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 March 29 00:26 EDT 2024. Contains 371264 sequences. (Running on oeis4.)