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!)
A019621 Decimal expansion of Pi*e/13. 1
6, 5, 6, 9, 0, 2, 6, 3, 2, 5, 1, 3, 3, 5, 1, 3, 1, 2, 7, 2, 7, 9, 6, 5, 4, 5, 1, 5, 0, 3, 5, 8, 2, 6, 5, 3, 4, 6, 4, 2, 2, 2, 1, 9, 5, 0, 5, 8, 8, 5, 4, 9, 9, 7, 0, 6, 7, 6, 6, 1, 6, 2, 5, 3, 9, 8, 4, 0, 2, 2, 0, 0, 8, 5, 8, 2, 5, 6, 2, 1, 5, 9, 6, 7, 1, 2, 0, 2, 9, 7, 6, 7, 0, 0, 3, 6, 4, 5, 7 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
MATHEMATICA
RealDigits[Pi*E/13, 10, 100][[1]] (* G. C. Greubel, Aug 24 2018 *)
PROG
(PARI) default(realprecision, 100); Pi*exp(1)/13 \\ G. C. Greubel, Aug 24 2018
(Magma) SetDefaultRealField(RealField(100)); R:=RealField(); Pi(R)*Exp(1)/13; // G. C. Greubel, Aug 24 2018
CROSSREFS
Sequence in context: A106154 A023408 A133616 * A335263 A126689 A243093
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 10 06:02 EDT 2024. Contains 372356 sequences. (Running on oeis4.)