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”).

A246745
Decimal expansion of Gamma(2/5).
4
2, 2, 1, 8, 1, 5, 9, 5, 4, 3, 7, 5, 7, 6, 8, 8, 2, 2, 3, 0, 5, 9, 0, 5, 4, 0, 2, 1, 9, 0, 7, 6, 7, 9, 4, 5, 0, 7, 7, 0, 5, 6, 6, 5, 0, 1, 7, 7, 1, 4, 6, 9, 5, 8, 2, 2, 4, 1, 9, 7, 7, 7, 5, 2, 6, 4, 6, 1, 8, 5, 1, 6, 8, 1, 2, 3, 0, 0, 4, 7, 3, 6, 5, 1, 0, 9, 9, 1, 6, 8, 3, 3, 5, 6, 1, 7, 9, 1, 7, 6, 9, 8, 2
OFFSET
1,1
EXAMPLE
2.21815954375768822305905402190767945077056650177146958224...
MATHEMATICA
RealDigits[Gamma[2/5], 10, 103] // First
PROG
(PARI) gamma(2/5) \\ Michel Marcus, Sep 02 2014
CROSSREFS
Cf. A175379, A175380 (both constants are mentioned in Finch's Addenda), A340721.
Sequence in context: A100632 A225925 A357553 * A111540 A360410 A346709
KEYWORD
nonn,cons,easy
AUTHOR
STATUS
approved