login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A265824
Continued fraction expansion of the prime zeta function at 3.
0
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, 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, 1, 1, 1, 2, 1, 3, 1, 28, 2, 1, 4, 10, 3, 2, 1, 1, 2, 1, 3, 1, 1
OFFSET
0,2
COMMENTS
Continued fraction of Sum_{n>=1} 1/prime(n)^3 = 0.1747626392994435364231...
EXAMPLE
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/…)))))))).
MATHEMATICA
ContinuedFraction[PrimeZetaP[3], 85]
CROSSREFS
Sequence in context: A351241 A273874 A086039 * A097413 A202352 A115038
KEYWORD
nonn,cofr
AUTHOR
Ilya Gutkovskiy, Dec 16 2015
STATUS
approved