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.

Showing 1-6 of 6 results.

A052446 Number of unlabeled simple connected bridged graphs on n nodes.

Original entry on oeis.org

0, 1, 1, 3, 10, 52, 351, 3714, 63638, 1912203, 103882478, 10338614868, 1892863194064, 639799762452639, 400857034314325045, 467526363203064793081, 1019286659457016864347582, 4170114225096278323394128049, 32130213534058019378134295287305
Offset: 1

Views

Author

Eric W. Weisstein, May 08 2000

Keywords

Comments

These are unlabeled connected graphs with spanning edge-connectivity 1, where the spanning edge-connectivity of a graph is the minimum number of edges that must be removed (without removing incident vertices) to obtain a disconnected or empty graph. - Gus Wiseman, Sep 02 2019

Crossrefs

Cf. other k-edge-connected unlabeled graph sequences A052446, A052447, A052448, A241703, A241704, A241705.
Cf. A001349 (number of simple connected graphs).
Cf. A007146 (number of simple connected bridgeless graphs).
Cf. A263914 (number of simple bridgeless graphs).
Cf. A263915 (number of simple bridged graphs).
Column k = 1 of A263296.
Row sums of A327077 if the first column is removed.
BII-numbers of set-systems with spanning edge-connectivity 1 are A327111.
The labeled version is A327071.

Programs

Formula

a(n) = A001349(n) - A007146(n).

Extensions

a(8) and a(9) and better description by Eric W. Weisstein, Nov 07 2010
a(10) from the Encyclopedia of Finite Graphs by Travis Hoppe and Anna Petrone, Apr 22 2014
Additional terms from A001349 and A007146 by Eric W. Weisstein, Oct 29 2015
a(18)-a(22) from A001349 and A007146 by Jean-François Alcover, Nov 09 2019

A263296 Triangle read by rows: T(n,k) is the number of graphs with n vertices with edge connectivity k.

Original entry on oeis.org

1, 1, 1, 2, 1, 1, 5, 3, 2, 1, 13, 10, 8, 2, 1, 44, 52, 41, 15, 3, 1, 191, 351, 352, 121, 25, 3, 1, 1229, 3714, 4820, 2159, 378, 41, 4, 1, 13588, 63638, 113256, 68715, 14306, 1095, 65, 4, 1, 288597, 1912203, 4602039, 3952378, 1141575, 104829, 3441, 100, 5, 1
Offset: 1

Views

Author

Christian Stump, Oct 13 2015

Keywords

Comments

This is spanning edge-connectivity. The spanning edge-connectivity of a graph is the minimum number of edges that must be removed (without removing incident vertices) to obtain a graph that is disconnected or covers fewer vertices. The non-spanning edge-connectivity of a graph (A327236) is the minimum number of edges that must be removed to obtain a graph whose edge-set is disconnected or empty. Compare to vertex-connectivity (A259862). - Gus Wiseman, Sep 03 2019

Examples

			Triangle begins:
     1;
     1,    1;
     2,    1,    1;
     5,    3,    2,    1;
    13,   10,    8,    2,   1;
    44,   52,   41,   15,   3,  1;
   191,  351,  352,  121,  25,  3, 1;
  1229, 3714, 4820, 2159, 378, 41, 4, 1;
  ...
		

Crossrefs

Row sums give A000088, n >= 1.
Number of graphs with edge connectivity at least k for k=1..10 are A001349, A007146, A324226, A324227, A324228, A324229, A324230, A324231, A324232, A324233.
The labeled version is A327069.

Extensions

a(22)-a(55) added by Andrew Howroyd, Aug 11 2019

A052447 Number of simple unlabeled n-node graphs of edge-connectivity 2.

Original entry on oeis.org

0, 0, 1, 2, 8, 41, 352, 4820, 113256, 4602039, 325754696, 40348545658
Offset: 1

Views

Author

Eric W. Weisstein, May 08 2000

Keywords

Crossrefs

Column k=2 of A263296.
Cf. other unlabeled edge-connectivity graph sequences A052446, A052448, A241703, A241704, A241705.

Extensions

a(8)-a(10) from the Encyclopedia of Finite Graphs by Travis Hoppe and Anna Petrone, Apr 22 2014
a(11) by Jens M. Schmidt, Feb 18 2019
a(12) from Jens M. Schmidt's web page, Jan 10 2021

A241703 Number of simple unlabeled n-node graphs of edge-connectivity 4.

Original entry on oeis.org

0, 0, 0, 0, 1, 3, 25, 378, 14306, 1141575, 164245876, 39637942895
Offset: 1

Views

Author

Travis Hoppe and Anna Petrone, Apr 27 2014

Keywords

Crossrefs

Column k=4 of A263296.
Cf. other edge-connectivity unlabeled graph sequences A052446, A052447, A052448, A241704, A241705.

Extensions

a(11) by Jens M. Schmidt, Feb 18 2019
a(12) from Jens M. Schmidt's web page, Jan 10 2021

A241704 Number of simple unlabeled n-node graphs of edge-connectivity 5.

Original entry on oeis.org

0, 0, 0, 0, 0, 1, 3, 41, 1095, 104829, 21981199, 8077770931
Offset: 1

Views

Author

Travis Hoppe and Anna Petrone, Apr 27 2014

Keywords

Crossrefs

Column k=5 of A263296.
Cf. other edge-connectivity unlabeled graph sequences A052446, A052447, A052448, A241703, A241705.

Extensions

a(11)-a(12) by Jens M. Schmidt, Feb 18 2019

A241705 Number of simple unlabeled n-node graphs of edge-connectivity 6.

Original entry on oeis.org

0, 0, 0, 0, 0, 0, 1, 4, 65, 3441, 857365, 487560158, 466534106494
Offset: 1

Views

Author

Travis Hoppe and Anna Petrone, Apr 27 2014

Keywords

Crossrefs

Column k=6 of A263296.
Cf. other edge-connectivity unlabeled graph sequences A052446, A052447, A052448, A241703, A241704.

Extensions

a(11)-a(13) by Jens M. Schmidt, Feb 20 2019
Showing 1-6 of 6 results.