This is a homework problem for which I think I've missed the point or have incorrectly done the proof (or both). There are two parts to the problem: Let $(a_n)$ be a sequence with $a_n \ge 0,$ for all $n$.
Part 1:
Suppose that $a_n \rightarrow 0$. Show that $\sqrt{a_n}\rightarrow 0$. I recognized that these are actually two different sequences. Here is my proof.
Proof
Let $(b_n)=\sqrt{a_n}$ and $\forall a\in (a_n), a\ge 0$.
By assumption, $(a_n) \rightarrow 0$.
By definition of Square Root, $\forall b_n, b_n < a_n$.
So, since $b_n < a_n$ and $(a_n) \rightarrow 0, (b_n) \rightarrow 0 \square$.
Part 2:
Suppose that $a_n \rightarrow L$. Show that $\sqrt{a_n}\rightarrow \sqrt{L}$.
Assuming I did things correctly in part 1, shouldn't this be a virtual ditto? My teacher gave this hint which makes me think I'm way off base:
you can assume that $L\ne 0$. Use that $\sqrt{x} - \sqrt{y} = \frac{x-y}{\sqrt{x}+\sqrt{y}}$.
Since my proof in part 1 didn't use anything like this, I'm assuming I'm off in the weeds. Since this homework hasn't yet been graded, I'll need hints rather than solutions. Thanks.