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.

A092744 Decimal expansion of 1/Pi^4.

This page as a plain text file.
%I A092744 #15 Apr 19 2021 20:12:04
%S A092744 0,1,0,2,6,5,9,8,2,2,5,4,6,8,4,3,3,5,1,8,9,1,5,2,7,8,3,2,6,7,1,1,8,6,
%T A092744 9,4,1,4,1,8,2,7,8,0,1,8,5,3,6,3,8,2,6,2,7,1,8,1,6,8,0,3,5,4,7,1,9,7,
%U A092744 3,6,6,2,6,7,5,5,5,1,9,2,0,2,4,9,0,7,2,3,8,1,9,2,9,5,2,9,0,4,9,0,5,6,2,7,1
%N A092744 Decimal expansion of 1/Pi^4.
%H A092744 Vincenzo Librandi, <a href="/A092744/b092744.txt">Table of n, a(n) for n = 0..10000</a>
%H A092744 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%e A092744 0.010265982254684335...
%t A092744 Join[{0},RealDigits[Pi^-4,10,120][[1]]] (* _Harvey P. Dale_, Jan 25 2013 *)
%o A092744 (PARI) 1/Pi^4 \\ _Charles R Greathouse IV_, Feb 28 2013
%Y A092744 Cf. A000796, A049541.
%K A092744 cons,nonn
%O A092744 0,4
%A A092744 _Mohammad K. Azarian_, Apr 12 2004