I need help to make my proof absolutely correct.
We got $a_n = \sqrt{n} \cdot (\sqrt{n+3}-\sqrt{n})$. Proof that the sequence diverges.
Proof:
$\lim\limits_{n \rightarrow \infty} \sqrt{n} = \infty $
$ \sqrt{n+3} > \sqrt{n} \Rightarrow (\sqrt{n+3} - \sqrt{n}) > 0 \Rightarrow \lim\limits_{n \rightarrow \infty} (\sqrt{n+3} - \sqrt{n}) = \infty $
$\Rightarrow \lim\limits_{n \rightarrow \infty} \sqrt{n} \cdot (\sqrt{n+3}-\sqrt{n}) = \infty $
I do not know if my proof is perfectly correct. Please do not tell me that there are complete different ways to solve this because i am not allowed to use higher technics in my exam. So please help me to improve my solution.