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!)
A019638 Decimal expansion of sqrt(2*Pi*e)/11. 1
3, 7, 5, 7, 0, 2, 8, 5, 0, 3, 7, 4, 7, 7, 2, 0, 8, 5, 3, 1, 5, 3, 9, 9, 2, 6, 2, 2, 0, 9, 0, 7, 7, 5, 1, 3, 5, 8, 5, 9, 5, 6, 5, 3, 7, 9, 0, 8, 3, 0, 0, 7, 6, 8, 3, 2, 3, 3, 3, 1, 9, 3, 2, 1, 6, 3, 4, 5, 0, 7, 2, 0, 7, 7, 3, 9, 4, 7, 0, 0, 2, 9, 4, 2, 0, 4, 7, 3, 0, 5, 6, 7, 7, 7, 6, 9, 6, 6, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..10000 (terms 0..1000 from Ivan Panchenko)
MATHEMATICA
RealDigits[Sqrt[2*Pi*E]/11, 10, 50][[1]] (* G. C. Greubel, Jan 28 2018 *)
PROG
(PARI) sqrt(2*Pi*exp(1))/11 \\ G. C. Greubel, Jan 28 2018
(Magma) C<i> := ComplexField(); Sqrt(2*Pi(C)*Exp(1))/11; // G. C. Greubel, Jan 28 2018
CROSSREFS
Sequence in context: A341628 A238048 A010624 * A116535 A287660 A122001
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 March 29 02:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)