Airy functions
Revision as of 19:24, 9 April 2021 by Lchrisman (talk | contribs) (Created page with "category:Math Functions ''(New to Analytica 6.0)'' Airy functions are advanced mathematical functions that are typically denoted as <math>Ai(x)</math> and <math>Bi(x)...")
(New to Analytica 6.0)
Airy functions are advanced mathematical functions that are typically denoted as [math]\displaystyle{ Ai(x) }[/math] and [math]\displaystyle{ Bi(x) }[/math] in scholarly articles. The are used in many fields including quantum mechanics, electrodynamics, electromagnetism, analysis of combinatory complexity, computation of orthogonal polynomials and spectra, optics, combinatorics, solid state physics, and the study of radiation.
The Airy functions are the two linearly independent solutions to the differential equation:
- [math]\displaystyle{ y'' = x y }[/math]
Functions
Airy_Ai(x): The Airy function of the first kind.Airy_Bi(x): The Airy function of the second kind.Airy_Ai_deriv(x): The first derivative ofAiry_Ai(x)Airy_Bi_deriv(x): The first derivative ofAiry_Bi(x)Airy_Ai_zero(nth): The «nth» zero, or root, ofAiry_Ai(x)Airy_Bi_zero(nth): The «nth» zero, or root, ofAiry_Bi(x)
Comments
Enable comment auto-refresher