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.

A077027 Number of simple integral graphs on n nodes.

Original entry on oeis.org

1, 2, 3, 6, 10, 20, 33, 71, 121, 269, 492
Offset: 1

Views

Author

Eric W. Weisstein, Oct 18 2002

Keywords

Comments

Generated at the suggestion of Ed Pegg Jr.

Crossrefs

Cf. A064731 (number of simple connected integral graphs).
Cf. A287154 (number of simple disconnected integral graphs).
Cf. A363065 (number of Laplacian integral graphs).

Formula

Euler transform of A064731. - Eric M. Schmidt, Mar 23 2015
a(n) = A287154(n) + A064731(n).

Extensions

a(1) corrected and a(10)-a(11) added (using A064731) by Eric M. Schmidt, Mar 23 2015