Laplacian matrix
From Wikipedia, the free encyclopedia
In the mathematical field of graph theory the Laplacian matrix, sometimes called admittance matrix or Kirchhoff matrix, is a matrix representation of a graph. Together with Kirchhoff's theorem it can be used to calculate the number of spanning trees for a given graph.
[edit] Definition
The Laplacian of a graph G is defined as
- L: = D − A
with D the degree matrix of G and A the adjacency matrix of G.
More explicitly, given a graph G with n vertices, the matrix satisfies
In the case of directed graphs, either the indegree or the outdegree might be used, depending on the application.
[edit] Properties
For a graph G and its admittance matrix L with eigenvalues :
L is always positive-semidefinite ().
The multiplicity of 0 as an eigenvalue of L is the number of connected components of G.
λ1 is called the algebraic connectivity.
The smallest non-trivial eigenvalue of L is called the spectral gap.