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

A203144
Decimal expansion of Gamma(5/8).
4
1, 4, 3, 4, 5, 1, 8, 8, 4, 8, 0, 9, 0, 5, 5, 6, 7, 7, 5, 6, 3, 6, 0, 1, 9, 7, 3, 9, 4, 5, 6, 4, 2, 3, 1, 3, 6, 6, 3, 2, 2, 0, 7, 7, 7, 2, 2, 0, 6, 6, 6, 7, 3, 3, 0, 7, 7, 0, 6, 7, 9, 8, 5, 8, 0, 9, 5, 0, 9, 4, 1, 9, 7, 3, 0, 2, 0, 9, 6, 9, 1, 4, 6, 3, 0, 9, 5, 6, 9, 6, 6, 5, 2, 5, 6, 3, 2, 2, 9
OFFSET
1,2
FORMULA
this * A203142 = 2^(3/4)*sqrt(Pi) * A068466. - R. J. Mathar, Jan 15 2021
EXAMPLE
1.4345188480905567756360197394564231366322077722066673307706...
MATHEMATICA
RealDigits[Gamma[5/8], 10, 120][[1]] (* Harvey P. Dale, Sep 14 2018 *)
PROG
(PARI) gamma(5/8) \\ Charles R Greathouse IV, Mar 25 2014
CROSSREFS
Sequence in context: A204816 A204818 A099634 * A109382 A342843 A090369
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Dec 29 2011
STATUS
approved