How can I evaluate the limit?
$$\lim_{n \rightarrow \infty} \sin (n {\pi} {\sqrt[3] {n^{3} + 3n^{2} + 4n - 5}})$$
I think the limit is $0$ but I fail to work it out properly. Please help me.
Thank you in advance.
How can I evaluate the limit?
$$\lim_{n \rightarrow \infty} \sin (n {\pi} {\sqrt[3] {n^{3} + 3n^{2} + 4n - 5}})$$
I think the limit is $0$ but I fail to work it out properly. Please help me.
Thank you in advance.
Hint
$\sin(n^2\pi\sqrt[3]{1+\frac{3}{n}+\frac{4}{n^2}-\frac{5}{n^3}})$ and use Taylor expansion of the cubic root.
Solution : $\frac{\sqrt 3}{2}$ because of parity ;-)
To be as exact as possible, do not use that some limit is $n+1$, but use the difference to that sequence:
$$ \sin(n\pi(n+1+ε_n))=(-1)^{n(n+1)}\sin(n\pi\varepsilon_n) $$ with \begin{align} ε_n&=\sqrt[3]{n^3+3n^2+4n-5}-(n+1) \\ &=(n+1)\left(\sqrt[3]{1+\frac{n-6}{(n+1)^3}}-1\right) \\ &=\frac1{3(n+1)}+O\left(\frac1{(n+1)^2}\right) \end{align} As $n(n+1)$ is always even and $nε_n\to\frac13$, the sequence converges towards $\sin(\frac\pi3)$