Finding nth term of a sequence (explicit formula)

AI Thread Summary
The discussion revolves around finding the explicit formula for the sequence defined by √2, √(2√2), √(2√(2√2)), and so forth. A proposed general rule was √2^(2n-1 / 2), but it fails for the first term. Participants suggest expressing the terms in fractional exponents, leading to a clearer pattern. The correct approach involves recognizing that each term can be derived from the previous one using the relation a_{n+1}= √(2a_n). Ultimately, the conversation emphasizes the importance of induction to prove the general term.
demonelite123
Messages
216
Reaction score
0
√2, √(2√2), √(2√(2√2) ), √(2√(2√(2√2) ) )

this sequence has been giving me a lot of trouble. i have no idea how to write the fomula. please help me.
 
Physics news on Phys.org
Ignore Post
 
well i did this so far:
√2, √2^(3/2), √2^(5/2), √2^(7/2)

and i got the general rule:
√2^(2n-1 / 2)

the only problem is that it works for everything but the first term. can someone please help me fix up my rule so that it fits all of the terms?
 
No that doesn't work for any term, but writing them in terms of fractional exponents is the right way to go. You have \sqrt{2}= 2^{1/2}, \sqrt{2\sqrt}{2}}= (2(2^{1/2})^{1/2}= (2^{3/2})^{1/2}= 2^{3/4}, etc., \sqrt{2\sqrt{2\sqrt}{2}}}= (2(2^{3/4})^{1/2}=(2^{7/4})^{1/2}= 2^{7/8}, etc..

You should be able to guess the general term from that. And, in fact, you should be able to prove it using induction and the fact that a_{n+ 1}= \sqrt{2a_n}
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...

Similar threads

Back
Top