Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Special Functions > Bessel-Related Functions > AiryBiPrime >

AiryBiPrime

AiryBiPrime[z]
gives the derivative of the Airy function .
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • For certain special arguments, AiryBiPrime automatically evaluates to exact values.
  • AiryBiPrime can be evaluated to arbitrary numerical precision.
Evaluate numerically:
Evaluate numerically:
In[1]:=
Click for copyable input
Out[1]=
 
In[1]:=
Click for copyable input
Out[1]=
 
In[1]:=
Click for copyable input
Out[1]=
Evaluate for complex arguments:
Evaluate to high precision:
The precision of the output tracks the precision of the input:
AiryBiPrime threads element-wise over lists:
Simple exact values are generated automatically:
Find series expansions at infinity:
The behavior at negative infinity is quite different:
TraditionalForm formatting:
AiryBiPrime can be applied to power series:
Solve differential equations in terms of AiryBiPrime:
Solution of the modified linearized for any function :
Verify the solution:
Use FullSimplify to simplify Airy functions, here in the of the Airy equation:
Compare with the output of Wronskian:
FunctionExpand tries to simplify the argument of AiryBiPrime:
Generate Airy functions from differential equations:
Integrals:
Integral transforms:
Obtain AiryBiPrime from sums:
AiryBiPrime appears in special cases of several mathematical functions:
Machine-precision input is insufficient to give a correct answer:
Use arbitrary-precision evaluation instead:
A larger setting for $MaxExtraPrecision can be needed:
Machine-number inputs can give high-precision results:
Nested integrals of the square of AiryBiPrime:
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF