cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-1 of 1 results.

A305842 Product_{n>=1} (1 + x^n)^a(n) = g.f. of A000293 (solid partitions).

Original entry on oeis.org

1, 4, 6, 14, 15, 26, 26, 48, 46, 83, 97, 146, 112, 49, -186, -448, -735, -485, 779, 3977, 9323, 16569, 23056, 23996, 10116, -31501, -120720, -283153, -548924, -932348, -1380125, -1655520, -1144651, 1384894, 7943203, 21083482, 42787785, 71816970, 98995196
Offset: 1

Views

Author

Ilya Gutkovskiy, Jun 11 2018

Keywords

Comments

Inverse weigh transform of A000293.

Examples

			(1 + x) * (1 + x^2)^4 * (1 + x^3)^6 * (1 + x^4)^14 * (1 + x^5)^15 * ... * (1 + x^n)^a(n) * ... = 1 + x + 4*x^2 + 10*x^3 + 26*x^4 + 59*x^5 + ... + A000293(k)*x^k + ...
		

Crossrefs

Formula

Product_{n>=1} (1 + x^n)^a(n) = Sum_{k>=0} A000293(k)*x^k.
Showing 1-1 of 1 results.