Evaluate $$\lim_{x \to \infty} (-1)^{x-1}\sin(\pi\sqrt{x^2+0.5x+1})$$ where $x$ belongs to the natural numbers.
Guys, this is what I have done:
I first took $x$ out of root and in this process I took $0.5/x$ and $1/x$ as zero, so now I have $\sin(\pi x)$.
We know that $\sin(\pi x)=0$ for $x$ belonging to natural numbers
so answer must be zero, but the answer is given as $-\frac{1}{\sqrt{2}}$.
I don't know what's wrong in my procedure.
Note that $$\sqrt{x^2+0.5x+1}-x=\frac{0.5x+1}{\sqrt{x^2+0.5x+1}+x}$$ Then, if $x$ is an integer, recalling that $\sin(t-x\pi)=(-1)^x\sin(t)$, it follows that $$(-1)^{x-1}\sin(\pi\sqrt{x^2+0.5x+1})=-\sin(\pi\sqrt{x^2+0.5x+1}-\pi x)\\= - \sin\left(\frac{\pi(0.5x+1)}{\sqrt{x^2+0.5x+1}+x}\right).$$ Can you take it from here?