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

A203132
Decimal expansion of (7/8)! = Gamma(15/8).
0
9, 5, 3, 4, 4, 5, 8, 1, 2, 7, 4, 5, 0, 3, 4, 8, 3, 2, 3, 4, 5, 8, 2, 9, 6, 6, 0, 7, 1, 5, 0, 3, 1, 3, 4, 9, 7, 5, 4, 3, 8, 6, 3, 0, 9, 2, 9, 6, 6, 1, 9, 4, 8, 0, 4, 4, 9, 4, 9, 1, 0, 3, 7, 8, 4, 6, 9, 2, 3, 1, 1, 5, 2, 8, 2, 6, 4, 4, 5, 6, 5, 4, 3, 9, 6, 4, 0, 9, 6, 5, 4, 8, 1, 6, 6, 1, 2, 1, 4
OFFSET
0,1
FORMULA
Equals 7*A203146/8. - R. J. Mathar, Jan 15 2021
A203127 * this * A231863*2^(9/4) = (7/4)* A203130. - R. J. Mathar, Jan 15 2021
Equals Integral_{x=0..oo} exp(-x^(8/7)) dx. - Ilya Gutkovskiy, Apr 10 2024
EXAMPLE
0.95344581274503483234582966071503134975438630929661948044949...
MATHEMATICA
RealDigits[(7/8)!, 10, 120][[1]] (* Harvey P. Dale, Jun 23 2016 *)
PROG
(PARI) gamma(15/8) \\ Charles R Greathouse IV, Mar 25 2014
CROSSREFS
Sequence in context: A021516 A158270 A154543 * A201515 A343619 A259982
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Dec 29 2011
STATUS
approved