OFFSET
1,6
COMMENTS
It seems that all the terms after the initial zero are strictly positive. Checked up to n = 2^24. Compare to A346485.
LINKS
Antti Karttunen, Table of n, a(n) for n = 1..16384
Antti Karttunen, Data supplement: n, a(n) computed for n = 1..65537
FORMULA
Sum_{k=1..n} a(k) ~ c * A065464 * Pi^4 * n^2 / 180, where c = Sum_{j>=2} (1/2 + (-1)^j * (Fibonacci(j) - 1/2))*PrimeZetaP(j) = 0.4526952873143153104685540856936425315834753528741817723313791528384... - Vaclav Kotesovec, Mar 04 2023
PROG
CROSSREFS
KEYWORD
nonn,look
AUTHOR
Antti Karttunen, Sep 02 2021
STATUS
approved