i want a program to find the number of terms n and the sum of terms of the series 1+5+25+........+625 | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

i want a program to find the number of terms n and the sum of terms of the series 1+5+25+........+625

3rd Jan 2017, 10:25 AM
Noel Omorodje
Noel Omorodje - avatar
2 ответов
+ 6
it is seems to me a geometric progression started in number 1 multiplied by 5. the successor is the result of previous number multiplied by 5.
3rd Jan 2017, 11:35 AM
Nardy Lenis Eugênio
Nardy Lenis Eugênio - avatar
+ 4
Want me to write it for ya?
3rd Jan 2017, 11:09 AM
Filip
Filip - avatar