SOLUTION: Write a recursive rule for the sequence 36,18,9....
Thanks
Algebra.Com
Question 501801: Write a recursive rule for the sequence 36,18,9....
Thanks
Answer by jim_thompson5910(35256) (Show Source): You can put this solution on YOUR website!
The recursive rule is
Basically, to find the nth term
, you divide the previous term
by 2 (ie you're cutting the previous term in half)
We can see this as 36 jumps to 18 (it cuts in half since 36/2 = 18) and similarly when 18 jumps to 9 (again, 18/2 = 9)
RELATED QUESTIONS
Write a recursive rule for the sequence.... (answered by jim_thompson5910)
I dont know how to write a recursive rule for the... (answered by solver91311)
write a recursive rule for the sequence 1, 1/2, 1/2, 3/4, 3/2,... (answered by Edwin McCravy)
Find a recursive rule for the sequence 1, 4, 9, 22, (answered by tommyt3rd)
What is the recursive rule for the sequence: -7.4, -21.2, -35, -48.8, -62.2,...?... (answered by fractalier)
write a recursive definition for the sequence... (answered by lynnlo)
The 3rd term of a geometric sequence is 36, and the 6th term is 9/2. What is the... (answered by mananth,ikleyn,greenestamps)
What is a recursive rule for the sequence below?
-19,-10,-1,8,...
I think that it... (answered by jim_thompson5910)
The explicit rule for a sequence is an = {{{ 9(-5)^n-1 }}}
What is recursive rule for... (answered by ikleyn,t0hierry)