A recursive root convergions question

  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Root
transgalactic
Messages
1,386
Reaction score
0
i wrote the question
and how i tried to solve it this link

http://img514.imageshack.us/img514/5053/img9151yd0.gif
 
Last edited by a moderator:
Physics news on Phys.org
You are given that a_1= 1 and a_{n+1}= \sqrt{x+ a_ny} for fixed positive numbers x and y. You are trying to find prove that the sequence converges and find its limit, right?

You then write that you are using
L= \lim_{n\rightarrow\infty} ^n\sqrt{a_n}= \lim_{n\rightarrow\infty}\frac{a_{n+1}}{a_n}
I have no idea why or why you think those two limits are the same! I suspect you have combined the ratio test and the root test. It is true that if either of those limits is less than 1 then the sequence converges but they are not necessarily equal.

In any case, that will not tell you what the limit of the sequence is and there is a much easier way to find it. First, although you will need to prove the sequence converges, start by assuming the sequence converges to "a".

Now take the limit on both sides of the defining equation: look at \lim_{n\rightarrow\infty} a_{n+1}= lim_{n\rightarrow\infty}\sqrt{x+ a_ny}.<br /> That should easily give you an equation for a in terms of x and y.<br /> <br /> Is that limit less than or greater than 1 (that may depend on x and y)? If less than 1, try to prove this is a decreasing sequence having a lower bound. If greater than 1, try to prove it is an increasing sequence having an upper bound.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top