Skip to content

Conversation

@thiagomonteles
Copy link

The program needs to compute the sum of
values of that sequence. remember that an arithmetic progression with initial value a1 and ratio r is
the sequence formed by: a1, a1 + r, a1 + 2r, ···, a1 + (n - 1) r.

The program needs to compute the sum of
values of that sequence. remember that an arithmetic progression with initial value a1 and ratio r is
the sequence formed by: a1, a1 + r, a1 + 2r, ···, a1 + (n - 1) r.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant