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.
%I A382234 #19 Apr 01 2025 07:29:45 %S A382234 0,6,3,7,6,7,2,9,4,5,8,4,7,7,6,5,4,3,2,8,0,1,3,1,6,2,9,4,8,0,7,1,9,3, %T A382234 8,3,6,1,2,8,7,8,2,1,6,2,9,0,0,3,7,0,7,3,6,5,9,2,1,0,9,6,7,9,4,8,6,7, %U A382234 7,2,3,2,3,2,2,1,9,6,1,4,7,3,5,9,3,0,1,9,3,7,5,6,3,2,1,6,8,4,8,7,1,5,2,0,9,2 %N A382234 Decimal expansion of the multiple prime zeta value primezetamult(2, 2). %C A382234 Prime multi zeta functions are equivalents of multi zeta functions when successive natural numbers are replaced by successive primes. %H A382234 Artur Jasinski, <a href="/A382234/a382234.txt">Complete list of multiple prime zeta values up to weight 6.</a> %H A382234 <a href="/wiki/Index_to_constants#Start_of_section_P">Index to constants which are prime multiple zeta values</a> (2,2) %F A382234 Equals (A085548^2 - A085964)/2. %F A382234 Equals Sum_{p,q prime p>q} 1/(p^2*q^2). %e A382234 0.0637672945847765432801316294807 %t A382234 kk = RealDigits[(PrimeZetaP[2]^2 - PrimeZetaP[4])/2, 10, 105][[1]]; Prepend[kk, 0] %Y A382234 Cf. A382235, A382236, A197110. %K A382234 cons,nonn %O A382234 0,2 %A A382234 _Artur Jasinski_, Mar 20 2025