Prove that the sequence {$n^{\frac{1}{2}}$} diverges where $n\in \mathbb N$

42 Views Asked by At

My attempt :

I have tried to show by contradiction: let $L$ be the limit of the sequence. Then
$-e<n^{\frac{1}{2}}- L <e$ for all $n>N$ and $e> 0$ which implies that
$ (L-e)^2< n<(L+e)^2$ . However since $(L+e)^2 $ is a real number we can always choose infinitely many natural numbers which are greater than it and for which the equation doesn't hold. Am I correct?

2

There are 2 best solutions below

2
On BEST ANSWER

Almost right but you cannot square an inequality involving negative numbers. So forget about the left hand in equality and look at $n^{1/2} <L+\epsilon$. You have to first prove that $L \geq 0$ so that you can square this in equality and get a contradiction as you have done.

1
On

Your idea is correct, but it is more natural to note that $\left(\sqrt n\right)_{n\in\mathbb N}$ is unbounded, whereas every convergent sequence is bounded.