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!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
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 Réponses
+ 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