Complete graph:K4: Difference between revisions
No edit summary |
|||
Line 3: | Line 3: | ||
==Definition== | ==Definition== | ||
This graph is defined as the [[complete graph]] on a set of size four. | This graph, denoted <math>K_4</math> is defined as the [[complete graph]] on a set of size four. It is also sometimes termed the ''tetrahedron graph''' or ''tetrahedral graph'''. | ||
==Arithmetic functions== | ==Arithmetic functions== |
Revision as of 19:48, 29 May 2012
This article defines a particular undirected graph, i.e., the definition here determines the graph uniquely up to graph isomorphism.
View a complete list of particular undirected graphs
Definition
This graph, denoted is defined as the complete graph on a set of size four. It is also sometimes termed the tetrahedron graph or tetrahedral graph.
Arithmetic functions
Size measures
Function | Value | Explanation |
---|---|---|
size of vertex set | 4 | As : |
size of edge set | 6 | As : |
Numerical invariants associated with vertices
Since the graph is a vertex-transitive graph, any numerical invariant associated to a vertex must be equal on all vertices of the graph. Below are listed some of these invariants:
Function | Value | Explanation |
---|---|---|
degree of a vertex | 3 | As : |
eccentricity of a vertex | 1 | As : 1 (true for all , independent of ) |
Other numerical invariants
Function | Value | Explanation |
---|---|---|
clique number | 4 | As : |
independence number | 1 | As : 1 (independent of ) |
chromatic number | 4 | As : |
radius of a graph | 1 | Due to vertex-transitivity, the radius equals the eccentricity of any vertex, which has been computed above. |
diameter of a graph | 1 | Due to vertex-transitivity, the radius equals the eccentricity of any vertex, which has been computed above. |
odd girth | 3 | As : 3 (because ) |
even girth | 4 | As : 4 (because ) |
girth of a graph | 3 | As : 3 (because ) |
Algebraic theory
The adjacency matrix is:
The matrix is uniquely defined (note that it centralizes all permutations). Below are some important associated algebraic invariants:
Algebraic invariant | Value | Explanation |
---|---|---|
characteristic polynomial | As : | |
minimal polynomial | As : | |
rank of adjacency matrix | 4 | As : |
eigenvalues (roots of characteristic polynomial) | -1 (multiplicity 3), 3 (multiplicity 1) | As : -1 (multiplicity ), (multiplicity 1) |