Ok, my problem is as follows:
Given the sequence(which is convergent) defined recursively by
\(\displaystyle a_{1}=\sqrt{5}\)
\(\displaystyle a_{n+1}=\sqrt{5+a_{n}}\)
Now, it says list the first 4 terms of the sequence.. does this mean..
\(\displaystyle a_{2}=\sqrt{5+\sqrt_{5}}\)
\(\displaystyle a_{3}=\sqrt{5+\sqrt_{5 + \sqrt_{5}}}}\)
etc..
Also, I am suppose to find if the limit of the sequence. I have not done this with a recursively defined sequence before, so I'm not sure how to go about doing that.
Help on this would be much appreciated!
Given the sequence(which is convergent) defined recursively by
\(\displaystyle a_{1}=\sqrt{5}\)
\(\displaystyle a_{n+1}=\sqrt{5+a_{n}}\)
Now, it says list the first 4 terms of the sequence.. does this mean..
\(\displaystyle a_{2}=\sqrt{5+\sqrt_{5}}\)
\(\displaystyle a_{3}=\sqrt{5+\sqrt_{5 + \sqrt_{5}}}}\)
etc..
Also, I am suppose to find if the limit of the sequence. I have not done this with a recursively defined sequence before, so I'm not sure how to go about doing that.
Help on this would be much appreciated!