cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A092736 Decimal expansion of Pi^8.

This page as a plain text file.
%I A092736 #22 Sep 08 2022 08:45:13
%S A092736 9,4,8,8,5,3,1,0,1,6,0,7,0,5,7,4,0,0,7,1,2,8,5,7,5,5,0,3,9,0,6,7,6,5,
%T A092736 7,9,6,6,9,7,1,7,9,4,7,1,6,4,1,0,8,2,6,9,2,1,1,0,0,9,1,4,1,5,0,6,6,9,
%U A092736 0,8,9,0,1,8,3,1,3,7,6,2,9,6,0,3,5,4,6,4,3,2,7,0,1,8,9,1,5,1,2,7,1,2,6,7,4
%N A092736 Decimal expansion of Pi^8.
%H A092736 G. C. Greubel, <a href="/A092736/b092736.txt">Table of n, a(n) for n = 4..10000</a>
%H A092736 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e A092736 9488.53101607057400712857550390676579669717947164108269211009141506690890...
%p A092736 evalf(Pi^8,100); # _Wesley Ivan Hurt_, Jan 28 2017
%t A092736 RealDigits[Pi^8, 10, 100][[1]] (* _G. C. Greubel_, Mar 09 2018 *)
%o A092736 (PARI) Pi^8 \\ _Charles R Greathouse IV_, Jan 29 2017
%o A092736 (Magma) R:= RealField(100); (Pi(R))^8; // _G. C. Greubel_, Mar 09 2018
%Y A092736 Cf. A000796, A002388, A092425.
%K A092736 cons,nonn
%O A092736 4,1
%A A092736 _Mohammad K. Azarian_, Apr 12 2004