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.

A245882 Number of distinct Laplacian polynomials among all connected graphs on n nodes.

Original entry on oeis.org

1, 1, 2, 6, 21, 110, 793, 10251, 239307, 10985229
Offset: 1

Views

Author

Travis Hoppe and Anna Petrone, Aug 05 2014

Keywords

Comments

The Laplacian polynomial is the characteristic polynomial of the Laplacian matrix, L = A-D where A is the adjacency matrix and D the degree matrix.