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.

A366728 2-tone chromatic number of the square of a cycle with n vertices.

Original entry on oeis.org

6, 8, 10, 9, 7, 8, 8, 8, 8, 7, 8, 7, 7, 7, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7
Offset: 3

Views

Author

Allan Bickle, Oct 17 2023

Keywords

Comments

The 2-tone chromatic number of a graph G is the smallest number of colors for which G has a coloring where every vertex has two distinct colors, no adjacent vertices have a common color, and no pair of vertices at distance 2 have two common colors.
The square of a cycle is formed by adding edges between all vertices at distance 2 in the cycle.

Examples

			The colorings for (broken) cycles with orders 7 through 13 are shown below.
  -12-34-56-71-23-45-67-
  -12-34-56-78-13-24-57-68-
  -12-34-56-17-23-45-16-37-58-
  -12-34-56-71-23-68-15-24-38-57-
  -12-34-56-17-24-36-58-14-26-38-57-
  -12-34-56-71-32-54-16-37-52-14-36-57-
  -12-34-56-71-32-54-16-37-58-14-32-57-68-
		

Crossrefs

Cf. A350361 (trees), A350362 (cycles), A350715 (wheels), A366727 (MOPs).
Cf. A003057, A351120 (pair coloring).

Formula

a(n) = 7 for all n>17.