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.

Previous Showing 11-11 of 11 results.

A330209 Nonzero coefficients of the polynomials (x + d/dx)^n x^2, in row-major order.

Original entry on oeis.org

1, 2, 1, 2, 5, 1, 12, 9, 1, 12, 39, 14, 1, 90, 95, 20, 1, 90, 375, 195, 27, 1, 840, 1155, 357, 35, 1, 840, 4305, 2940, 602, 44, 1, 9450, 16065, 6552, 954, 54, 1, 9450, 57645, 48825, 13230, 1440, 65, 1, 124740, 252945, 128205, 24750, 2090, 77, 1, 124740, 883575, 893970, 301455, 43560, 2937, 90, 1
Offset: 0

Views

Author

Chris Jones, Dec 05 2019

Keywords

Comments

The similar-looking polynomials (x-d/dx)^n * 1 are the probabilist's Hermite polynomials, A096713.

Examples

			x^2 ; 2x + x^3; 2 + 5x^2 + x^4; 12x + 9x^3 + x^5.
		

Crossrefs

Cf. A096713.
Previous Showing 11-11 of 11 results.