MHB What is the limit of the sequence {$a_n$}?

  • Thread starter Thread starter lfdahl
  • Start date Start date
  • Tags Tags
    Limit Sequence
lfdahl
Gold Member
MHB
Messages
747
Reaction score
0
Let the sequence {$a_n$} be defined by $a_1 = 1$ and $a_n = \frac{1}{1+a_{n-1}}$

for $n \ge 2$ . Find the limit.
 
Mathematics news on Phys.org
lfdahl said:
Let the sequence {$a_n$} be defined by $a_1 = 1$ and $a_n = \frac{1}{1+a_{n-1}}$ for $n \ge 2$ . Find the limit.
[sp]The difference equation can be written as... $\displaystyle \Delta_{n} = a_{n=1} - a_{n} = \frac {1}{1 + a{n}} - a_{n}= \frac{1 - a_{n} - a^{2}_{n}}{1 + a_{n}}= f(a_{n})\ (1)$ ... and there is the only attractive fixed point of f(x) in $\displaystyle \xi = \frac {\sqrt{5}-1}{2} = .618...$, so that for any $x_{0}> - 1$ he sequence tends to $\xi$...[/sp] Kind regards $\chi$ $\sigma$
 
Last edited:
Thankyou, chisigma, for your valuable and correct contribution!:cool:
The thread is still open for alternative approaches.
 
Substitute $a_n$ repeatedly i.e
$$a_n=\frac{1}{1+a_{n-1}}=\frac{1}{1+\frac{1}{1+a_{n-2}}}=\frac{1}{1+\frac{1}{1+\frac{1}{1+\cdots}}}$$
Since $n\rightarrow \infty$, we can write:
$$a_n=\frac{1}{1+a_n}$$
$$\Rightarrow a_n^2+a_n-1=0$$
$$\Rightarrow a_n=\frac{\sqrt{5}-1}{2}$$
 
Pranav said:
Substitute $a_n$ repeatedly i.e
$$a_n=\frac{1}{1+a_{n-1}}=\frac{1}{1+\frac{1}{1+a_{n-2}}}=\frac{1}{1+\frac{1}{1+\frac{1}{1+\cdots}}}$$
Since $n\rightarrow \infty$, we can write:
$$a_n=\frac{1}{1+a_n}$$
$$\Rightarrow a_n^2+a_n-1=0$$
$$\Rightarrow a_n=\frac{\sqrt{5}-1}{2}$$

Correct, short and consistent solution Pranav. Well done!(Nod)
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top