AiryAi, AiryBi
The Airy Ai and Bi wave functions
Calling Sequence
Parameters
Description
Examples
AiryAi(x)
AiryBi(x)
AiryAi(n, x)
AiryBi(n, x)
n
-
algebraic expression (the order or index)
x
algebraic expression (the argument)
The Airy wave functions AiryAi and AiryBi are linearly independent solutions for w in the equation w''⁢−z⁢w=0. Specifically,
AiryAiz=c1⁢F10;23;z39−c2⁢z⁢F10;43;z39
AiryBiz=312c1⁢F10;23;z39+c2⁢z⁢F10;43;z39
where F10 is the generalized hypergeometric function, c1=AiryAi⁡0 and c2=−AiryAi'⁡0.
The two argument forms are used to represent the derivatives, so AiryAi(1, x) = D(AiryAi)(x) and AiryBi(1, x) = D(AiryBi)(x). Note that all higher derivatives can be written in terms of the 0'th and 1st derivatives.
Note also that AiryAi⁡3,x2 is the 3rd derivative of AiryAi⁡x evaluated at x2, and not the 3rd derivative of AiryAi⁡x2.
The Airy functions are related to Bessel functions of order n3 for n=−2,−1,1,2 (see the examples below).
AiryAi⁡0
3133⁢Γ⁡23
AiryBi⁡0
3563⁢Γ⁡23
AiryAi⁡1.23
0.1021992656
AiryBi⁡−3.45+2.75⁢I
−16.85910551−32.61659997⁢I
AiryAi⁡1,x
AiryBi⁡2,x
convert⁡AiryAi⁡x,Bessel
−x⁢BesselI⁡13,2⁢x333⁢x316+x316⁢BesselI⁡−13,2⁢x333
convert⁡AiryBi⁡1,x,Bessel
3⁢x2⁢BesselI⁡23,2⁢x33+x323⁢BesselI⁡−23,2⁢x333⁢x313
diff⁡AiryAi⁡sin⁡x,x
cos⁡x⁢AiryAi⁡1,sin⁡x
diff⁡AiryBi⁡n,x,x
AiryBi⁡n+1,x
D5⁡AiryBi
z↦4⋅z⋅AiryBi⁡z+z2⋅AiryBi⁡1,z
series⁡AiryAi⁡x,x,4
3133⁢Γ⁡23−12⁢316⁢Γ⁡23π⁢x+118⁢313Γ⁡23⁢x3+O⁡x4
See Also
AiryZeros
Bessel
convert/Airy
convert/Bessel
initialfunctions
Download Help Document