TOPICS
Search

Crown Graph


CrownGraph

The n-crown graph for an integer n>=3 is the graph with vertex set

 {x_0,x_1,...,x_(n-1),y_0,y_1,...,y_(n-1)}
(1)

and edge set

 {(x_i,y_j):0<=i,j<=n-1,i!=j}.
(2)

It is therefore equivalent to the complete bipartite graph K_(n,n) with horizontal edges removed.

Note that the term "crown graph" has also been used to refer to a sunlet graph C_n circledot K_1 (e.g., Gallian 2018).

The n-crown graph is isomorphic to the rook complement graph K_2 square K_n^_ (somewhat confusingly phrased as the complement of a 2×n grid by Brouwer et al. 1989, p. 222, Theorem 7.5.2, item (iii)), where  square denotes the graph Cartesian product. The n-crown graph is also isomorphic to a complete bipartite graph K_(n,n) minus an independent edge set (cf. Brouwer and Koolen 1999).

The crown graphs are distance-transitive (Brouwer et al. 1989, p. 222), and therefore also distance-regular. They are also Taylor graphs.

The line graph of the n-crown graph is the arrangement graph A_(n,2).

The n-crown graph is isomorphic to the Haar graph H(3·2^(n-2)-1). Other special cases are summarized in the following table.

The numbers of vertices in K_2 square K_n^_ is 2n, which the number of edges is (n-1)n.

The numbers of directed Hamiltonian cycles for n=3, 4, 5, ... are given by 2, 12, 312, 9600, 416880, ... (OEIS A094047), which has the beautiful closed form

 |HC(n)|=2(-1)^n(n-1)!+n!sum_(j=0)^(n-1)(-1)^j(n-j-1)!(2n-j-1; j)
(3)

(M. Alekseyev, pers. comm., Feb. 10, 2008).

Closed formulas for the numbers c_k of k-graph cycles of S_n^0 are given by c_k=0 for k odd and

c_4=1/4(n-3)(n-2)(n-1)n
(4)
c_6=1/6(n-2)(n-1)n(n^3-9n^2+29n-32)
(5)
c_8=1/8(n-3)(n-2)(n-1)n(n^4-14n^3+79n^2-120n+218)
(6)

(E. Weisstein, Nov. 16, 2014).

The independence polynomial of the n-crown graph is

 I_n(x)=2(x+1)^n+nx^2-1,
(7)

which satisfies the recurrence equation

 I_n(x)=(x+3)I_(n-1)(x)-(2x+3)I_(n-2)(x)+(x+1)I_(n-3)(x).
(8)

See also

Cocktail Party Graph, Complete Bipartite Graph, Rook Complement Graph, Taylor Graph

Portions of this entry contributed by Simone Severini

Explore with Wolfram|Alpha

References

Brouwer, A. E.; Cohen, A. M.; and Neumaier, A. Distance-Regular Graphs. New York: Springer-Verlag, 1989.Brouwer, A. and Koolen, J. "The Distance-Regular Graphs of Valency Four." J. Algebraic Combin. 10, 5-24, 1999.DistanceRegular.org. "Crown Graphs." http://www.distanceregular.org/indexes/crowngraphs.html.Gallian, J. "Dynamic Survey of Graph Labeling." Elec. J. Combin. DS6. Dec. 21, 2018. https://www.combinatorics.org/ojs/index.php/eljc/article/view/DS6.Sloane, N. J. A. Sequences A002378/M1581 and A094047 in "The On-Line Encyclopedia of Integer Sequences."

Referenced on Wolfram|Alpha

Crown Graph

Cite this as:

Severini, Simone and Weisstein, Eric W. "Crown Graph." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/CrownGraph.html

Subject classifications