Evaluate the given limit. $$\lim_{x\to\infty}\frac{2x^3\sin{(4x)}}{6x^3+5}$$
My attempt: $$\lim_{x\to\infty}\frac{2x^3\sin{(4x)}}{6x^3+5}=\lim_{x\to\infty}\frac{2\sin{(4x)}}{6}$$
Evaluate the given limit. $$\lim_{x\to\infty}\frac{2x^3\sin{(4x)}}{6x^3+5}$$
My attempt: $$\lim_{x\to\infty}\frac{2x^3\sin{(4x)}}{6x^3+5}=\lim_{x\to\infty}\frac{2\sin{(4x)}}{6}$$
From where you left of we can write this as $\frac{2}{6}\lim_{x\to\infty}{\sin{4x}}$. You can see here: Prove that $\lim_{x→\infty}\sin(x)$ doesn't exist that $\lim_{x\to\infty}{\sin{x}}$ diverges, thus $\lim_{x\to\infty}{\sin{4x}}$ also diverges, meaning it doesn't exist.
Take $x_n=n\pi$, you get
$$\lim_{n\to\infty}\frac{2(n\pi)^3\sin{(4n\pi)}}{6(n\pi)^3+5}=0$$
Take $\displaystyle x_n=\frac{2n\pi+\frac{\pi}2}4$, you get
$$\lim_{n\to\infty}\frac{2\cdot(2n\pi+\frac{\pi}2)^3\sin(2n\pi+\frac{\pi}2)}{6\cdot(2n\pi+\frac{\pi}2)^3+5}=\frac13$$
So the limit doesn't exist.
6x^3+5to be part of the denominator.a+b/c+dis typically interpreted as $a+\dfrac{b}{c}+d$, not as $\dfrac{a+b}{c+d}$. See here for how to type with MathJax and $\LaTeX$ here. – JMoravitz Jun 01 '23 at 12:35