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

A222073
Decimal expansion of (32/25515)*Pi^4.
2
1, 2, 2, 1, 6, 6, 9, 9, 6, 3, 9, 7, 7, 2, 9, 8, 8, 4, 0, 5, 1, 1, 8, 9, 1, 2, 9, 7, 6, 8, 3, 1, 5, 2, 4, 8, 2, 8, 4, 9, 8, 0, 7, 0, 7, 0, 9, 4, 8, 8, 2, 7, 5, 5, 0, 1, 1, 8, 3, 5, 0, 5, 7, 8, 2, 7, 9, 0, 7, 7, 9, 4, 4, 1, 9, 6, 9, 3, 1, 3, 2, 5, 9, 1, 9, 6, 1, 5, 8, 1, 4, 8, 1, 9, 5, 5, 5, 4, 6
OFFSET
0,2
FORMULA
Equals A276023 / 27.
EXAMPLE
0.12216699639772988405118912976831524828498070709488275501183...
MATHEMATICA
RealDigits[32*Pi^4/25515, 10, 120][[1]] (* Amiram Eldar, Jun 28 2023 *)
PROG
(PARI) 32*Pi^4/25515 \\ Charles R Greathouse IV, Oct 31 2014
CROSSREFS
Related constants: A276023, A222074, A222075.
Sequence in context: A104557 A141712 A098539 * A343847 A135880 A077873
KEYWORD
nonn,cons
AUTHOR
N. J. A. Sloane, Feb 10 2013
EXTENSIONS
Edited by Andrey Zabolotskiy, Dec 29 2023
STATUS
approved