| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
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.
| Back | FazBrowse Home | New Git URL |
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.