how to show that the sequence $x_{n+1}=\frac{x_n}{2}+\frac{5}{x_n}$, $x_1=2$ is convergent.
I tried to prove using induction that it is bounded but couldn't work it out.
Only thing i could figure out is that the limit of sequence is $\sqrt{10}$ so it is convergent.
Friday, November 6, 2015
convergence of a recursive sequence and calculate the limit
Subscribe to:
Post Comments (Atom)
analysis - Injection, making bijection
I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...
-
We need to find out the limit of, lim$_{n \to \infty} \sum _{ k =0}^ n \frac{e^{-n}n^k}{k!}$ One can see that $\frac{e^{-n}n^k}{k!}$...
-
I need to give an explicit bijection between $(0, 1]$ and $[0,1]$ and I'm wondering if my bijection/proof is correct. Using the hint tha...
-
So if I have a matrix and I put it into RREF and keep track of the row operations, I can then write it as a product of elementary matrices. ...
No comments:
Post a Comment