[go: up one dir, main page]

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”).

A339704
Dirichlet g.f.: Product_{k>=2} (1 - k^(-s))^5.
7
1, -5, -5, 5, -5, 20, -5, 10, 5, 20, -5, -5, -5, 20, 20, -15, -5, -5, -5, -5, 20, 20, -5, -55, 5, 20, 10, -5, -5, -55, -5, -6, 20, 20, 20, -45, -5, 20, 20, -55, -5, -55, -5, -5, -5, 20, -5, 20, 5, -5, 20, -5, -5, -55, 20, -55, 20, 20, -5, -55, -5, 20, -5, -5, 20, -55, -5, -5, 20, -55
OFFSET
1,2
FORMULA
a(1) = 1; a(n) = -Sum_{d|n, d < n} A339320(n/d) * a(d).
a(p^k) = A000728(k) for prime p.
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Dec 13 2020
STATUS
approved