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

A203143
Decimal expansion of Gamma(3/8).
4
2, 3, 7, 0, 4, 3, 6, 1, 8, 4, 4, 1, 6, 6, 0, 0, 9, 0, 8, 6, 4, 6, 4, 7, 3, 5, 0, 4, 1, 7, 6, 6, 5, 2, 5, 0, 9, 8, 8, 7, 4, 0, 0, 8, 0, 3, 3, 5, 8, 9, 2, 4, 9, 8, 7, 7, 7, 5, 1, 2, 6, 9, 3, 4, 6, 7, 3, 1, 6, 1, 5, 3, 1, 3, 5, 8, 0, 0, 1, 7, 9, 1, 7, 9, 8, 6, 4, 7, 6, 6, 8, 3, 7, 1, 0, 1, 4, 8, 0
OFFSET
1,1
FORMULA
Equals sqrt(Pi*(sqrt(2) - 1))*Gamma(1/8)/Gamma(1/4). - Vaclav Kotesovec, Jun 10 2024
EXAMPLE
2.3704361844166009086464735041766525098874008033589249877751...
MATHEMATICA
First[RealDigits[Gamma[3/8], 10, 100]] (* Paolo Xausa, Jun 12 2024 *)
PROG
(PARI) gamma(3/8) \\ Charles R Greathouse IV, Mar 25 2014
CROSSREFS
Sequence in context: A365621 A117024 A263501 * A249523 A301316 A023048
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Dec 29 2011
STATUS
approved