cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A203080 Decimal expansion of (1/16)! = Gamma(17/16).

This page as a plain text file.
%I A203080 #19 Apr 10 2024 16:19:08
%S A203080 9,6,7,5,8,0,0,6,7,5,9,9,5,2,4,8,8,4,7,5,9,9,7,6,2,9,8,7,1,5,4,3,1,7,
%T A203080 5,1,6,6,4,6,0,2,1,0,2,1,8,1,1,1,9,9,8,6,4,6,6,1,5,1,0,4,8,1,5,7,3,9,
%U A203080 4,4,1,1,2,6,4,2,8,5,6,3,1,2,7,8,8,4,9,6,2,0,7,7,6,8,7,0,4,2,5
%N A203080 Decimal expansion of (1/16)! = Gamma(17/16).
%H A203080 <a href="/index/Ga#gamma_function">Index to sequences related to gamma function</a>
%F A203080 Equals Integral_{x=0..oo} exp(-x^16) dx. - _Ilya Gutkovskiy_, Apr 10 2024
%e A203080 0.96758006759952488475997629871543175166460210218111998646615...
%t A203080 RealDigits[(1/16)!,10,120][[1]] (* _Harvey P. Dale_, Apr 16 2014 *)
%o A203080 (PARI) gamma(17/16) \\ _Charles R Greathouse IV_, Mar 25 2014
%Y A203080 Cf. A203139.
%K A203080 nonn,cons
%O A203080 0,1
%A A203080 _N. J. A. Sloane_, Dec 29 2011
%E A203080 Name corrected by _Charles R Greathouse IV_, Mar 25 2014