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!)
A019656 Decimal expansion of sqrt(Pi*e)/12. 1
2, 4, 3, 5, 2, 3, 5, 3, 0, 4, 4, 3, 5, 2, 3, 1, 5, 5, 3, 7, 8, 4, 6, 8, 5, 8, 9, 6, 7, 5, 6, 4, 0, 1, 9, 2, 9, 4, 9, 8, 2, 5, 6, 2, 9, 3, 8, 7, 2, 1, 3, 9, 0, 4, 9, 1, 8, 1, 4, 5, 0, 0, 0, 9, 5, 5, 9, 9, 6, 3, 4, 7, 6, 9, 6, 9, 1, 3, 0, 7, 3, 7, 0, 3, 6, 6, 3, 0, 4, 7, 3, 1, 3, 9, 2, 1, 5, 7, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET

0,1

LINKS

Ivan Panchenko, Table of n, a(n) for n = 0..1000

MATHEMATICA

RealDigits[Sqrt[Pi*E]/12, 10, 20][[1]] (* G. C. Greubel, Jan 10 2017 *)

PROG

(PARI) sqrt(Pi*exp (1))/12 \\ G. C. Greubel, Jan 10 2017

(Magma) C<i> := ComplexField(); [Sqrt(Pi(C)*Exp(1))/12]; // G. C. Greubel, Nov 06 2017

CROSSREFS

Cf. A019645.

Sequence in context: A261326 A136743 A011387 * A256751 A249484 A134017

Adjacent sequences: A019653 A019654 A019655 * A019657 A019658 A019659

KEYWORD

nonn,cons

AUTHOR

N. J. A. Sloane

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 22 02:41 EDT 2023. Contains 361413 sequences. (Running on oeis4.)