Excuse my bad typing of mathematical symbols, I don't know how to type symbols. The $[ ]$ brackets are for the floor function where $[3.2]=3$ and $[2.9]=2$.
I have trouble calculating this limit, I know that floor function is mostly calculated by seperating it to two cases, where n is odd or even, but I can't go any further with this one. Any tips?
For the term in the floor function:
$$\left[\frac{n^2+1}{n+1}\right]=\left[\frac{n^2-1+2}{n+1}\right]=n-1+\left[\frac{2}{n+1}\right]$$
For sufficiently large $n$, $\left[\dfrac{2}{n+1}\right]=0$.