Connect via MCP →

Enter Calculation

Formula

Advertisement

Results

Airy functions at x = 1 (reference point)
Ai(1) = 0.135292  ·  Bi(1) = 1.207424
Table below has 31 evaluated points
x Ai(x) Bi(x)
-10 0.039209 -0.314835
-9.5 0.319264 0.036655
-9 -0.020884 0.325065
-8.5 -0.330297 0.009141
-8 -0.052705 -0.331252
-7.5 0.321776 -0.112463
-7 0.184281 0.293762
-6.5 -0.23802 0.261013
-6 -0.329145 -0.146698
-5.5 0.017782 -0.367813
-5 0.350761 -0.138369
-4.5 0.292153 0.253873
-4 -0.070266 0.392235
-3.5 -0.375534 0.16894
-3 -0.378814 -0.19829
-2.5 -0.112325 -0.432422
-2 0.227407 -0.412303
-1.5 0.464257 -0.191785
-1 0.535561 0.103997
-0.5 0.475728 0.380353
0 0.355028 0.614927
0.5 0.231694 0.854277
1 0.135292 1.207424
1.5 0.071749 1.878942
2 0.034924 3.298095
2.5 0.015726 6.481661
3 0.006591 14.037329
3.5 0.002584 33.055507
4 0.000952 83.847071
4.5 0.00033 227.588082
5 0.000108 657.792044

What is the Airy Function Table Calculator?

This tool evaluates the two Airy functions, \(\text{Ai}(x)\) and \(\text{Bi}(x)\), and optionally their derivatives \(\text{Ai}'(x)\) and \(\text{Bi}'(x)\), across a range of real values of \(x\). The Airy functions are the two linearly independent solutions of the Airy differential equation \(y'' - x\,y = 0\). They appear throughout physics: in quantum mechanics they describe the wavefunction near a classical turning point, and they also arise in optics, asymptotic analysis and the theory of rainbows.

Graph of Airy functions Ai(x) and Bi(x) versus x
The Airy functions \(\text{Ai}(x)\) (decaying) and \(\text{Bi}(x)\) (growing) over real \(x\).

How to use it

Enter a starting \(x\) value, an ending \(x\) value, and a step size. The calculator builds one row per \(x\) value from \(x\) start to \(x\) end inclusive. Tick the derivatives box to also list \(\text{Ai}'(x)\) and \(\text{Bi}'(x)\). The graph plots \(\text{Ai}(x)\) and \(\text{Bi}(x)\) against \(x\) so you can see Ai decay for positive \(x\) and both functions oscillate for negative \(x\).

The formula

Using the series about the origin with \(\alpha = \text{Ai}(0) = 0.3550280539\) and \(\beta = -\text{Ai}'(0) = 0.2588194038\):

$$\text{Ai}(x) = \alpha\, f(x) - \beta\, g(x), \quad \text{Bi}(x) = \sqrt{3}\,\big(\alpha\, f(x) + \beta\, g(x)\big)$$ where \(f(x) = 1 + \frac{x^3}{6} + \frac{x^6}{180} + \cdots\) and \(g(x) = x + \frac{x^4}{12} + \frac{x^7}{504} + \cdots\) For \(|x|\) greater than about \(8\) the calculator switches to the asymptotic forms with \(\zeta = \frac{2}{3}|x|^{3/2}\) to avoid cancellation error.

Advertisement
Series building blocks f(x) and g(x) combining into Ai and Bi
Ai and Bi are formed from the two power-series solutions \(f(x)\) and \(g(x)\).

Worked example

At \(x = 0\): \(f(0)=1\), \(g(0)=0\), so $$\text{Ai}(0) = \alpha = 0.3550281, \quad \text{Bi}(0) = \sqrt{3}\,\alpha = 0.6149266.$$ At \(x = 1\): \(f(1) \approx 1.1722535\) and \(g(1) \approx 1.0853407\), giving \(\text{Ai}(1) \approx 0.1352924\) and \(\text{Bi}(1) \approx 1.2074236\), matching tabulated values.

Advertisement

Definitions & Glossary

Airy function of the first kind, \(\text{Ai}(x)\)
The solution of the Airy equation that decays to zero as \(x \to +\infty\). For large positive \(x\) it falls off like \(\dfrac{e^{-\zeta}}{2\sqrt{\pi}\,x^{1/4}}\); for negative \(x\) it oscillates with slowly growing wavelength.
Airy function of the second kind, \(\text{Bi}(x)\)
The second, linearly independent solution. It grows like \(\dfrac{e^{\zeta}}{\sqrt{\pi}\,x^{1/4}}\) as \(x \to +\infty\) and, like Ai, oscillates for \(x<0\).
Airy differential equation, \(y'' - xy = 0\)
The simplest second-order linear ODE with a turning point at the origin. Its general solution is \(y(x) = c_1\,\text{Ai}(x) + c_2\,\text{Bi}(x)\). It arises in optics, quantum mechanics (a particle in a linear potential), and the WKB analysis of wave problems.
\(\zeta = \tfrac{2}{3}|x|^{3/2}\)
The natural phase/decay variable for the Airy functions. It governs the exponential growth and decay for \(x>0\) and the oscillation phase for \(x<0\), appearing throughout the asymptotic expansions.
Turning point
A value of \(x\) where the behavior of the equation changes character. For \(y'' - xy = 0\) the turning point is at \(x=0\): solutions are oscillatory for \(x<0\) (where the coefficient \(-x\) is positive) and exponential (growing or decaying) for \(x>0\).
Asymptotic expansion
A series in inverse powers of \(\zeta\) (or \(x^{3/2}\)) that approximates Ai and Bi accurately for large \(|x|\). It need not converge, yet a few terms give excellent precision far from the origin, where the power series of the formula tab converge slowly.
Wronskian
The determinant \(W = \text{Ai}(x)\,\text{Bi}'(x) - \text{Ai}'(x)\,\text{Bi}(x)\). A nonzero constant Wronskian (here \(1/\pi\)) confirms that Ai and Bi are linearly independent and therefore form a complete solution basis.

FAQ

Why does Bi(x) blow up? For large positive \(x\), \(\text{Bi}(x)\) grows like \(e^{\zeta}\) and overflows double precision near \(x\) above \(\sim 230\). Keep the upper bound modest.

Why do the functions wiggle for negative x? For \(x\) going to negative infinity both functions oscillate with amplitude decaying like \(|x|^{-1/4}\).

What units are used? None — \(x\) is a pure real number and the output values are dimensionless.

Last updated: