SOLUTION: Dear tutor you know the explicit and recursive formulas
The sequence is
24,72,216,648
Please tell me a recursiv eor explicit for this with reasoning I m waiting
Algebra ->
Radicals
-> SOLUTION: Dear tutor you know the explicit and recursive formulas
The sequence is
24,72,216,648
Please tell me a recursiv eor explicit for this with reasoning I m waiting
Log On
Question 814689: Dear tutor you know the explicit and recursive formulas
The sequence is
24,72,216,648
Please tell me a recursiv eor explicit for this with reasoning I m waiting Answer by LinnW(1048) (Show Source):
You can put this solution on YOUR website! It appears that a(n+1) = a(n)*3
Each new element in the sequence is 3 times the previous.
The next element will be 648*3 = 1944