For the question as in the title, I have found that the sequence $x_n$ diverges, and I have come up with a recursive formula for $y_n$ as $y_{n+1} = y_n + \frac{1}{y_n + 2n}$; but I am struggling to find a way to prove $y_n < 2 + \log n$, and finally the question requires to prove that $\lim_{n \to \infty}x_n - \sqrt{2n} = 0$, which I think will depend on the previous inequality I'm struggling to prove.
Can anyone offer some hint on how I should proceed?