TU Wien:Diskrete Mathematik für Informatik UE (Gittenberger)/Übungen WS13/Beispiel 12

Aus VoWi
Zur Navigation springen Zur Suche springen
12) Kn denotes the complete graph with n vertices. Show that the number of spanning trees of Kn is nn−2!

Hint: Use the matrix tree theorem and delete the first column a nd the first row of D(Kn)−A(Kn). Then add all rows (except the first) to the first one and observe that all entries of the new first row are equal to 1. Use the new first row to transform the matrix in such a way that the submatrix built of the second to the last row and second to the last column is diagonal matrix.

Theory[Bearbeiten | Quelltext bearbeiten]

Solution[Bearbeiten | Quelltext bearbeiten]

after using the hint we get a matrix

we can now use the minors to calculate the determinant of the matrix. which leads to

except the first element all minor determinants are 0. The first determinant is

--NeroBurner (Diskussion) 11:09, 22. Okt. 2013 (CEST)