This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
math121b:03-30 [2020/03/30 15:33] pzhou created |
math121b:03-30 [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| $$ j_n(x) = \sqrt{ \frac{\pi}{2x}} J_{n+1/ | $$ j_n(x) = \sqrt{ \frac{\pi}{2x}} J_{n+1/ | ||
| + | $$ y_n(x) = \sqrt{ \frac{\pi}{2x}} Y_{n+1/ | ||
| + | OK. These are analog of ' | ||
| + | You can read about the first few entries of $j_n$ and $y_n$ on [[https:// | ||
| + | |||
| + | 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, \theta, \phi$. | ||
| + | |||
| + | |||
| + | ==== Hankel Function ==== | ||
| + | $H_n^1(x), H^2_n(x)$ to $J_n(x), Y_n(x)$ | ||
| + | |||
| + | 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 ' | ||
| + | |||
| + | ==== Hyperbolic Bessel Function ==== | ||
| + | The $I_p(x)$ and $K_p(x)$ are related to Bessel function when you replace $x$ by $ix$ 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)$. | ||
| + | |||
| + | It solves equation of the type | ||
| + | $$ (d/dx)^2 y(x) - x y(x) = 0. $$ | ||
| + | Its solution has the property that, it is osillatory for $x < 0$ and have exponential decay for $x > 0$, indeed, the oscillation freqency is $\omega = \sqrt{-x}$, if you compare this with Harmonic oscillator | ||
| + | $$ (d/ | ||
| + | The solution to which is $e^{\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 ' | ||
| + | |||
| + | We can see the asymptotic behavior of $Ai(x)$ for $x \to -\infty$ and $x \to +\infty$, | ||
| + | |||
| + | ===== Other Special Function (Boas) ===== | ||
| + | |||
| + | |||