$a_{n}$ sequence defined as :
$a_{n+1}=\dfrac{na_{n}+1}{a_{n}}$ , $a_0=1$
Then evaluate :
$\lim_{n\to\infty}n(n-a_{n})$
My attempt :
Call $\lim_{n\to\infty}a_{n}=L$ then I will use stolze Cesaro limit theorem
$\lim_{n\to\infty}n(n-a_{n})=\lim_{n\to\infty}\frac{n+1-a_{n+1}-n+a_{n}}{\frac{1}{n+1}-\frac{1}{n}}$
From here how can I complete ?