Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.
%I #5 Jun 13 2024 16:52:36
%S 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 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 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 Decimal expansion of (2 - zeta(2))*zeta(2)*zeta(3)/zeta(6).
%H 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 0.69010488251022497818773002567827532644066623131...
%t RealDigits[(2-Zeta[2])Zeta[2]Zeta[3]/Zeta[6],10,100][[1]]
%Y Cf. A002117, A013661, A013664, A082695, A152416, A157289, A157292, A183699.
%K nonn,cons
%O 0,1
%A _Stefano Spezia_, Jun 13 2024