how to find
- $$\lim _{n\to \infty }(n[\frac{5}{n}])$$
- $$\lim _{n\to \infty }([n]\frac{5}{n})$$
what I did :
$$\frac{5}{n}-1\le[\frac{5}{n}]\le\frac{5}{n}$$
so: $$\lim _{n\to \infty }(n(\frac{5}{n}-1))\le\lim _{n\to \infty }(n[\frac{5}{n}])\le\lim _{n\to \infty }(n\frac{5}{n})$$
we get : $$-\infty\le\lim _{n\to \infty }(n[\frac{5}{n}])\le5$$
so this don't work any other idea how to solve it ?
but for the second one this work
$$n-1\le[n]\le n$$
so: $$\lim _{n\to \infty }((n-1)(\frac{5}{n}))\le\lim _{n\to \infty }([n]\frac{5}{n})\le\lim _{n\to \infty }(n\frac{5}{n})$$
we get : $$5\le\lim _{n\to \infty }(n[\frac{5}{n}])\le5$$
$$\implies \lim _{n\to \infty }(n[\frac{5}{n}]) = 5$$
thanks
for $n>6$ implies $0<\left[\frac5n\right]<1 $ then we have $$\left[\frac5n\right] = 0\implies n\left[\frac5n\right]=0 \implies \lim_{n\to\infty}n\left[\frac5n\right]=0$$
on the other hand We have $[n]=n$ hence the other limit is trivially 5.