[go: up one dir, main page]

login
Revision History for A360862 (Bold, blue-underlined text is an addition; faded, red-underlined text is a deletion.)

Showing entries 1-10 | older changes
Triangle read by rows: T(n,k) is the number of unlabeled connected multigraphs with n edges on k nodes and degree >= 3 at each node, loops allowed, n >= 2, 1 <= k <= floor(2*n/3).
(history; published version)
#12 by Michael De Vlieger at Fri Feb 24 16:28:03 EST 2023
STATUS

proposed

approved

#11 by Andrew Howroyd at Fri Feb 24 15:14:16 EST 2023
STATUS

editing

proposed

#10 by Andrew Howroyd at Fri Feb 24 15:14:12 EST 2023
CROSSREFS

Cf. A322115, A327615, A360866 (loopless).

STATUS

proposed

editing

#9 by Andrew Howroyd at Fri Feb 24 14:24:49 EST 2023
STATUS

editing

proposed

#8 by Andrew Howroyd at Fri Feb 24 14:22:58 EST 2023
CROSSREFS
#7 by Andrew Howroyd at Fri Feb 24 14:19:01 EST 2023
EXAMPLE

...

#6 by Andrew Howroyd at Fri Feb 24 13:04:51 EST 2023
CROSSREFS

Column 2 is A014616.

#5 by Andrew Howroyd at Fri Feb 24 12:57:18 EST 2023
NAME

Triangle read by rows: T(n,k) is the number of unlabeled connected multigraphs with n edges on k nodes and degree >= 3 at each node, loops allowed, n >= 2, 1 <= k <= floor(2*n/3).

#4 by Andrew Howroyd at Fri Feb 24 12:55:38 EST 2023
COMMENTS

Terms may be computed using the tools geng, vcolg and multig in nauty with some additional process processing to check the degrees of nodes.

#3 by Andrew Howroyd at Fri Feb 24 12:38:45 EST 2023
NAME

allocated for Andrew HowroydTriangle read by rows: T(n,k) is the number of unlabeled multigraphs with n edges on k nodes and degree >= 3 at each node, loops allowed, n >= 2, 1 <= k <= floor(2*n/3).

DATA

1, 1, 2, 1, 4, 1, 7, 5, 1, 10, 20, 5, 1, 14, 48, 36, 1, 18, 99, 153, 30, 1, 23, 181, 481, 277, 17, 1, 28, 303, 1239, 1451, 323, 1, 34, 479, 2811, 5572, 2946, 193, 1, 40, 726, 5805, 17607, 17343, 3806, 71, 1, 47, 1055, 11148, 48401, 77708, 36872, 3188, 1, 54, 1492, 20219, 120018, 288476, 243007, 54386, 1496

OFFSET

2,3

COMMENTS

Terms may be computed using the tools geng, vcolg and multig in nauty with some additional process to check the degrees of nodes.

LINKS

Brendan McKay and Adolfo Piperno, <a href="http://pallini.di.uniroma1.it/">nauty and Traces</a>

EXAMPLE

Triangle begins:

1;

1, 2;

1, 4;

1, 7, 5;

1, 10, 20, 5;

1, 14, 48, 36;

1, 18, 99, 153, 30;

1, 23, 181, 481, 277, 17;

1, 28, 303, 1239, 1451, 323;

1, 34, 479, 2811, 5572, 2946, 193;

1, 40, 726, 5805, 17607, 17343, 3806, 71;

1, 47, 1055, 11148, 48401, 77708, 36872, 3188;

1, 54, 1492, 20219, 120018, 288476, 243007, 54386, 1496;

CROSSREFS

Row sums are A360863.

Diagonal sums are A360864.

KEYWORD

allocated

nonn,tabf

AUTHOR

Andrew Howroyd, Feb 24 2023

STATUS

approved

editing