OFFSET
1,4
LINKS
Jean-François Alcover, Table of n, a(n) for n = 1..26
Jens M. Schmidt, Data files in graph6 format
Eric Weisstein's World of Mathematics, k-Connected Graph.
Eric Weisstein's World of Mathematics, Biconnected Graph
FORMULA
MATHEMATICA
a[1] = 0; a[2] = 1;
Array[a, 26] (* Jean-François Alcover, Sep 10 2019, after Andrew Howroyd *)
CROSSREFS
KEYWORD
nonn
AUTHOR
EXTENSIONS
Terms a(8)-a(11) by Jens M. Schmidt, Feb 18 2019
a(1)-a(2) corrected by Andrew Howroyd, Aug 28 2019
a(12)-a(20) from Andrew Howroyd, Sep 04 2019
STATUS
approved