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.

A245246 Number of ways to delete an edge (up to the outcome) in the simple unlabeled graphs on n nodes.

Original entry on oeis.org

0, 1, 3, 14, 74, 571, 6558, 125066, 4147388
Offset: 1

Views

Author

Max Alekseyev, Jul 15 2014

Keywords

Comments

Also, the number of distinct pairs (G,H) of simple unlabeled graphs on n nodes, where H can be obtained from G by deletion of a single edge.
For n<6, we have a(n) = A126122(n), since the non-isomorphic edges in a graph on n<6 nodes uniquely define the result of their deletion. However, there is a graph on 6 nodes (see link below) with two non-isomorphic edges, deletion of either of which results in the same graph. Hence, for n>=6, a(n) < A126122(n).

Crossrefs