Show that sequence is unbounded

  • Thread starter Thread starter oceanthang
  • Start date Start date
  • Tags Tags
    Sequence
oceanthang
Messages
3
Reaction score
0

Homework Statement


Show that the sequence an= sqrt(n) is unbounded


Homework Equations


there is no relevant equation require.


The Attempt at a Solution


Actually, I'm a newbie for real analysis, I try to prove it by using contradiction method,
but I stuck at half way, can anyone provide solution to me? thanks.
 
Physics news on Phys.org
Suppose an is bounded. Then there exists M > 0 such that an <= M for all n. However this is absurd since you only have to pick n greater than M^2 to have an > M.

To illustrate: pick M = 120. 120^2 = 14400. a_14401 > 120.

Makes sense?
 
Can you explain more detail about the illustration? I don't really get it about this statement
"only have to pick n greater than M^2 to have an > M", thanks.
 
Could you show us what you did to become stuck half way? We can assist you by checking if your approach was going the right way.
 
oceanthang said:
Can you explain more detail about the illustration? I don't really get it about this statement
"only have to pick n greater than M^2 to have an > M", thanks.

Stating that a_n is bounded means that you can find a value of M which is greater than all the terms in the sequence. You must prove there is no such M. Reduction to the absurd works well in this situation.

You suppose there exists M >= a_n for all n. But there is a problem with this statement, which is a_{[M^2] + 1} > M, where [M^2] is the integer part of M squared.

Suppose you state that M = 120.2 is greater than all the terms in the sequence (a purely arbitrary choice).
That is absurd since a_{[120.2^2]+1} = a_14449 = sqrt(14449) > 120.2. This reasoning works for all real M.
 
I finally get it, thank you~
 
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...

Similar threads

Replies
7
Views
2K
Replies
16
Views
3K
Replies
10
Views
1K
Replies
1
Views
1K
Replies
4
Views
2K
Replies
1
Views
2K
Replies
3
Views
2K
Replies
5
Views
2K
Back
Top