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 >

AiryBiZero

AiryBiZero[k]
represents the k^(th) zero of the Airy function Bi(x).
AiryBiZero[k, x0]
represents the k^(th) zero less than x0.
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • N[AiryBiZero[k]] gives a numerical approximation so long as the specified zero exists.
  • AiryBiZero can be evaluated to arbitrary numerical precision.
Evaluate numerically:
Evaluate symbolically:
Evaluate numerically:
In[1]:=
Click for copyable input
Out[1]=
 
Evaluate symbolically:
In[1]:=
Click for copyable input
Out[1]=
Evaluate to high precision:
Find the first zero of Bi(x) less than -1000:
AiryBiZero threads element-wise over lists:
Asymptotic behavior of AiryBiZero[k] for large k:
Display zeros on the plot:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team