Show that if $x_n \to x$ then $\sqrt{x_n} \to \sqrt{x}$

14.7k Views Asked by At

Show that if $x_n \to x$ then $\sqrt{x_n} \to \sqrt{x}$ I have been stuck on this for a while. I tried $$|\sqrt{x_n} - \sqrt{x}| = \frac{|x_n - x|}{|\sqrt{x_n} + \sqrt{x}|},$$ and then I at least can get the top to be as small as I want, so I have $$\frac{\epsilon}{|\sqrt{x+\epsilon} + \sqrt{x}|},$$ but I get stuck here at choosing the N, and I don't know if my first step in breaking down the absolute value is legitimate. Please help.

1

There are 1 best solutions below

0
On
  1. You want to treat the case $x=0$ separately.
  2. When $x\neq 0$, the identity you used is the way to go. Next use $\sqrt{x_n}+\sqrt{x}\geq \sqrt{x}$.