A381565 2-tone chromatic number of a particular class of planar graphs with 3n+3 vertices.
5, 6, 7, 7, 8, 8, 9, 9, 10, 10, 10, 11, 11, 11, 12, 12, 12, 12, 13, 13, 13, 13, 14, 14, 14, 14, 15, 15, 15, 15, 15, 16, 16, 16, 16, 16, 17, 17, 17, 17, 17, 18, 18, 18, 18, 18, 18, 19, 19, 19, 19, 19, 19, 20, 20, 20, 20, 20, 20, 21
Offset: 1
Keywords
Examples
For n=1, the graph is a 6-cycle, which has a 2-tone 5-coloring -12-34-15-32-14-35-. Thus a(1) = 5.
Links
- Allan Bickle, 2-Tone coloring of joins and products of graphs, Congr. Numer. 217 (2013) 171-190.
- Allan Bickle, 2-Tone Coloring of Planar Graphs, Bull. Inst. Combin. Appl. 103 (2025) 114-129.
- Allan Bickle and B. Phillips, t-Tone Colorings of Graphs, Utilitas Math, 106 (2018) 85-102.
- D. W. Cranston and H. LaFayette, The t-tone chromatic number of classes of sparse graphs, Australas. J. Combin. 86 (2023) 458-476.
Crossrefs
Formula
a(n) = ceiling(1.5 + sqrt(6*n + 6.25)) for n < 18.
a(n) = ceiling(0.5 + sqrt(6*n + 24.25)) for n > 6.
Comments