2 Graphs and some of their matrices
Graph : set
of vertices ,
,
is a set
of (unordered) pairs of vertices.
Definition 2.1 (Adjacency matrix).
The adjacency matrix of a graph
is the
matrix
defined by
|
Definition 2.2 (Degree matrix).
The degree matrix of a graph
is the
matrix
defined by
|
Definition 2.3 (Laplacian matrix).
The Laplacian matrix of a graph
is defined by .
We can now calculate:
Corollary 2.4.
For any graph ,
is a positive semi definite
matrix with eigenvector ,
which has eigenvalue .
Proof.
Since ,
we see that ,
with equality when
is constant. □
Proposition 2.5.
if and only if
is connected.
if and only if
has at least
connected components.
Proof.
|
Equality happens if and only if ,
which happens if and only if
is constant on connected components. The dimension of
is the number of connected components of .
TODO? □
TODO
TODO
2.1 Irregular graphs
,
,
,
,
.
When is
-regular,
.
|
Want such that
equals the expression
above. Recall . But the
above expression is .
Let 𝟙.
Assume
for all .
Note
|
Want .
Define
|
So
|
Also,
|
We have
|