When I use $\sin x \sim x$ , the answer is $1$ , is the answer correct?
2026-03-28 16:13:35.1774714415
On
On
How can I solve the limits: $\mathop {\lim }\limits_{x \to \infty } {{\sin {x^2}} \over {{x^2} + x}}$
79 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
Hint: $$-\dfrac{1}{x^2+x}\leqslant\dfrac{\sin x^2}{x^2+x}\leqslant\dfrac{1}{x^2+x},\tag{$x\gt0$}$$ then squeeze everything.
0
On
We can use $sinx \sim x$ only when $x \to 0$ , when $x \to \infty $, we cannot use this substitution.
We may solve this problem in this way: $$0 \leftarrow - \mathop {\lim }\limits_{x \to \infty } {1 \over {{x^2} + x}} \le \mathop {\lim }\limits_{x \to \infty } {{\sin {x^2}} \over {{x^2} + x}} \le \mathop {\lim }\limits_{x \to \infty } {1 \over {{x^2} + x}} \to 0$$
So $$\mathop {\lim }\limits_{x \to \infty } {{\sin {x^2}} \over {{x^2} + x}} = 0$$
If any questions, let me know please.
No. $|sinx^2| \leq 1$, then apply squeeze theorem, you get 0
And you can only use $x$ to approximate $sinx$ when $x$ is close to 0. This is because $\lim_{x\to 0} \frac{sinx}{x}=1$. It's not true when $x$ is large.