I want to show that the following converges for $a\ge 0$ $$\int_0^\infty \frac{\sin(x^2+ax)}{x}\,dx$$
We can show that $\lim_{x\to 0} \frac{\sin(x^2+ax)}{x} = a$, and with that fact it's straightforward to prove that $$\left|\int_0^\delta\frac{\sin(x^2+ax)}{x}\,dx \right|< \infty$$ where $\delta >0$ is a constant.
However I'm having trouble showing that the function decays quickly enough as $x$ goes to infinity. I know how to prove this when taking the integral of $\sin(ax)/x$, but that $x^2$ is causing me problems.
Any ideas? Thanks.
Write as $$\int_0^\infty \frac{1}{x} \frac{2x+a}{2x+a} \sin(x^2+ax) dx$$ and integrate by parts with $dv = (2x+a) \sin(x^2+ax)$.