SOLUTION: Write a recursive formula for 80,40,20,10...
Algebra
->
Sequences-and-series
-> SOLUTION: Write a recursive formula for 80,40,20,10...
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 757982
:
Write a recursive formula for 80,40,20,10...
Answer by
pragya.ban@gmail.com(32)
(
Show Source
):
You can
put this solution on YOUR website!
Write a recursive formula for 80,40,20,10...
a(1)= 80
a(n)= 1/2(a sub (n-1))
Hope this helps! If not feel free to ask again.