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

A316150
Inverse Weigh transform of n^2.
1
1, 4, 5, 5, -6, -12, -4, 34, 56, 1, -158, -267, 56, 874, 1234, -691, -4966, -5796, 6132, 28411, 26932, -46687, -162814, -117746, 332350, 929348, 454328, -2278344, -5259270, -1250947, 15199212, 29375294, -1279006, -99217863, -161079712, 60427836, 635914664
OFFSET
1,2
LINKS
FORMULA
Product_{k>=1} (1+x^k)^a(k) = 1 + Sum_{k>=1} A000290(k)*x^k.
EXAMPLE
(1+x)*(1+x^2)^4*(1+x^3)^5*(1+x^4)^5*(1+x^5)^(-6)* ... = 1 + x + 4*x^2 + 9*x^3 + 16*x^4 + 25*x^5 + ... .
CROSSREFS
KEYWORD
sign
AUTHOR
Seiichi Manyama, Jun 25 2018
STATUS
approved