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.

A373702 Decimal expansion of (2 - zeta(2))*zeta(2)*zeta(3)/zeta(6).

This page as a plain text file.
%I A373702 #5 Jun 13 2024 16:52:36
%S A373702 6,9,0,1,0,4,8,8,2,5,1,0,2,2,4,9,7,8,1,8,7,7,3,0,0,2,5,6,7,8,2,7,5,3,
%T A373702 2,6,4,4,0,6,6,6,2,3,1,3,1,3,3,4,8,1,2,5,4,9,1,2,2,2,9,4,2,6,0,2,0,9,
%U A373702 9,0,1,7,1,6,8,7,3,3,7,4,6,7,2,7,9,2,6,7,8,9,1,5,0,4,0,0,5,2,5,2
%N A373702 Decimal expansion of (2 - zeta(2))*zeta(2)*zeta(3)/zeta(6).
%H A373702 Steve Fan, <a href="https://arxiv.org/abs/2406.05217">The shifted prime-divisor function over shifted primes</a>, arXiv:2406.05217 [math.NT], 2024. See p. 34.
%e A373702 0.69010488251022497818773002567827532644066623131...
%t A373702 RealDigits[(2-Zeta[2])Zeta[2]Zeta[3]/Zeta[6],10,100][[1]]
%Y A373702 Cf. A002117, A013661, A013664, A082695, A152416, A157289, A157292, A183699.
%K A373702 nonn,cons
%O A373702 0,1
%A A373702 _Stefano Spezia_, Jun 13 2024