A348222
Number of uniquely-3-colorable graphs on n vertices.
Original entry on oeis.org
1, 1, 3, 12, 72, 856, 17018, 531568
Offset: 3
a(3) = 1 and a(4) = 1 because the complete graph K3 and K4-e are the only such graphs on 3 and 4 vertices, respectively.
A369223
Number of uniquely colorable simple graphs on n nodes.
Original entry on oeis.org
1, 1, 2, 3, 6, 11, 35, 134, 1183, 21319, 761871
Offset: 0
n = 1: singleton graph K_1 (1 graph).
n = 2: 2-empty graph, path graph P_2 (2 graphs).
n = 3: 3-empty graph, path graph P_3, triangle graph C_3 = K_3 (3 graphs).
n = 4: 4-empty graph, claw graph K_{1,3}, diamond graph K_{1,1,2} = K_4-e, P_4, square graph C_4, tetrahedral graph K_4 (6 graphs).
Cf.
A369227 (triangle by chromatic number).
Showing 1-2 of 2 results.
Comments