I would like to find an equivalence at infinity to the following sequence. $$C_n= \sum_{k=1}^{\infty} \frac{n}{nk^2+k+1}$$ Here are the given questions
1-Find the $\lim_{n\to\infty}C_n$
2- If the limit blows up give an equivalence at infinity.
For the first question, I set $$C_n(k)= \frac{n}{nk^2+k+1}$$
then $$\lim_{n\to\infty}C_n(k) =\frac{1}{k^2} $$ and I proved that the sequence $(C_n(k))_n$ is monotone it therefore springs from monotone convergence that, $$\lim_{n\to\infty}C_n=\lim_{n\to\infty}\sum_{k=1}^{\infty} \frac{n}{nk^2+k+1}= \sum_{k=1}^{\infty} \lim_{n\to\infty}\frac{n}{nk^2+k+1} = \sum_{k=1}^{\infty} \frac{1}{k^2} =\frac{\pi^2}{6}$$
Is this reasoning correct if yes then I am interested on knowing some more elegant way (if there is some) of solving this. if not give me answer. I am don't how to solve the question in the case the limit is infinity.