Clique Number

DOWNLOAD Mathematica Notebook

The clique number of a graph G, denoted omega(G), is the number of vertices in a maximum clique of G. Equivalently, it is the size of a largest clique or maximal clique of G.

For an arbitrary graph,

 omega(G)>=sum_(i=1)^n1/(n-d_i),

where d_i is the degree of graph vertex i. In addition, the chromatic number chi(G) of a graph G is equal to or greater than its clique number omega(G), i.e.,

 chi(G)>=omega(G).

The following table lists the clique numbers for some named graphs.

graph Gomega(G)
complete graph K_nn
Coxeter graph2
cubical graph2
cycle graph C_n{3   if n=3; 2   otherwise
Desargues graph2
dodecahedral graph2
Dyck graph2
Folkman graph2
Frucht graph3
Grötzsch Graph2
Heawood graph2
Herschel graph2
Icosahedral graph3
Möbius-Kantor graph2
octahedral graph3
Pappus graph2
Petersen graph2
star graph2
tetrahedral graph4
wheel graph W_n{4   if n=4; 3   otherwise

The following table gives the number N_k(n) of n-node graphs having clique number k for small k.

kOEISN_k(n)
11, 1, 1, 1, 1, 1, 1, 1, ...
2A0524500, 1, 2, 6, 13, 37, 106, 409, 1896, ...
3A0524510, 0, 1, 3, 15, 82, 578, 6021, 101267, ...
4A0524520, 0, 0, 1, 4, 30, 301, 4985, 142276, ...
5A0773920, 0, 0, 0, 1, 5, 51, 842, 27107, ...
6A0773930, 0, 0, 0, 0, 1, 6, 80, 1995, ...
7A0773940, 0, 0, 0, 0, 0, 1, 7, 117, ...
80, 0, 0, 0, 0, 0, 0, 1, 8, ...

Wolfram Web Resources

Mathematica »

The #1 tool for creating Demonstrations and anything technical.

Wolfram|Alpha »

Explore anything with the first computational knowledge engine.

Wolfram Demonstrations Project »

Explore thousands of free applications across science, mathematics, engineering, technology, business, art, finance, social sciences, and more.

Computerbasedmath.org »

Join the initiative for modernizing math education.

Online Integral Calculator »

Solve integrals with Wolfram|Alpha.

Step-by-step Solutions »

Walk through homework problems step-by-step from beginning to end. Hints help you try the next step on your own.

Wolfram Problem Generator »

Unlimited random practice problems and answers with built-in Step-by-step solutions. Practice online or make a printable study sheet.

Wolfram Education Portal »

Collection of teaching and learning tools built by Wolfram education experts: dynamic textbook, lesson plans, widgets, interactive Demonstrations, and more.

Wolfram Language »

Knowledge-based programming for everyone.