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.

A068469 Decimal expansion of zeta(Pi).

This page as a plain text file.
%I A068469 #26 Sep 08 2022 08:45:05
%S A068469 1,1,7,6,2,4,1,7,3,8,3,8,2,5,8,2,7,5,8,8,7,2,1,5,0,4,5,1,9,3,8,0,5,2,
%T A068469 0,9,1,1,6,9,7,3,8,9,9,0,0,2,1,6,5,5,8,3,4,9,6,0,5,0,8,3,4,6,2,3,0,4,
%U A068469 0,8,7,2,3,7,6,8,1,5,8,6,1,8,3,3,5,7,2,0,8,3,7,3,2,5,5,7,1,8,3,1,1,3,8,9,4
%N A068469 Decimal expansion of zeta(Pi).
%H A068469 G. C. Greubel, <a href="/A068469/b068469.txt">Table of n, a(n) for n = 1..10000</a>
%e A068469 1.17624173838258275887215045193805209116973899002165583496050834623040872...
%t A068469 RealDigits[Zeta[Pi], 10, 100][[1]] (* _Alonso del Arte_, Mar 16 2014 *)
%o A068469 (PARI) zeta(Pi) \\ _Charles R Greathouse IV_, Mar 16 2014
%o A068469 (Magma) m:=100; SetDefaultRealField(RealField(m)); L:=RiemannZeta(); Evaluate(L, Pi(RealField(m))); // _G. C. Greubel_, Mar 11 2018
%Y A068469 Cf. A197080.
%K A068469 cons,easy,nonn
%O A068469 1,3
%A A068469 _Benoit Cloitre_, Mar 10 2002