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.

A092746 Decimal expansion of Pi^(-6).

This page as a plain text file.
%I A092746 #19 May 12 2025 13:59:57
%S A092746 0,0,1,0,4,0,1,6,1,4,7,3,2,9,5,8,5,2,2,9,6,0,8,9,8,3,7,6,3,4,9,1,4,2,
%T A092746 0,5,4,3,1,6,9,4,4,1,4,3,0,2,6,3,1,3,2,9,9,7,9,7,2,8,8,2,5,8,2,5,3,2,
%U A092746 8,5,7,4,1,1,7,8,2,5,0,6,6,0,5,7,9,9,8,9,3,0,7,4,5,7,9,7,1,3,8,0,1,2,2,2,6
%N A092746 Decimal expansion of Pi^(-6).
%H A092746 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%F A092746 Equals A092743^2 = 1/A092732. - _R. J. Mathar_, May 12 2025
%e A092746 0.00104016147329585229...
%p A092746 evalf(1/Pi^6,100) ; # _R. J. Mathar_, May 12 2025
%t A092746 Join[{0,0},RealDigits[Pi^-6,10,120][[1]]] (* _Harvey P. Dale_, Aug 16 2016 *)
%Y A092746 Cf. A000796, A049541, A092732, A092743.
%K A092746 cons,nonn
%O A092746 0,5
%A A092746 _Mohammad K. Azarian_, Apr 12 2004