SOLUTION: Write a recursive rule for the sequence : find the next two terms.
1,4,4,16,64......
I know they are multiplying a1xa2 then a2xa3 etc thus next two numbers are 1024 and 65536. Bu
Algebra ->
Sequences-and-series
-> SOLUTION: Write a recursive rule for the sequence : find the next two terms.
1,4,4,16,64......
I know they are multiplying a1xa2 then a2xa3 etc thus next two numbers are 1024 and 65536. Bu
Log On
Question 1066918: Write a recursive rule for the sequence : find the next two terms.
1,4,4,16,64......
I know they are multiplying a1xa2 then a2xa3 etc thus next two numbers are 1024 and 65536. But don't understand how to write the rule for this? Answer by rothauserc(4718) (Show Source):