Showing Integral form satisfies the Airy function

thrillhouse86
Messages
77
Reaction score
0
Hey All,

Can someone please give me the gist of how to show that the integral form of the Airy function for real inputs:
<br /> Ai(x) = \frac{1}{\pi} \int_0^\infty \cos\left(\tfrac13t^3 + xt\right)\, dt,<br />

satisfies the Airy Differential Equation: y'' - xy = 0

I tried differentiating twice wrt to the x variable (assuming I could just bring it inside the integration) and then subbing back into the ODE but that failed.

Regards,
Thrillhouse
 
Physics news on Phys.org
Assume that
y = \frac{1}{\pi} \int_0^\infty \cos\left(\tfrac13t^3 + xt\right)\, dt,

and the operations integrate and differentiate can be interchange (??), I obtain

y&#039;&#039;-xy = -\frac{1}{\pi} \int_0^\infty (t^2+x)\cos\left(\tfrac13t^3 + xt\right)\, dt

Why is RHS identically zero ? :cry:
 
Last edited:
make a change of variables:

u=\frac{1}{3}t^{3}+xt =&gt; du=(t^{2}+x)dt

you will simply have:

-\frac{1}{\pi}\int^{\infty}_{0}cos(u)du

that technically doesn't converge to zero. So that's the most far you can get
 
surely the positive and negative components of the cos function will add up to zero when you integrate ?
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top