SlideShare a Scribd company logo
1 of 10
S.SWATHI SUNDARI, M.Sc.,M.Phil.,
Assistant Professor of Mathematics
V.V.Vanniaperumal College for Women
Virudhunagar
George Gustav Robert
Kirchhoff was a German
physician and mathematician.
He is occupied especially
spectroscopy, electrical
engineering and
thermodynamics.
 He formulated the two famous
laws for the calculation of the
distribution of electric currents
in a network of wires.
Kirchhoff’s matrix tree theorem gives a
formula for the number of spanning trees of a
finite graph in terms of a matrix derived from
that graph.
Suppose that T = (V,E) is a finite graph consisting of
n + 1 vertices labelled y1, y2, · · · , yn, yn+1.
• undirected
• connected
• no multiple edges
Note that yi ∼ yj are nearest neighbours if (yi, yj ) ∈ E.
The graph Laplacian L is the matrix L = D − A, where
D is the degree matrix and A is the adjacency matrix.
Suppose that L{k} denotes the submatrix of L obtained by
deleting row k and column k corresponding to vertex yk
Statement:
If Ω = {spanning trees of T}, then
det[L{1}] = det[L{2}] = · · · = det[L{n}= det[L{n+1}]
and that these are equal to |Ω|, the number of
spanning trees of T.
 This graph has 29 spanning trees.
 To see this, consider deg(y4) in the spanning tree.
 This graph has 29 spanning trees. For example, using
MTT, det[L{5}] = 29.
 Several path finding algorithms, including Dijkstra’s
algorithm and the A* search algorithm, internally
build a spanning trees as an intermediate step in
solving problem.
In order to minimize the cost of power networks,
wiring connections, pipings, automatic speech
recognition, etc., -- and we often use algorithms that
gradually build a spanning tree s intermediate steps
in the process of finding the minimum spanning tree.
The Internet and telecommunications-Transmission
links, Open shortest path, Augmented tree-based
routing– required to remember a spanning tree.
Kirchhoff's Matrix Tree Theorem for Calculating Spanning Trees

More Related Content

What's hot (20)

Pipelining slides
Pipelining slides Pipelining slides
Pipelining slides
 
Cauchy's integral formula 
Cauchy's integral formula Cauchy's integral formula 
Cauchy's integral formula 
 
Decoders-Digital Electronics
Decoders-Digital ElectronicsDecoders-Digital Electronics
Decoders-Digital Electronics
 
Stoke’s theorem
Stoke’s theoremStoke’s theorem
Stoke’s theorem
 
Introduction to Numerical Analysis
Introduction to Numerical AnalysisIntroduction to Numerical Analysis
Introduction to Numerical Analysis
 
Introduction to Graph Theory
Introduction to Graph TheoryIntroduction to Graph Theory
Introduction to Graph Theory
 
Octal to binary encoder
Octal to binary encoderOctal to binary encoder
Octal to binary encoder
 
Source coding
Source codingSource coding
Source coding
 
introduction to graph theory
introduction to graph theoryintroduction to graph theory
introduction to graph theory
 
design of accumlator
design of accumlatordesign of accumlator
design of accumlator
 
Normal forms
Normal formsNormal forms
Normal forms
 
1524 elliptic curve cryptography
1524 elliptic curve cryptography1524 elliptic curve cryptography
1524 elliptic curve cryptography
 
Graph theory
Graph  theoryGraph  theory
Graph theory
 
Planar graph
Planar graphPlanar graph
Planar graph
 
Dobule and triple integral
Dobule and triple integralDobule and triple integral
Dobule and triple integral
 
Elliptic curve cryptography
Elliptic curve cryptographyElliptic curve cryptography
Elliptic curve cryptography
 
Ford Fulkerson Algorithm
Ford Fulkerson AlgorithmFord Fulkerson Algorithm
Ford Fulkerson Algorithm
 
0.0 Introduction to theory of computation
0.0 Introduction to theory of computation0.0 Introduction to theory of computation
0.0 Introduction to theory of computation
 
Graph theory
Graph theoryGraph theory
Graph theory
 
Minimum spanning tree
Minimum spanning treeMinimum spanning tree
Minimum spanning tree
 

Similar to Kirchhoff's Matrix Tree Theorem for Calculating Spanning Trees

20070823
2007082320070823
20070823neostar
 
Ijciras1101
Ijciras1101Ijciras1101
Ijciras1101zhendy94
 
On the lambert w function
On the lambert w functionOn the lambert w function
On the lambert w functionTrungKienVu3
 
Proportional and decentralized rule mcst games
Proportional and decentralized rule mcst gamesProportional and decentralized rule mcst games
Proportional and decentralized rule mcst gamesvinnief
 
Complete l fuzzy metric spaces and common fixed point theorems
Complete l fuzzy metric spaces and  common fixed point theoremsComplete l fuzzy metric spaces and  common fixed point theorems
Complete l fuzzy metric spaces and common fixed point theoremsAlexander Decker
 
Maths ppt partial diffrentian eqn
Maths ppt partial diffrentian eqnMaths ppt partial diffrentian eqn
Maths ppt partial diffrentian eqnDheerendraKumar43
 
Electromagnetic Scattering from Objects with Thin Coatings.2016.05.04.02
Electromagnetic Scattering from Objects with Thin Coatings.2016.05.04.02Electromagnetic Scattering from Objects with Thin Coatings.2016.05.04.02
Electromagnetic Scattering from Objects with Thin Coatings.2016.05.04.02Luke Underwood
 
Ireducible core and equal remaining obligations rule for mcst games
Ireducible core and equal remaining obligations rule for mcst gamesIreducible core and equal remaining obligations rule for mcst games
Ireducible core and equal remaining obligations rule for mcst gamesvinnief
 
Iterative procedure for uniform continuous mapping.
Iterative procedure for uniform continuous mapping.Iterative procedure for uniform continuous mapping.
Iterative procedure for uniform continuous mapping.Alexander Decker
 
conference_presentation-Predator-Prey-Exponential Intergrators
conference_presentation-Predator-Prey-Exponential Intergrators conference_presentation-Predator-Prey-Exponential Intergrators
conference_presentation-Predator-Prey-Exponential Intergrators Ning Yang
 
An investigation of inference of the generalized extreme value distribution b...
An investigation of inference of the generalized extreme value distribution b...An investigation of inference of the generalized extreme value distribution b...
An investigation of inference of the generalized extreme value distribution b...Alexander Decker
 
Supersonic Spreading of Correlators in Long-Range Quantum Lattice Models
Supersonic Spreading of Correlators in Long-Range Quantum Lattice ModelsSupersonic Spreading of Correlators in Long-Range Quantum Lattice Models
Supersonic Spreading of Correlators in Long-Range Quantum Lattice ModelsMauritz van den Worm
 
On algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetryOn algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetrygraphhoc
 
Lecture cochran
Lecture cochranLecture cochran
Lecture cochransabbir11
 
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRYON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRYFransiskeran
 

Similar to Kirchhoff's Matrix Tree Theorem for Calculating Spanning Trees (20)

20070823
2007082320070823
20070823
 
Ijciras1101
Ijciras1101Ijciras1101
Ijciras1101
 
On the lambert w function
On the lambert w functionOn the lambert w function
On the lambert w function
 
Proportional and decentralized rule mcst games
Proportional and decentralized rule mcst gamesProportional and decentralized rule mcst games
Proportional and decentralized rule mcst games
 
Complete l fuzzy metric spaces and common fixed point theorems
Complete l fuzzy metric spaces and  common fixed point theoremsComplete l fuzzy metric spaces and  common fixed point theorems
Complete l fuzzy metric spaces and common fixed point theorems
 
Maths ppt partial diffrentian eqn
Maths ppt partial diffrentian eqnMaths ppt partial diffrentian eqn
Maths ppt partial diffrentian eqn
 
Electromagnetic Scattering from Objects with Thin Coatings.2016.05.04.02
Electromagnetic Scattering from Objects with Thin Coatings.2016.05.04.02Electromagnetic Scattering from Objects with Thin Coatings.2016.05.04.02
Electromagnetic Scattering from Objects with Thin Coatings.2016.05.04.02
 
Ireducible core and equal remaining obligations rule for mcst games
Ireducible core and equal remaining obligations rule for mcst gamesIreducible core and equal remaining obligations rule for mcst games
Ireducible core and equal remaining obligations rule for mcst games
 
Iterative procedure for uniform continuous mapping.
Iterative procedure for uniform continuous mapping.Iterative procedure for uniform continuous mapping.
Iterative procedure for uniform continuous mapping.
 
Kanal wireless dan propagasi
Kanal wireless dan propagasiKanal wireless dan propagasi
Kanal wireless dan propagasi
 
conference_presentation-Predator-Prey-Exponential Intergrators
conference_presentation-Predator-Prey-Exponential Intergrators conference_presentation-Predator-Prey-Exponential Intergrators
conference_presentation-Predator-Prey-Exponential Intergrators
 
An investigation of inference of the generalized extreme value distribution b...
An investigation of inference of the generalized extreme value distribution b...An investigation of inference of the generalized extreme value distribution b...
An investigation of inference of the generalized extreme value distribution b...
 
Supersonic Spreading of Correlators in Long-Range Quantum Lattice Models
Supersonic Spreading of Correlators in Long-Range Quantum Lattice ModelsSupersonic Spreading of Correlators in Long-Range Quantum Lattice Models
Supersonic Spreading of Correlators in Long-Range Quantum Lattice Models
 
H-MLQ
H-MLQH-MLQ
H-MLQ
 
On algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetryOn algorithmic problems concerning graphs of higher degree of symmetry
On algorithmic problems concerning graphs of higher degree of symmetry
 
Lecture cochran
Lecture cochranLecture cochran
Lecture cochran
 
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRYON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
ON ALGORITHMIC PROBLEMS CONCERNING GRAPHS OF HIGHER DEGREE OF SYMMETRY
 
Modeling the dynamics of molecular concentration during the diffusion procedure
Modeling the dynamics of molecular concentration during the  diffusion procedureModeling the dynamics of molecular concentration during the  diffusion procedure
Modeling the dynamics of molecular concentration during the diffusion procedure
 
Lecture50
Lecture50Lecture50
Lecture50
 
Dijkstra
DijkstraDijkstra
Dijkstra
 

More from SwathiSundari

More from SwathiSundari (17)

Time and Distance.ppt
Time and Distance.pptTime and Distance.ppt
Time and Distance.ppt
 
Calender.ppt
Calender.pptCalender.ppt
Calender.ppt
 
Allied maths ii
Allied maths iiAllied maths ii
Allied maths ii
 
Z transform
Z transformZ transform
Z transform
 
Cone
ConeCone
Cone
 
Boolean Algebra
Boolean AlgebraBoolean Algebra
Boolean Algebra
 
Application of graph theory in Traffic Management
Application of graph theory in Traffic ManagementApplication of graph theory in Traffic Management
Application of graph theory in Traffic Management
 
The instant insanity game
The instant insanity game The instant insanity game
The instant insanity game
 
Data transfer using bipartite graph
Data transfer using bipartite graphData transfer using bipartite graph
Data transfer using bipartite graph
 
Fuzzy sets
Fuzzy setsFuzzy sets
Fuzzy sets
 
Statistics
StatisticsStatistics
Statistics
 
Ancillary maths ii
Ancillary maths iiAncillary maths ii
Ancillary maths ii
 
Analytical Geometry in three dimension
Analytical Geometry in three dimensionAnalytical Geometry in three dimension
Analytical Geometry in three dimension
 
Operations Research
Operations ResearchOperations Research
Operations Research
 
Operation Research
Operation ResearchOperation Research
Operation Research
 
Theory of Equation
Theory of EquationTheory of Equation
Theory of Equation
 
Game theory
Game theoryGame theory
Game theory
 

Recently uploaded

GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)Areesha Ahmad
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxUmerFayaz5
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSSLeenakshiTyagi
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...ssifa0344
 
Natural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsNatural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsAArockiyaNisha
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​kaibalyasahoo82800
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxkessiyaTpeter
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bSérgio Sacani
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxgindu3009
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPirithiRaju
 
Botany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsBotany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsSumit Kumar yadav
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfSumit Kumar yadav
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000Sapana Sha
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Lokesh Kothari
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfSumit Kumar yadav
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksSérgio Sacani
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PPRINCE C P
 

Recently uploaded (20)

GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)GBSN - Biochemistry (Unit 1)
GBSN - Biochemistry (Unit 1)
 
Animal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptxAnimal Communication- Auditory and Visual.pptx
Animal Communication- Auditory and Visual.pptx
 
DIFFERENCE IN BACK CROSS AND TEST CROSS
DIFFERENCE IN  BACK CROSS AND TEST CROSSDIFFERENCE IN  BACK CROSS AND TEST CROSS
DIFFERENCE IN BACK CROSS AND TEST CROSS
 
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
TEST BANK For Radiologic Science for Technologists, 12th Edition by Stewart C...
 
Natural Polymer Based Nanomaterials
Natural Polymer Based NanomaterialsNatural Polymer Based Nanomaterials
Natural Polymer Based Nanomaterials
 
Nanoparticles synthesis and characterization​ ​
Nanoparticles synthesis and characterization​  ​Nanoparticles synthesis and characterization​  ​
Nanoparticles synthesis and characterization​ ​
 
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
 
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43bNightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
Nightside clouds and disequilibrium chemistry on the hot Jupiter WASP-43b
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptx
 
Engler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomyEngler and Prantl system of classification in plant taxonomy
Engler and Prantl system of classification in plant taxonomy
 
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdfPests of cotton_Sucking_Pests_Dr.UPR.pdf
Pests of cotton_Sucking_Pests_Dr.UPR.pdf
 
Botany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questionsBotany krishna series 2nd semester Only Mcq type questions
Botany krishna series 2nd semester Only Mcq type questions
 
The Philosophy of Science
The Philosophy of ScienceThe Philosophy of Science
The Philosophy of Science
 
Botany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdfBotany 4th semester file By Sumit Kumar yadav.pdf
Botany 4th semester file By Sumit Kumar yadav.pdf
 
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 60009654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
9654467111 Call Girls In Raj Nagar Delhi Short 1500 Night 6000
 
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
Labelling Requirements and Label Claims for Dietary Supplements and Recommend...
 
Chemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdfChemistry 4th semester series (krishna).pdf
Chemistry 4th semester series (krishna).pdf
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disks
 
VIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C PVIRUSES structure and classification ppt by Dr.Prince C P
VIRUSES structure and classification ppt by Dr.Prince C P
 

Kirchhoff's Matrix Tree Theorem for Calculating Spanning Trees

  • 1. S.SWATHI SUNDARI, M.Sc.,M.Phil., Assistant Professor of Mathematics V.V.Vanniaperumal College for Women Virudhunagar
  • 2. George Gustav Robert Kirchhoff was a German physician and mathematician. He is occupied especially spectroscopy, electrical engineering and thermodynamics.  He formulated the two famous laws for the calculation of the distribution of electric currents in a network of wires.
  • 3. Kirchhoff’s matrix tree theorem gives a formula for the number of spanning trees of a finite graph in terms of a matrix derived from that graph.
  • 4. Suppose that T = (V,E) is a finite graph consisting of n + 1 vertices labelled y1, y2, · · · , yn, yn+1. • undirected • connected • no multiple edges Note that yi ∼ yj are nearest neighbours if (yi, yj ) ∈ E.
  • 5. The graph Laplacian L is the matrix L = D − A, where D is the degree matrix and A is the adjacency matrix.
  • 6. Suppose that L{k} denotes the submatrix of L obtained by deleting row k and column k corresponding to vertex yk Statement: If Ω = {spanning trees of T}, then det[L{1}] = det[L{2}] = · · · = det[L{n}= det[L{n+1}] and that these are equal to |Ω|, the number of spanning trees of T.
  • 7.  This graph has 29 spanning trees.  To see this, consider deg(y4) in the spanning tree.
  • 8.  This graph has 29 spanning trees. For example, using MTT, det[L{5}] = 29.
  • 9.  Several path finding algorithms, including Dijkstra’s algorithm and the A* search algorithm, internally build a spanning trees as an intermediate step in solving problem. In order to minimize the cost of power networks, wiring connections, pipings, automatic speech recognition, etc., -- and we often use algorithms that gradually build a spanning tree s intermediate steps in the process of finding the minimum spanning tree. The Internet and telecommunications-Transmission links, Open shortest path, Augmented tree-based routing– required to remember a spanning tree.