TOPICS
Search

Square-Free Graph


Square-FreeGraphs

A square-free graph is a graph containing no graph cycles of length four. A simple graph is square-free iff

 c_4=1/8[Tr(A^4)-2m-2sum_(i!=j)a_(ij)^((2))]=0,

where A is the adjacency matrix of the graph, Tr is the matrix trace, m is the number of edges of the graph, and a_(ij)^((k)) denotes the i,j element of A^k.

The numbers of square-free simple graphs on n=1, 2, 3, ... nodes are 1, 2, 4, 8, 18, 44, 117, 351, ... (OEIS A006786), the first few of which are illustrated above.

Square-FreeConnectedGraphs

The numbers of square-free simple connected graphs on n=1, 2, 3, ... nodes are 1, 1, 2, 3, 8, 19, 57, ... (OEIS A077269), the first few of which are illustrated above.

Graphs with girth >4 are automatically square-free, while square-free graphs with girth 3 are rarer.


See also

Square Graph, Graph Cycle, Triangle-Free Graph

Explore with Wolfram|Alpha

References

Harary, F. and Manvel, B. "On the Number of Cycles in a Graph." Mat. Časopis Sloven. Akad. Vied 21, 55-63, 1971.Sloane, N. J. A. Sequences A006786/M1149 and A077269 in "The On-Line Encyclopedia of Integer Sequences."

Referenced on Wolfram|Alpha

Square-Free Graph

Cite this as:

Weisstein, Eric W. "Square-Free Graph." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/Square-FreeGraph.html

Subject classifications