12.07.2015 Views

enumeration of the number of spanning trees in some ... - Toubkal

enumeration of the number of spanning trees in some ... - Toubkal

enumeration of the number of spanning trees in some ... - Toubkal

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2.4. Matrices associated to a graph 47Figure 2.7: A graph G with its adjacency matrix.Remark 2.4.1 An adjacency matrix is determ<strong>in</strong>ed by a vertex order<strong>in</strong>g. Every adjacencymatrix is symmetric (a ij = a ji for all i, j). An adjacency matrix <strong>of</strong> a simple graph G hasentries 0 or 1, with 0s on <strong>the</strong> diagonal. The degree <strong>of</strong> v is <strong>the</strong> sum <strong>of</strong> <strong>the</strong> entries <strong>in</strong> <strong>the</strong>row for v <strong>in</strong> ei<strong>the</strong>r A or M.Example 2.4.2 Consider <strong>the</strong> labelled graph G <strong>in</strong> Figure 2.8.Figure 2.8: A graph with 6 vertices.which has <strong>the</strong> adjacency matrix A2.4.2 Degree Matrix⎡⎤0 1 0 0 1 01 0 1 0 1 1A =0 1 0 1 0 1⎢0 0 1 0 0 1⎥⎣1 1 0 0 0 1⎦0 1 1 1 1 0The degree <strong>of</strong> a vertex v ∈ V <strong>of</strong> G denoted by deg G (v); is <strong>the</strong> <strong>number</strong> <strong>of</strong> edges <strong>of</strong> G whichare <strong>in</strong>cident with v. The degree matrix <strong>of</strong> G is <strong>the</strong> diagonal V -by-V matrix D = D(G)such that D vv = deg G (v) for all v ∈ V , and D vu = 0 if v ≠ u; more precisely, <strong>the</strong> degreematrix D <strong>of</strong> a graph, is a diagonal matrix with <strong>the</strong> vertex degrees <strong>in</strong> <strong>the</strong> diagonal.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!