I have this limit problem:
$$\lim_{x\to\infty} \frac{x^2}{2x+1}\sin\frac{\pi}{x}$$
I had tried to solve it but I think I am using the wrong approach. Can anyone help me? My steps:
I have this limit problem:
$$\lim_{x\to\infty} \frac{x^2}{2x+1}\sin\frac{\pi}{x}$$
I had tried to solve it but I think I am using the wrong approach. Can anyone help me? My steps:
Hint: Our expression is equal to $$\frac{\pi x}{2x+1}\cdot\frac{\sin(\pi/x)}{(\pi/x)}.$$
Recall that the sine function satisfies the inequalities for $\pi\ge z \ge 0$
$$z\cos z\le \sin z\le z$$
Then, letting $z=\pi/x$ reveals
$$\frac{\pi \cos (\pi/x)}{x}\le \sin (\pi/x)\le \pi/x$$
Then, we have
$$\frac{\pi x \cos (\pi/x)}{2x+1} \le \frac{x^2}{2x+1}\sin(\pi/x)\le \frac{\pi x}{2x+1}$$
By the squeeze theorem, we obtain
$$\lim_{x\to \infty}\frac{x^2}{2x+1}\sin(\pi/x)=\pi/2$$