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''−zw=0. Specifically,
AiryAiz=c1F10;23;z39−c2zF10;43;z39
AiryBiz=312c1F10;23;z39+c2zF10;43;z39
where F10 is the generalized hypergeometric function, c1=AiryAi0 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 AiryAi3,x2 is the 3rd derivative of AiryAix evaluated at x2, and not the 3rd derivative of AiryAix2.
The Airy functions are related to Bessel functions of order n3 for n=−2,−1,1,2 (see the examples below).
AiryAi0
3133Γ23
AiryBi0
3563Γ23
AiryAi1.23
0.1021992656
AiryBi−3.45+2.75I
−16.85910551−32.61659997I
AiryAi1,x
AiryBi2,x
convertAiryAix,Bessel
−xBesselI13,2x333x316+x316BesselI−13,2x333
convertAiryBi1,x,Bessel
3x2BesselI23,2x33+x323BesselI−23,2x333x313
diffAiryAisinx,x
cosxAiryAi1,sinx
diffAiryBin,x,x
AiryBin+1,x
D5AiryBi
z↦4⋅z⋅AiryBiz+z2⋅AiryBi1,z
seriesAiryAix,x,4
3133Γ23−12316Γ23πx+118313Γ23x3+Ox4
See Also
AiryZeros
Bessel
convert/Airy
convert/Bessel
initialfunctions
Download Help Document