User Tools

Site Tools


math121b:03-30

2020-03-30, Monday

Today, we finish up some loose ends in Chapter 12 and talk about a few exercises.

Other Kinds of Bessel Functions (Boas 12.17)

Speherical Bessel function jn(x),yn(x)j_n(x), y_n(x)

These are related to half-integer order Bessel functions Jn+1/2(x),Yn+1/2(x)J_{n+1/2}(x), Y_{n+1/2}(x).

jn(x)=π2xJn+1/2(x)=xn(1xddx)n(sinxx) j_n(x) = \sqrt{ \frac{\pi}{2x}} J_{n+1/2}(x) = x^n \left( - \frac{1}{x} \frac{d}{dx} \right)^n \left( \frac{\sin x}{x} \right) yn(x)=π2xYn+1/2(x)=xn(1xddx)n(cosxx) y_n(x) = \sqrt{ \frac{\pi}{2x}} Y_{n+1/2}(x) = - x^n \left( - \frac{1}{x} \frac{d}{dx} \right)^n \left( \frac{\cos x}{x} \right)

OK. These are analog of 'Rodrigue formula' for the Legendre polynomials, lovely. Unfortunately, we do not have a similar expression for the integer valued Bessel functions Jn,YnJ_n, Y_n, so I don't know how to derive these guys.

You can read about the first few entries of jnj_n and yny_n on wikipedia

What are they good for? Well, we will see the usual Bessel function is good for solving PDE in cylindrical coordinate in 3D; these will be useful when using spherical coordinate r,θ,ϕr, \theta, \phi.

Hankel Function

Hn1(x),Hn2(x)H_n^1(x), H^2_n(x) to Jn(x),Yn(x)J_n(x), Y_n(x) are like eixe^{ix} and eixe^{-ix} to sinx,cosx\sin x, \cos x. They are complex valued functions.

In real life, I have encountered them when solving Dirac equation on expanding universe.

The function is named after a German mathematician Hermann Hankel. He is also known for 'Hankel contour',some contour integral expression for JnJ_n and HnH_n

Hyperbolic Bessel Function

The Ip(x)I_p(x) and Kp(x)K_p(x) are related to Bessel function when you replace xx by ixix in the input.

Just convenient names.

Airy Function

This function is pretty popular and useful. It is worth studying this in more details Ai(x)Ai(x).

It solves equation of the type (d/dx)2y(x)xy(x)=0. (d/dx)^2 y(x) - x y(x) = 0. Its solution has the property that, it is osillatory for x<0x < 0 and have exponential decay for x>0x > 0, indeed, the oscillation freqency is ω=x\omega = \sqrt{-x}, if you compare this with Harmonic oscillator (d/dx)2y(x)+ω2y(x)=0 (d/dx)^2 y(x) + \omega^2 y(x) = 0 The solution to which is e±iωxe^{\pm i \omega x} and we know imaginary ω\omega means exponetial dampling or growth.

The Airy function is used to model transition behavior in quantum mechanics, when you go from the 'allowed region' (total energy > potential energy) to 'forbidden region' (other wise).

We can see the asymptotic behavior of Ai(x)Ai(x) for xx \to -\infty and x+x \to +\infty,

Other Special Function (Boas)

math121b/03-30.txt · Last modified: 2020/03/30 09:10 by pzhou