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

A339735
Dirichlet g.f.: Product_{k>=2} 1 / (1 + k^(-s))^9.
1
1, -9, -9, 36, -9, 72, -9, -93, 36, 72, -9, -252, -9, 72, 72, 207, -9, -252, -9, -252, 72, 72, -9, 585, 36, 72, -93, -252, -9, -495, -9, -459, 72, 72, 72, 765, -9, 72, 72, 585, -9, -495, -9, -252, -252, 72, -9, -1278, 36, -252, 72, -252, -9, 585, 72, 585, 72, 72, -9, 1449
OFFSET
1,2
FORMULA
a(1) = 1; a(n) = -Sum_{d|n, d < n} A339341(n/d) * a(d).
a(p^k) = A022604(k) for prime p.
KEYWORD
sign
AUTHOR
Ilya Gutkovskiy, Dec 14 2020
STATUS
approved