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.

A287154 Number of simple disconnected integral graphs on n vertices.

Original entry on oeis.org

0, 1, 2, 4, 7, 14, 26, 49, 97, 186, 379
Offset: 1

Views

Author

Eric W. Weisstein, May 20 2017

Keywords

Crossrefs

Cf. A077027 (number of simple not necessarily connected integral graphs).
Cf. A064731 (number of simple connected integral graphs).

Formula

a(n) = A077027(n) - A064731(n).