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.

A265824 Continued fraction expansion of the prime zeta function at 3.

This page as a plain text file.
%I A265824 #9 Feb 16 2025 08:33:28
%S A265824 0,5,1,2,1,1,2,17,4,1,7,1,1,5,24,1,1,2,3,11,1,3,23,1,1,2,1,3,1,6,1,4,
%T A265824 3,3,1,2,1,4,1,1,3,1,1,1,2,23,2,6,2,2,1,1,7,3,13,1,1,2,6,1,5,5,1,2,1,
%U A265824 1,1,1,2,1,3,1,28,2,1,4,10,3,2,1,1,2,1,3,1,1
%N A265824 Continued fraction expansion of the prime zeta function at 3.
%C A265824 Continued fraction of Sum_{n>=1} 1/prime(n)^3 = 0.1747626392994435364231...
%H A265824 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/PrimeZetaFunction.html">Prime Zeta Function</a>
%H A265824 Wikipedia, <a href="http://en.wikipedia.org/wiki/Prime_zeta_function">Prime Zeta Function</a>
%H A265824 <a href="/index/Con#confC">Index entries for continued fractions for constants</a>
%H A265824 <a href="/index/Z#zeta_function">Index entries for zeta function</a>
%e A265824 1/2^3 + 1/3^3 + 1/5^3 +1/7^3 + 1/11^3 + 1/13^3 +... = 1/(5 + 1/(1 + 1/(2 + 1/(1 + 1/(1 + 1/(2 + 1/(17 + 1/(4 + 1/…)))))))).
%t A265824 ContinuedFraction[PrimeZetaP[3], 85]
%Y A265824 Cf. A085541, A013631.
%K A265824 nonn,cofr
%O A265824 0,2
%A A265824 _Ilya Gutkovskiy_, Dec 16 2015