[go: up one dir, main page]

login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A205527
Decimal expansion of Pi^(e/Pi).
0
2, 6, 9, 2, 5, 3, 8, 3, 6, 4, 4, 0, 6, 9, 5, 8, 4, 9, 3, 6, 4, 8, 9, 7, 5, 8, 5, 4, 0, 7, 6, 7, 5, 1, 9, 2, 0, 2, 1, 8, 4, 8, 0, 5, 8, 6, 4, 7, 8, 4, 1, 9, 3, 7, 4, 2, 5, 3, 9, 0, 0, 2, 5, 7, 4, 2, 2, 4, 7, 7, 5, 4, 8, 8, 8, 5, 8, 9, 9, 6, 6, 3, 6, 5, 4, 3
OFFSET
1,1
MATHEMATICA
RealDigits[N[Pi^(E/Pi), 200]][[1]]
PROG
(PARI) Pi^(exp(1)/Pi) \\ Charles R Greathouse IV, Oct 01 2012
CROSSREFS
Sequence in context: A197142 A129635 A231985 * A290409 A269558 A195396
KEYWORD
nonn,cons
AUTHOR
STATUS
approved