login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A186631 Decimal expansion of Gamma(1+sqrt(2)). 4
1, 2, 5, 3, 8, 1, 5, 4, 8, 0, 6, 4, 2, 8, 9, 1, 6, 8, 6, 6, 9, 6, 3, 7, 0, 9, 3, 1, 1, 4, 3, 8, 7, 4, 7, 9, 9, 8, 6, 9, 9, 3, 4, 3, 3, 8, 3, 8, 6, 9, 5, 2, 1, 1, 4, 7, 1, 2, 7, 7, 9, 6, 8, 4, 1, 8, 0, 5, 0, 6, 9, 5, 8, 5, 0, 7, 7, 8, 5, 0, 5, 4, 7, 6, 5, 8, 5, 5, 1, 7, 2, 5, 8, 9, 7, 3, 7, 0, 9, 5, 7, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
FORMULA
Equals sqrt(2)*Gamma(sqrt(2)).
EXAMPLE
1.2538154806428916866963709311438747998699343383870...
MAPLE
evalf(GAMMA(1+sqrt(2))) ; # R. J. Mathar, May 03 2013
MATHEMATICA
RealDigits[N[Sqrt[2]!, 200]][[1]]
PROG
(PARI) sqrt(2)*gamma(sqrt(2)) \\ G. C. Greubel, Apr 20 2018
(Magma) Sqrt(2)*Gamma(Sqrt(2)); // G. C. Greubel, Apr 20 2018
CROSSREFS
Cf. A002193.
Sequence in context: A201914 A331217 A021398 * A359478 A182184 A115318
KEYWORD
nonn,cons
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 06:14 EDT 2024. Contains 371964 sequences. (Running on oeis4.)