MHB How Can You Solve for $a_n$ in the Sequence Given $2S_n = a_n + \frac{1}{a_n}$?

  • Thread starter Thread starter Albert1
  • Start date Start date
  • Tags Tags
    Sequence
Albert1
Messages
1,221
Reaction score
0
A sequence {$a_n$},$S_n=a_1+a_2+-----+a_n$,for each $n\in N, a_n>0$

if $2S_n=a_n+\dfrac {1}{a_n}$

please find $a_n=?$ (express in $n$)
 
Mathematics news on Phys.org
Albert said:
A sequence {$a_n$},$S_n=a_1+a_2+-----+a_n$,for each $n\in N, a_n>0$

if $2S_n=a_n+\dfrac {1}{a_n}$

please find $a_n=?$ (express in $n$)

I claim the sequence is $1,\sqrt2-1,\sqrt3-\sqrt2,\sqrt4-\sqrt3,\dots$ and thus the general term is
$$a_n=\sqrt n-\sqrt{n-1}$$

$$2S_n=a_n+\dfrac{1}{a_n}\implies S_n=\dfrac{a^2_n+1}{2a_n}$$

Proof by induction:

We have
$$1+(\sqrt2-1)+(\sqrt3-\sqrt2)+\dots+\sqrt{n}-\sqrt{n-1}=\sqrt n$$
$$S_{n+1}=\dfrac{(\sqrt{n+1}-\sqrt{n})^2+1}{2(\sqrt{n+1}-\sqrt{n})}$$
$$=\dfrac{n+1-2\sqrt{n+1}\sqrt{n}+n+1}{2(\sqrt{n+1}-\sqrt{n})}$$
$$=\dfrac{2(n+1)-2\sqrt{n+1}\sqrt{n}}{2(\sqrt{n+1}\sqrt{n})}$$
$$=\dfrac{2\sqrt{n+1}(\sqrt{n+1}-\sqrt{n})}{2(\sqrt{n+1}-\sqrt{n})}=\sqrt{n+1}$$

It follows that $a_n=\sqrt{n}-\sqrt{n-1}$.
 
greg1313 said:
I claim the sequence is $1,\sqrt2-1,\sqrt3-\sqrt2,\sqrt4-\sqrt3,\dots$ and thus the general term is
$$a_n=\sqrt n-\sqrt{n-1}$$

$$2S_n=a_n+\dfrac{1}{a_n}\implies S_n=\dfrac{a^2_n+1}{2a_n}$$

Proof by induction:

We have
$$1+(\sqrt2-1)+(\sqrt3-\sqrt2)+\dots+\sqrt{n}-\sqrt{n-1}=\sqrt n$$
$$S_{n+1}=\dfrac{(\sqrt{n+1}-\sqrt{n})^2+1}{2(\sqrt{n+1}-\sqrt{n})}$$
$$=\dfrac{n+1-2\sqrt{n+1}\sqrt{n}+n+1}{2(\sqrt{n+1}-\sqrt{n})}$$
$$=\dfrac{2(n+1)-2\sqrt{n+1}\sqrt{n}}{2(\sqrt{n+1}\sqrt{n})}$$
$$=\dfrac{2\sqrt{n+1}(\sqrt{n+1}-\sqrt{n})}{2(\sqrt{n+1}-\sqrt{n})}=\sqrt{n+1}$$

It follows that $a_n=\sqrt{n}-\sqrt{n-1}$.
thanks greg1313:
very good!your answer is correct
$given: \,\, 2S_n=a_n+\dfrac{1}{a_n}---(1)\\$
$for \,\,n=1\\$
$S_1=a_1=1\\$
$for \,\,n\geq 2\\$
$a_n=S_n-S_{n-1}---(2)\\$
$put \,\, (2)\,\, to \,\,(1)\\$
we have :$S_n^2-S_{n-1}^2=1\,\,\therefore S_n^2=1+n-1=n\\$
$\therefore S_n=\sqrt n$
from (2):$a_n=\sqrt{n}-\sqrt{n-1}$ #
 
Last edited:
Albert said:
thanks greg1313:
very good!your answer is correct
$given: \,\, 2S_n=a_n+\dfrac{1}{a_n}---(1)\\$
$for \,\,n=1\\$
$S_1=a_1=1\\$
$for \,\,n\geq 2\\$
$a_n=S_n-S_{n-1}---(2)\\$
$put \,\, (2)\,\, to \,\,(1)\\$
we have :$S_n^2-S_{n-1}^2=1\,\,\therefore S_n^2=1+n-1=n\\$
$\therefore S_n=\sqrt n$
from (2):$a_n=\sqrt{n}-\sqrt{n-1}$ #

A few points:

Albert, you seem to assume $a_1=1$ in your proof, or at least did not clearly show this to be true. What I would do here is state:

$$2S_1=a_1+\frac{1}{a_1}\tag{1}$$

$$S_1=a_1\tag{2}$$

Subtracting (2) from (1), we obtain:

$$S_1=\frac{1}{a_1}$$

Now, substituting for $S_1$ into (2), we have:

$$\frac{1}{a_1}=a_1\implies a_1^2=1\implies S_1^2=1$$

Now, observing that:

$$S_n-S_{n-1}=a_n$$, we may write:

$$2S_n=S_n-S_{n-1}+\frac{1}{S_n-S_{n-1}}$$

from which we obtain:

$$S_n^2-S_{n-1}^2=1$$

And from this, we may write:

$$S_n^2-S_1^2=\sum_{k=2}^n\left(S_{k}^2-S_{k-1}^2\right)=\sum_{k=2}^n\left(1\right)=n-1$$

And from this we get:

$$S_n^2=n$$

Given $0<a_1$, we find:

$$S_n=\sqrt{n}$$

Hence:

$$a_n=\sqrt{n}-\sqrt{n-1}$$
 
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

Replies
1
Views
1K
Replies
2
Views
1K
Replies
2
Views
1K
Replies
1
Views
1K
Replies
4
Views
3K
Replies
8
Views
2K
Replies
2
Views
1K
Back
Top