SOLUTION: Write a recursive rule for 2,4,16,256,65536 You would square the number, I need help of what to do next, please

Algebra ->  Sequences-and-series -> SOLUTION: Write a recursive rule for 2,4,16,256,65536 You would square the number, I need help of what to do next, please      Log On


   



Question 608061: Write a recursive rule for 2,4,16,256,65536
You would square the number, I need help of what to do next, please

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
The recursive rule is and n is an integer.

Basically, you square each term to get the next term.

Note:
--------------------------------------------------------------------------------------------------------------
If you need more help, email me at jim_thompson5910@hotmail.com

Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you

Jim
--------------------------------------------------------------------------------------------------------------