login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A284867
Decimal expansion of Ai(0), where Ai is the Airy function of the first kind.
4
3, 5, 5, 0, 2, 8, 0, 5, 3, 8, 8, 7, 8, 1, 7, 2, 3, 9, 2, 6, 0, 0, 6, 3, 1, 8, 6, 0, 0, 4, 1, 8, 3, 1, 7, 6, 3, 9, 7, 9, 7, 9, 1, 7, 4, 1, 9, 9, 1, 7, 7, 2, 4, 0, 5, 8, 3, 3, 2, 6, 5, 1, 0, 3, 0, 0, 8, 1, 0, 0, 4, 2, 4, 5, 0, 1, 2, 6, 7, 1, 2, 9, 5, 7, 1, 7, 4, 2, 4, 6, 0, 5, 4, 0, 4, 0, 2, 7, 1, 6, 8, 8, 4, 2, 0
OFFSET
0,1
REFERENCES
Jerome Spanier and Keith B. Oldham, "Atlas of Functions", Hemisphere Publishing Corp., 1987, chapter 56, page 559.
LINKS
Eric Weisstein's MathWorld, Airy Functions.
Wikipedia, Airy Function.
FORMULA
Ai(0) = 1/(3^(2/3)*Gamma(2/3)).
EXAMPLE
0.35502805388781723926006318600418317639797917419917724058332651030081...
MATHEMATICA
RealDigits[AiryAi[0], 10, 105][[1]]
PROG
(PARI) airy(0)[1] \\ Charles R Greathouse IV, Apr 26 2019
CROSSREFS
Cf. A096714, A096715, A269892, A269893, A073006 (Gamma(2/3)), A284868 (Ai'(0)).
Sequence in context: A350904 A242288 A021742 * A343955 A152416 A200334
KEYWORD
nonn,cons,changed
AUTHOR
STATUS
approved