AiryAi - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


AiryAi, AiryBi

The Airy Ai and Bi wave functions

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

AiryAi(x)

AiryBi(x)

AiryAi(n, x)

AiryBi(n, x)

Parameters

n

-

algebraic expression (the order or index)

x

-

algebraic expression (the argument)

Description

• 

The Airy wave functions AiryAi and AiryBi are linearly independent solutions for w in the equation . Specifically,

  

where  is the generalized hypergeometric function,  and .

• 

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  is the 3rd derivative of  evaluated at , and not the 3rd derivative of .

• 

The Airy functions are related to Bessel functions of order  for  (see the examples below).

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

(10)

(11)

(12)

See Also

AiryZeros

Bessel

convert/Airy

convert/Bessel

initialfunctions

 


Download Help Document