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.

A076323 Number of connected 4-colorable (i.e., chromatic number <= 4) simple graphs on n nodes.

Original entry on oeis.org

1, 1, 2, 6, 20, 107, 801, 10227, 231228, 9708788, 743177051, 100580560531
Offset: 1

Views

Author

Eric W. Weisstein, Oct 06 2002

Keywords

Crossrefs

Programs

  • Mathematica
    A076316 = Cases[Import["https://oeis.org/A076316/b076316.txt", "Table"], {, }][[All, 2]];
    (* EulerInvTransform is defined in A022562 *)
    EulerInvTransform[A076316] (* Jean-François Alcover, Sep 25 2019, updated Mar 17 2020 *)

Formula

Inverse Euler transform of A076316. - Andrew Howroyd, Dec 02 2018

Extensions

a(10)-a(11) from Andrew Howroyd, Dec 02 2018
a(12) from Sean A. Irvine, Apr 13 2025