I am having hard time solving this integral: $\int_0 ^\infty J_n(bx)dx,$ where $J_n(x)$ is the $n$-th order Bessel function of the first kind.
$\textbf{My attempt:}$ We know the Bessel integral: $$J_n(x)=\frac{1}{\pi}\int_{0}^{\pi}\cos(n\phi-x\sin\phi)d\phi.$$ Taking the hint from the comments, by the change of variable $bx=t,$ we can write $$\int_{0}^{\infty}J_n(bx)dx=\frac{1}{b}\int_{0}^{\infty}J_n(x)dx$$
So, we can now solve for $\int_{0}^{\infty}J_n(x)dx,$ which is simpler.
So, we have that $$\int_{0}^{\infty}J_n(x)dx=\frac{1}{\pi}\int_{0}^{\infty}\int_{0}^{\pi}\cos(n\phi-x\sin\phi)d\phi dx$$ By change of order of integration, $$\int_{0}^{\infty}J_n(x)dx=\frac{1}{\pi}\int_{0}^{\pi}\int_{0}^{\infty}\cos(n\phi-x\sin\phi)dxd\phi $$ So, $$\int_{0}^{\infty}J_n(x)dx=\frac{1}{\pi}\int_{0}^{\pi}\bigg[\frac{\sin(n\phi-x\sin\phi)}{-\sin\phi}\bigg]_{x=0}^{x=\infty}d\phi $$ The problem is how to evaluate the inner function at the $\textbf{upper and lower limits}$. When I try to evaluate the upper limit $x=\infty$ in the inner function, I get $$\lim_{x \rightarrow \infty}\frac{\sin(n\phi-x\sin\phi)}{-\sin\phi},$$ the place from where I am not able to go ahead. I am troubled here.
To simplify I shall take a substituiton after the change of order of integration as follows. We have $$\int_{0}^{\infty}J_n(x)dx=\frac{1}{\pi}\int_{0}^{\pi}\int_{0}^{\infty}\cos(n\phi-x\sin\phi)dxd\phi .$$ Take $$I(\phi)=\int_{0}^{\infty}\cos(n\phi-x\sin\phi)dx.$$ Put $t=n\phi-x\sin\phi.$ So, we have that $dt=-\sin\phi dx.$ Also $x=0 \implies t=n\phi$ and $x\rightarrow \infty \implies t \rightarrow - \infty.$ So, we have that $$I(\phi)=\int_{n\phi}^{-\infty}\frac{\cos t}{-\sin\phi} dt$$ $$I(\phi)=-\frac{1}{\sin \phi}\big[\sin t \big]_{n\phi}^{-\infty}$$ Now that the final answer is already given by @gpmath, that $\int_{0}^{\infty}J_n(x)dx=1.$ Suppose that I evaluate $I(\phi),$ the problem would be easier. Please help.
I am bit bad at manipulating symbols and stuck here for some time now. Please help. Thanks.