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!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Respostas
+ 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