SOLUTION: Hello, I am having trouble figuring out this problem
Write a recursive formula that generates the terms of the following:
1,3,9,27,...
Thanks in advanced
Algebra.Com
Question 55720: Hello, I am having trouble figuring out this problem
Write a recursive formula that generates the terms of the following:
1,3,9,27,...
Thanks in advanced
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
Write a recursive formula that generates the terms of the following:
1,3,9,27,...
---------
a(n) is the nth term.
a(n+1) is the (n+1)th term.
a(n+1)= 3(a(n))
That is the recursive equation.
Another way to write it would be:
a(n) = 3* a(n-1)
Cheers,
Stan H.
RELATED QUESTIONS
Hello:
I am working on a practice test and it would be dishonest of me to ask you the... (answered by chessace)
Hello, i am having trouble figuring out how to solve for (h) in the problem... (answered by stanbon)
Hello, I am having issues with this problem...I understand that I have to square both... (answered by jim_thompson5910)
Hello, I am having trouble figuring out this problem. If you could help me I would... (answered by Mathtut,MathLover1)
Hello, I am having trouble figuring out this problem. Will you help me?
A rocket... (answered by rapaljer)
I am having trouble figuring out how to work this problem out. Cannot get the right... (answered by mananth,josgarithmetic)
I am having trouble figuring this out and would appreciate some help.
Use Heron's... (answered by ikleyn,MathLover1,math_tutor2020)
Hi, I am having trouble figuring out the formula for this problem. How do I set it up to... (answered by nerdybill)
I'm having trouble solving using the recursive formula. Here's the problem:
"Find the... (answered by Edwin McCravy)