Bessel differential equation with random parameter

229 Views Asked by At

I know that the following differential equation: $$x^2\frac{d^2y(x)}{dx^2}+x\frac{dy(x)}{dx}+(x^2-\alpha^2)y(x)$$ has the solution: $$y(x)=C_1\cdot J_\alpha(x)+C_2\cdot Y_\alpha(x)$$ In my case, the differential equation is of the same form, but the parameter $\alpha$ is a random variable having a Gaussian distribution with zero mean and variance $\sigma$. I have problems to find the distribution of the solution $y(x)$. Can someone give me a hint? Thanks.

1

There are 1 best solutions below

0
On BEST ANSWER

The simplest approach is to use the following integral formula for a Bessel function (I just consider $J_\alpha$ but for $Y_\alpha$ the argument is very similar) $$ J_\alpha(x)=\frac{1}{2\pi}\int_{-\pi}^\pi e^{-i\alpha\tau+ix\sin\tau}d\tau. $$ From this we get the following correlators $$ \langle J_\alpha(x)\rangle=\frac{1}{2\pi}\int_{-\pi}^\pi e^{-\sigma_\alpha^2\tau^2+ix\sin\tau}d\tau $$ being $\sigma_\alpha$ the variance. Similarly, you will have $$ \langle J_\alpha(x)J_\alpha(y)\rangle=\frac{1}{2\pi}\int_{-\pi}^\pi d\tau\int_{-\pi}^\pi d\tau' e^{-\sigma_\alpha^2(\tau+\tau')^2+ix\sin\tau'+iy\sin\tau} $$ and so on. Note that this integrals cam be evaluated very easily in the limit $x,\ y\rightarrow\infty$ otherwise they have not a closed form.