Open ajarifi opened 9 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.
https://bingweb.binghamton.edu/~suzuki/QuantumMechanicsFiles/13-6%20Airy%20function%20for%20triangular%20potential.pdf
this is one reference.
SpecialFunctions.jl is supporting $\mathrm{Ai}(x)$ function. https://specialfunctions.juliamath.org/stable/functions_list/#SpecialFunctions.airyai
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.