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”).

A212007
Decimal expansion of (2*Pi)^7.
0
3, 8, 6, 5, 9, 7, 5, 3, 3, 1, 5, 5, 4, 2, 9, 3, 8, 4, 6, 4, 1, 8, 1, 8, 4, 3, 1, 1, 1, 3, 2, 2, 1, 3, 5, 4, 4, 8, 5, 4, 3, 1, 3, 5, 6, 8, 3, 7, 8, 1, 1, 4, 8, 9, 6, 3, 2, 5, 4, 2, 0, 1, 5, 0, 2, 5, 0, 4, 1, 2, 3, 7, 4, 1, 3, 5, 8, 2, 3, 2, 0, 7, 6, 0, 1, 2, 1
OFFSET
6,1
EXAMPLE
386597.533155429384641818431113221354485431356837811...
MATHEMATICA
RealDigits[(2*Pi)^7, 10, 120][[1]] (* Harvey P. Dale, Jun 26 2019 *)
PROG
(PARI) (2*Pi)^7 \\ Charles R Greathouse IV, Oct 21 2013
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
Omar E. Pol, Aug 13 2012
STATUS
approved