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.

A300892 Decimal expansion of log(zeta(Pi)).

This page as a plain text file.
%I A300892 #12 Feb 16 2025 08:33:53
%S A300892 1,6,2,3,2,4,3,8,8,2,0,1,0,3,9,2,4,2,6,5,3,1,9,4,3,8,5,9,2,1,4,4,6,0,
%T A300892 3,1,6,5,8,3,0,9,4,7,1,1,7,5,2,2,1,2,5,4,6,6,6,8,1,7,7,7,9,6,6,8,5,7,
%U A300892 4,5,7,0,8,5,0,7,8,8,3,1,0,8,3,2,3,4,5,3,9,4,8,4,3,1
%N A300892 Decimal expansion of log(zeta(Pi)).
%H A300892 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/PrimeZetaFunction.html">Prime Zeta Function</a>.
%F A300892 Equals Sum_{j>0} P(Pi*j)/j, where P(k) is the prime zeta function of k.
%e A300892 0.162324388201039242653194385921446031658309471175221254666817779668574570...
%t A300892 RealDigits[Log[Zeta[Pi]], 10, 100][[1]]
%Y A300892 Cf. A000796, A068469.
%K A300892 nonn,cons
%O A300892 0,2
%A A300892 _Bruno Berselli_, Mar 14 2018