ohno / Antique.jl

Self-contained, well-tested, well-documented Analytical Solutions of Quantum Mechanical Equations.
https://ohno.github.io/Antique.jl/
MIT License
18 stars 3 forks source link

Linear Potential with Airy function #17

Open ajarifi opened 5 months ago

ajarifi commented 5 months ago

This linear potential V=a|x|, may be interesting. This is similar to the Harmonic potential V=bx^2. In hadron physics, the confinement is usually described by a linear potential.

ajarifi commented 5 months ago

https://bingweb.binghamton.edu/~suzuki/QuantumMechanicsFiles/13-6%20Airy%20function%20for%20triangular%20potential.pdf

this is one reference.

ohno commented 5 months ago

SpecialFunctions.jl is supporting $\mathrm{Ai}(x)$ function. https://specialfunctions.juliamath.org/stable/functions_list/#SpecialFunctions.airyai