Is the Sequence a_n=(n-1)/n Monotonically Increasing and Convergent?

  • Thread starter Thread starter kreil
  • Start date Start date
  • Tags Tags
    Sequence
kreil
Science Advisor
Insights Author
Messages
665
Reaction score
68
determine the monotonicity of a_n=\frac{n-1}{n}[/tex]<br /> <br /> heres my work...<br /> <br /> \frac{a_{n+1}}{a_n}=\frac{ \frac{n}{n+1}}{\frac{n-1}{n}}<br /> <br /> =\frac{n^2}{n^2-1}&amp;gt;1<br /> <br /> Therefore the sequence is monotone increasing.<br /> <br /> But...when you look at the original expression for a_n, it looks like it is always LESS than one...does this impact anything at all?<br /> <br /> <br /> Josh
 
Physics news on Phys.org
The sequence approaches the limit 1 from below so it's clearly monotonically increasing.
 
A sequence can be strictly increasing but never greater than a certain number. This is what limits are all about.
 
It has an important impact! One of the fundamental properties of the real numbers is the "Monotone Convergence Property". If an increasing sequence of real numbers has an upper bound, then it converges.

What you have here is an increasing sequence that has every number larger than or equal to 1 as an upper bound. 1 is its "least upper bound" and so the sequence converges to 1.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top