How Can You Prove Convergence and Monotonicity in Series and Sequences?

  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Convergence
transgalactic
Messages
1,386
Reaction score
0
http://img209.imageshack.us/my.php?image=14535404zm8.jpg

http://img80.imageshack.us/my.php?image=34587054lt1.jpg

this pictures have a high quality ,you can zoom it.

in this links i show the question and how i tried to solve them.
i was taught this convergence stuff using this type questions.
i solve them like that
---------------
a = (a +6)^0.5
n+1 n

a1=(6)^0.5 n=>1 are given

find if the goes up or down
and if its converges and to what limit??

i know that An+1 and An has the same limit
so i put L (limit) instead of them
and get that there are two possible limits
L=1 L=4

know i want to proove that this series goes up:
i fing A2 using A1=(6)^0.5
A2=(11)^0.5
A2>A1

than using an inequality An+1>An (we assume that it is correct)
i prooved An+2>An+1

and prooved that the function goes up

than the same way i prooved than An<4 (converges to 4).

but in this questions that i added in the link
they don't follow this pattern
i tried to solve them that way
but they are different
how do i solve them??
 
Physics news on Phys.org
The behavior of the first sequence is closely related to the behavior of the function f(x)=(x^2+2)/3, since a_(n+1)=f(a_n). Eg the sequence will be increasing when a_n is in a region where f(x)-x is positive. Try thinking along those lines. Similarly for 4/(x-5). For the other two remember if you are applying some like the ratio test, the ratio doesn't have to be <1 for ALL n. Just for LARGE n.
 
Last edited:
In the first problem (the imageshack problem) you are concerned with the convergence of the series (i.e. sum), are you not? You have correctly arrived at the ratio
\frac{a_{n+1}}{a_n}= \frac{n+10}{2n+1}
What is important is the limit of that as n goes to infinity: you can see that easily if you divide both numerator and denominator by n:
\frac{n+10}{2n+1}= \frac{1+\frac{10}{n}}{2+ \frac{1}{n}}
As n goes to infinity, those fractions with n in the denominator go to 0 and you can easily determine whether the entire limit is less than or greater than 1.
 
i know that i can make a limit problem from it
but the questions type ask for (as i wrote in the example)

to proove using an inequality if the function is going up or down
and then proove using a second inequality to what limit its going to.

i showed in the example a type of problem
but how i proove in the same way
the other types of questions?
 
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...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top