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.

A296914 List of coefficients of chromatic polynomial of the cubical graph Q_3, highest order terms first.

Original entry on oeis.org

1, -12, 66, -214, 441, -572, 423, -133, 0
Offset: 1

Views

Author

N. J. A. Sloane, Dec 22 2017

Keywords

Crossrefs

Formula

The chromatic polynomial is x^8-12*x^7+66*x^6-214*x^5+441*x^4-572*x^3+423*x^2-133*x.
a(n) = Sum_{k=1..8} Stirling1(k, 9-n)*A334159(3,k). - Andrew Howroyd, Apr 22 2020