The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A019634 Decimal expansion of sqrt(2*Pi*e)/3. 1
1, 3, 7, 7, 5, 7, 7, 1, 1, 8, 0, 4, 0, 8, 3, 0, 9, 7, 9, 4, 8, 9, 7, 9, 7, 2, 9, 4, 7, 6, 6, 6, 1, 7, 5, 4, 9, 8, 1, 5, 1, 7, 3, 9, 7, 2, 3, 3, 0, 4, 3, 6, 1, 5, 0, 5, 1, 8, 8, 8, 3, 7, 5, 1, 2, 6, 5, 9, 8, 5, 9, 7, 6, 1, 7, 1, 1, 3, 9, 0, 1, 0, 7, 8, 7, 5, 0, 6, 7, 8, 7, 4, 8, 5, 1, 5, 5, 4, 2 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
G. C. Greubel, Table of n, a(n) for n = 1..10000 (terms 1..1000 from Ivan Panchenko)
MATHEMATICA
RealDigits[Sqrt[2*Pi*E]/3, 10, 50][[1]] (* G. C. Greubel, Jan 28 2018 *)
PROG
(PARI) sqrt(2*Pi*exp(1))/3 \\ G. C. Greubel, Jan 28 2018
(Magma) C<i> := ComplexField(); Sqrt(2*Pi(C)*Exp(1))/3; // G. C. Greubel, Jan 28 2018
CROSSREFS
Sequence in context: A153844 A197476 A246848 * A123879 A193016 A349604
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 May 30 22:25 EDT 2024. Contains 372980 sequences. (Running on oeis4.)