Legendre chi function: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Luckas-bot
m r2.7.1) (Robot: Adding tr:Legendre chi fonksiyonu
 
en>Bkocsis
→‎Identities: added derivative
Line 1: Line 1:
Luke is actually a celebrity from   [http://www.banburycrossonline.com luke bryan live concert] the   [http://lukebryantickets.flicense.com luke bryan thats my kinda night tour] building plus the vocation growth 1st 2nd to his third studio recording, & , will be the confirmation. He burst on the scene in 2001 with his amusing combination of down-home convenience, video legend fantastic appearance and words, is set t in the significant way. The latest album Top around the land graph or chart and #2 on the burst charts, making it the next maximum first appearance at that time of 2006 to get a land performer. <br><br>The kid of any , is aware perseverance and determination are important elements with regards to an excellent  career- . His to start with recording, Remain Me, created the best  strikes “All My Buddies “Country and Say” Guy,” while his  effort, Doin’  Thing, found the artist-three direct No. 6 men and women: Else Getting in touch with Is often a Good Point.<br><br>From the tumble of 2014, Concert tour: Luke Bryan And that had an   cheap luke bryan tickets ([http://www.senatorwonderling.com http://www.senatorwonderling.com/]) amazing list of , which includes Downtown. “It’s much like you’re getting a   endorsement to go to the next level, states those performers which were an element of the Concertsaround right into a larger measure of performers.” It packaged among the best organized tours in its 10-season history.<br><br>My blog: [http://minioasis.com justin bieber concert]
In the [[mathematics|mathematical]] field of [[graph theory]] '''Kirchhoff's theorem''' or '''Kirchhoff's matrix tree theorem''' named after [[Gustav Kirchhoff]] is a theorem about the number of [[spanning tree (mathematics)|spanning tree]]s in a [[Graph (mathematics)|graph]], showing that this number can be computed in [[polynomial time]] as the [[determinant]] of a [[Matrix (mathematics)|matrix]] derived from the graph. It is a generalization of [[Cayley's formula]] which provides the number of spanning trees in a [[complete graph]].
 
==Kirchhoff's theorem==
 
Kirchhoff's theorem relies on the notion of the [[Laplacian matrix]] of a graph that is equal to the difference between the graph's [[degree matrix]] (a diagonal matrix with vertex degrees on the diagonals) and its [[adjacency matrix]] (a (0,1)-matrix with 1's at places corresponding to entries where the vertices are adjacent and 0's otherwise).
 
For a given connected graph ''G'' with ''n'' labeled [[vertex (graph theory)|vertices]], let ''&lambda;''<sub>1</sub>,&nbsp;''&lambda;''<sub>2</sub>,&nbsp;...,&nbsp;''&lambda;<sub>n</sub>''<sub>&minus;1</sub> be the non-zero [[eigenvalues]] of its Laplacian matrix. Then the number of spanning trees of ''G'' is
 
:<math>t(G)=\frac{1}{n} \lambda_1\lambda_2\cdots\lambda_{n-1}\,.</math>
 
Equivalently the number of spanning trees is equal ''any'' cofactor of the Laplacian matrix of ''G''.
 
== An example using the matrix-tree theorem ==
 
[[Image:Graph_with_all_its_spanning_trees.svg|thumb|The Matrix-Tree Theorem can be used to compute the number of labeled spanning trees of this graph.]]
 
First, construct the [[Laplacian matrix]] ''Q'' for the example kite graph ''G'' (see image at right):
 
: <math>Q = \left[\begin{array}{rrrr}
2 & -1 & -1 & 0 \\
-1 & 3 & -1 & -1 \\
-1 & -1 & 3 & -1 \\
0 & -1 & -1 & 2
\end{array}\right].</math>
 
Next, construct a matrix ''Q<sup>*</sup>'' by deleting any row and any column from ''Q''. For example, deleting row 1 and column 1 yields
 
: <math>Q^\ast =
\left[\begin{array}{rrr}
3 & -1 & -1 \\
-1 & 3 & -1 \\
-1 & -1 & 2
\end{array}\right].</math>
 
Finally, take the [[determinant]] of ''Q<sup>*</sup>'' to obtain ''t(G)'', which is 8 for the kite graph. (Notice ''t(G)'' is the ''(1,1)''-cofactor of ''Q'' in this example.)
 
== Proof outline ==
 
First notice that the Laplacian has the property that the sum of its entries across any row and any column is 0. Thus we can transform any minor into any other minor by adding rows and columns, switching them, and multiplying a row or a column by &minus;1. Thus the cofactors are the same up to sign, and it can be verified that, in fact, they have the same sign.
 
We proceed to show that the determinant of the minor ''M<sub>11</sub>'' counts the number of spanning trees. Let ''n'' be the number of vertices of the graph, and ''m'' the number of its edges. The incidence matrix <math>E</math> is an ''n''-by-''m'' matrix. Suppose that (''i'', ''j'') is the ''k''th edge of the graph, and that ''i'' < ''j''. Then ''E<sub>ik</sub>'' = ''1'', ''E<sub>jk</sub> = &minus;1'', and all other entries in column ''k'' are 0 (see oriented [[Incidence matrix]] for understanding this modified incidence matrix E)For the preceding example (with ''n'' = 4 and ''m'' = 5):
 
:<math>
E = \begin{bmatrix}
  1 & 1 & 0 & 0 & 0 \\
  -1 & 0 & 1 & 1 & 0 \\
  0 & -1 & -1 & 0 & 1 \\
  0 & 0 & 0 & -1 & -1 \\
\end{bmatrix}.
</math>
 
Recall that the Laplacian ''L'' can be factored into the product of the [[incidence matrix]] and its transpose, i.e., ''L'' = ''EE''<sup>T</sup>. Furthermore, let ''F'' be the matrix ''E'' with its first row deleted, so that ''FF''<sup>T</sup> = ''M<sub>11</sub>''.
 
Now the [[Cauchy-Binet formula]] allows us to write
 
:<math>\det(M_{11}) = \sum_S \det(F_S)\det(F^T_S) = \sum_S \det(F_S)^2</math>
 
where ''S'' ranges across subsets of [''m''] of size ''n'' &minus; 1, and ''F<sub>S</sub>'' denotes the (''n'' &minus; 1)-by-(''n'' &minus; 1) matrix whose columns are those of ''F'' with index in ''S''. Then every ''S'' specifies ''n'' &minus; 1 edges of the original graph, and it can be shown that those edges induce a spanning tree iff the determinant of ''F<sub>S</sub>'' is +1 or &minus;1, and that they do not induce a spanning tree iff the determinant is 0. This completes the proof.
 
== Particular cases and generalizations ==
 
=== Cayley's formula ===
{{main|Cayley's formula}}
[[Cayley's formula]] follows from Kirchhoff's theorem as a special case, since every vector with 1 in one place, &minus;1 in another place, and 0 elsewhere is an eigenvector of the Laplacian matrix of the complete graph, with the corresponding eigenvalue being ''n''These vectors together span a space of dimension ''n''&nbsp;&minus;&nbsp;1, so there are no other non-zero eigenvalues.
 
Alternatively, note that as Cayley's formula counts the number of distinct labeled trees of a complete graph ''K<sub>n</sub>'' we need to compute any cofactor of the Laplacian matrix of ''K<sub>n</sub>''. The Laplacian matrix in this case is
:<math>
\begin{bmatrix}
  n-1 & -1      & \cdots & -1      \\
  -1 & n-1    & \cdots & -1      \\
  \vdots & \vdots& \ddots & \vdots \\
   -1 & -1      & \cdots & n-1      \\
\end{bmatrix}.
</math>
 
Any cofactor of the above matrix is ''n<sup>n</sup>''<sup>&minus;2</sup>, which is Cayley's formula.
 
=== Kirchhoff's theorem for multigraphs ===
 
Kirchhoff's theorem holds for [[multigraph]]s as well; the matrix ''Q'' is modified as follows:
* if vertex ''i'' is adjacent to vertex ''j'' in ''G'', ''q<sub>i,j</sub>'' equals &minus;''m'', where ''m'' is the number of edges between ''i'' and ''j'';
* when counting the degree of a vertex, all [[loop (graph theory)|loops]] are excluded.
 
=== Explicit enumeration of spanning trees ===
Kirchhoff's theorem can be strengthened by altering the definition of the Laplacian matrix. Rather than merely counting edges emanating from each vertex or connecting a pair of vertices, label each edge with an [[indeterminant]] and let the (''i'', ''j'')-th entry of the modified Laplacian matrix be the sum over the indeterminants corresponding to edges between the ''i''-th and ''j''-th vertices when ''i'' does not equal ''j'', and the negative sum over all indeterminants corresponding to edges emanating from the ''i''-th vertex when ''i'' equals ''j''.  
 
The determinant above is then a [[homogeneous polynomial]] (the Kirchhoff polynomial) in the indeterminants corresponding to the edges of the graph. After collecting terms and performing all possible cancellations, each [[monomial]] in the resulting expression represents a spanning tree consisting of the edges corresponding to the indeterminants appearing in that monomial. In this way, one can obtain explicit enumeration of all the spanning trees of the graph simply by computing the determinant.
 
===Matroids===
The spanning trees of a graph form the bases of a [[graphic matroid]], so Kirchhoff's theorem provides a formula to count the number of bases in a graphic matroid. The same method may also be used to count the number of bases in [[regular matroid]]s, a generalization of the graphic matroids {{harv|Maurer|1976}}.
 
==See also==
*[[Prüfer sequences]]
*[[Minimum spanning tree]]
*[[List_of_graph_theory_topics#Trees|List of topics related to trees]]
 
==References==
*{{citation
| last1 = Harris | first1 = John M.
| last2 = Hirst | first2 = Jeffry L.
| last3 = Mossinghoff | first3 = Michael J.
| edition = 2nd
| publisher = Springer
| series = Undergraduate Texts in Mathematics
| title = Combinatorics and Graph Theory
| year = 2008}}.
*{{citation
| last = Maurer | first = Stephen B.
| issue = 1
| journal = SIAM Journal on Applied Mathematics
  | mr = 0392635
| pages = 143–148
| title = Matrix generalizations of some theorems on trees, cycles and cocycles in graphs
| volume = 30
| year = 1976}}.
*{{citation
| last = Tutte | first = W. T.
| isbn = 978-0-521-79489-3
| page = 138
| publisher = Cambridge University Press
| title = Graph Theory
| year = 2001}}.
 
==External links==
*[http://www.math.fau.edu/locke/Graphmat.htm A proof of Kirchhoff's theorem]
*[http://www.math.ku.edu/~jmartin/mc2004/graph1.pdf A discussion on the theorem and similar results]
 
[[Category:Algebraic graph theory]]
[[Category:Spanning tree]]
[[Category:Theorems in graph theory]]

Revision as of 22:16, 7 December 2013

In the mathematical field of graph theory Kirchhoff's theorem or Kirchhoff's matrix tree theorem named after Gustav Kirchhoff is a theorem about the number of spanning trees in a graph, showing that this number can be computed in polynomial time as the determinant of a matrix derived from the graph. It is a generalization of Cayley's formula which provides the number of spanning trees in a complete graph.

Kirchhoff's theorem

Kirchhoff's theorem relies on the notion of the Laplacian matrix of a graph that is equal to the difference between the graph's degree matrix (a diagonal matrix with vertex degrees on the diagonals) and its adjacency matrix (a (0,1)-matrix with 1's at places corresponding to entries where the vertices are adjacent and 0's otherwise).

For a given connected graph G with n labeled vertices, let λ1λ2, ..., λn−1 be the non-zero eigenvalues of its Laplacian matrix. Then the number of spanning trees of G is

Equivalently the number of spanning trees is equal any cofactor of the Laplacian matrix of G.

An example using the matrix-tree theorem

The Matrix-Tree Theorem can be used to compute the number of labeled spanning trees of this graph.

First, construct the Laplacian matrix Q for the example kite graph G (see image at right):

Next, construct a matrix Q* by deleting any row and any column from Q. For example, deleting row 1 and column 1 yields

Finally, take the determinant of Q* to obtain t(G), which is 8 for the kite graph. (Notice t(G) is the (1,1)-cofactor of Q in this example.)

Proof outline

First notice that the Laplacian has the property that the sum of its entries across any row and any column is 0. Thus we can transform any minor into any other minor by adding rows and columns, switching them, and multiplying a row or a column by −1. Thus the cofactors are the same up to sign, and it can be verified that, in fact, they have the same sign.

We proceed to show that the determinant of the minor M11 counts the number of spanning trees. Let n be the number of vertices of the graph, and m the number of its edges. The incidence matrix is an n-by-m matrix. Suppose that (i, j) is the kth edge of the graph, and that i < j. Then Eik = 1, Ejk = −1, and all other entries in column k are 0 (see oriented Incidence matrix for understanding this modified incidence matrix E). For the preceding example (with n = 4 and m = 5):

Recall that the Laplacian L can be factored into the product of the incidence matrix and its transpose, i.e., L = EET. Furthermore, let F be the matrix E with its first row deleted, so that FFT = M11.

Now the Cauchy-Binet formula allows us to write

where S ranges across subsets of [m] of size n − 1, and FS denotes the (n − 1)-by-(n − 1) matrix whose columns are those of F with index in S. Then every S specifies n − 1 edges of the original graph, and it can be shown that those edges induce a spanning tree iff the determinant of FS is +1 or −1, and that they do not induce a spanning tree iff the determinant is 0. This completes the proof.

Particular cases and generalizations

Cayley's formula

Mining Engineer (Excluding Oil ) Truman from Alma, loves to spend time knotting, largest property developers in singapore developers in singapore and stamp collecting. Recently had a family visit to Urnes Stave Church. Cayley's formula follows from Kirchhoff's theorem as a special case, since every vector with 1 in one place, −1 in another place, and 0 elsewhere is an eigenvector of the Laplacian matrix of the complete graph, with the corresponding eigenvalue being n. These vectors together span a space of dimension n − 1, so there are no other non-zero eigenvalues.

Alternatively, note that as Cayley's formula counts the number of distinct labeled trees of a complete graph Kn we need to compute any cofactor of the Laplacian matrix of Kn. The Laplacian matrix in this case is

Any cofactor of the above matrix is nn−2, which is Cayley's formula.

Kirchhoff's theorem for multigraphs

Kirchhoff's theorem holds for multigraphs as well; the matrix Q is modified as follows:

  • if vertex i is adjacent to vertex j in G, qi,j equals −m, where m is the number of edges between i and j;
  • when counting the degree of a vertex, all loops are excluded.

Explicit enumeration of spanning trees

Kirchhoff's theorem can be strengthened by altering the definition of the Laplacian matrix. Rather than merely counting edges emanating from each vertex or connecting a pair of vertices, label each edge with an indeterminant and let the (i, j)-th entry of the modified Laplacian matrix be the sum over the indeterminants corresponding to edges between the i-th and j-th vertices when i does not equal j, and the negative sum over all indeterminants corresponding to edges emanating from the i-th vertex when i equals j.

The determinant above is then a homogeneous polynomial (the Kirchhoff polynomial) in the indeterminants corresponding to the edges of the graph. After collecting terms and performing all possible cancellations, each monomial in the resulting expression represents a spanning tree consisting of the edges corresponding to the indeterminants appearing in that monomial. In this way, one can obtain explicit enumeration of all the spanning trees of the graph simply by computing the determinant.

Matroids

The spanning trees of a graph form the bases of a graphic matroid, so Kirchhoff's theorem provides a formula to count the number of bases in a graphic matroid. The same method may also be used to count the number of bases in regular matroids, a generalization of the graphic matroids Template:Harv.

See also

References

  • Many property agents need to declare for the PIC grant in Singapore. However, not all of them know find out how to do the correct process for getting this PIC scheme from the IRAS. There are a number of steps that you need to do before your software can be approved.

    Naturally, you will have to pay a safety deposit and that is usually one month rent for annually of the settlement. That is the place your good religion deposit will likely be taken into account and will kind part or all of your security deposit. Anticipate to have a proportionate amount deducted out of your deposit if something is discovered to be damaged if you move out. It's best to you'll want to test the inventory drawn up by the owner, which can detail all objects in the property and their condition. If you happen to fail to notice any harm not already mentioned within the inventory before transferring in, you danger having to pay for it yourself.

    In case you are in search of an actual estate or Singapore property agent on-line, you simply should belief your intuition. It's because you do not know which agent is nice and which agent will not be. Carry out research on several brokers by looking out the internet. As soon as if you end up positive that a selected agent is dependable and reliable, you can choose to utilize his partnerise in finding you a home in Singapore. Most of the time, a property agent is taken into account to be good if he or she locations the contact data on his website. This may mean that the agent does not mind you calling them and asking them any questions relating to new properties in singapore in Singapore. After chatting with them you too can see them in their office after taking an appointment.

    Have handed an trade examination i.e Widespread Examination for House Brokers (CEHA) or Actual Property Agency (REA) examination, or equal; Exclusive brokers are extra keen to share listing information thus making certain the widest doable coverage inside the real estate community via Multiple Listings and Networking. Accepting a severe provide is simpler since your agent is totally conscious of all advertising activity related with your property. This reduces your having to check with a number of agents for some other offers. Price control is easily achieved. Paint work in good restore-discuss with your Property Marketing consultant if main works are still to be done. Softening in residential property prices proceed, led by 2.8 per cent decline within the index for Remainder of Central Region

    Once you place down the one per cent choice price to carry down a non-public property, it's important to accept its situation as it is whenever you move in – faulty air-con, choked rest room and all. Get round this by asking your agent to incorporate a ultimate inspection clause within the possibility-to-buy letter. HDB flat patrons routinely take pleasure in this security net. "There's a ultimate inspection of the property two days before the completion of all HDB transactions. If the air-con is defective, you can request the seller to repair it," says Kelvin.

    15.6.1 As the agent is an intermediary, generally, as soon as the principal and third party are introduced right into a contractual relationship, the agent drops out of the image, subject to any problems with remuneration or indemnification that he could have against the principal, and extra exceptionally, against the third occasion. Generally, agents are entitled to be indemnified for all liabilities reasonably incurred within the execution of the brokers´ authority.

    To achieve the very best outcomes, you must be always updated on market situations, including past transaction information and reliable projections. You could review and examine comparable homes that are currently available in the market, especially these which have been sold or not bought up to now six months. You'll be able to see a pattern of such report by clicking here It's essential to defend yourself in opposition to unscrupulous patrons. They are often very skilled in using highly unethical and manipulative techniques to try and lure you into a lure. That you must also protect your self, your loved ones, and personal belongings as you'll be serving many strangers in your home. Sign a listing itemizing of all of the objects provided by the proprietor, together with their situation. HSR Prime Recruiter 2010.
  • Many property agents need to declare for the PIC grant in Singapore. However, not all of them know find out how to do the correct process for getting this PIC scheme from the IRAS. There are a number of steps that you need to do before your software can be approved.

    Naturally, you will have to pay a safety deposit and that is usually one month rent for annually of the settlement. That is the place your good religion deposit will likely be taken into account and will kind part or all of your security deposit. Anticipate to have a proportionate amount deducted out of your deposit if something is discovered to be damaged if you move out. It's best to you'll want to test the inventory drawn up by the owner, which can detail all objects in the property and their condition. If you happen to fail to notice any harm not already mentioned within the inventory before transferring in, you danger having to pay for it yourself.

    In case you are in search of an actual estate or Singapore property agent on-line, you simply should belief your intuition. It's because you do not know which agent is nice and which agent will not be. Carry out research on several brokers by looking out the internet. As soon as if you end up positive that a selected agent is dependable and reliable, you can choose to utilize his partnerise in finding you a home in Singapore. Most of the time, a property agent is taken into account to be good if he or she locations the contact data on his website. This may mean that the agent does not mind you calling them and asking them any questions relating to new properties in singapore in Singapore. After chatting with them you too can see them in their office after taking an appointment.

    Have handed an trade examination i.e Widespread Examination for House Brokers (CEHA) or Actual Property Agency (REA) examination, or equal; Exclusive brokers are extra keen to share listing information thus making certain the widest doable coverage inside the real estate community via Multiple Listings and Networking. Accepting a severe provide is simpler since your agent is totally conscious of all advertising activity related with your property. This reduces your having to check with a number of agents for some other offers. Price control is easily achieved. Paint work in good restore-discuss with your Property Marketing consultant if main works are still to be done. Softening in residential property prices proceed, led by 2.8 per cent decline within the index for Remainder of Central Region

    Once you place down the one per cent choice price to carry down a non-public property, it's important to accept its situation as it is whenever you move in – faulty air-con, choked rest room and all. Get round this by asking your agent to incorporate a ultimate inspection clause within the possibility-to-buy letter. HDB flat patrons routinely take pleasure in this security net. "There's a ultimate inspection of the property two days before the completion of all HDB transactions. If the air-con is defective, you can request the seller to repair it," says Kelvin.

    15.6.1 As the agent is an intermediary, generally, as soon as the principal and third party are introduced right into a contractual relationship, the agent drops out of the image, subject to any problems with remuneration or indemnification that he could have against the principal, and extra exceptionally, against the third occasion. Generally, agents are entitled to be indemnified for all liabilities reasonably incurred within the execution of the brokers´ authority.

    To achieve the very best outcomes, you must be always updated on market situations, including past transaction information and reliable projections. You could review and examine comparable homes that are currently available in the market, especially these which have been sold or not bought up to now six months. You'll be able to see a pattern of such report by clicking here It's essential to defend yourself in opposition to unscrupulous patrons. They are often very skilled in using highly unethical and manipulative techniques to try and lure you into a lure. That you must also protect your self, your loved ones, and personal belongings as you'll be serving many strangers in your home. Sign a listing itemizing of all of the objects provided by the proprietor, together with their situation. HSR Prime Recruiter 2010.
  • Many property agents need to declare for the PIC grant in Singapore. However, not all of them know find out how to do the correct process for getting this PIC scheme from the IRAS. There are a number of steps that you need to do before your software can be approved.

    Naturally, you will have to pay a safety deposit and that is usually one month rent for annually of the settlement. That is the place your good religion deposit will likely be taken into account and will kind part or all of your security deposit. Anticipate to have a proportionate amount deducted out of your deposit if something is discovered to be damaged if you move out. It's best to you'll want to test the inventory drawn up by the owner, which can detail all objects in the property and their condition. If you happen to fail to notice any harm not already mentioned within the inventory before transferring in, you danger having to pay for it yourself.

    In case you are in search of an actual estate or Singapore property agent on-line, you simply should belief your intuition. It's because you do not know which agent is nice and which agent will not be. Carry out research on several brokers by looking out the internet. As soon as if you end up positive that a selected agent is dependable and reliable, you can choose to utilize his partnerise in finding you a home in Singapore. Most of the time, a property agent is taken into account to be good if he or she locations the contact data on his website. This may mean that the agent does not mind you calling them and asking them any questions relating to new properties in singapore in Singapore. After chatting with them you too can see them in their office after taking an appointment.

    Have handed an trade examination i.e Widespread Examination for House Brokers (CEHA) or Actual Property Agency (REA) examination, or equal; Exclusive brokers are extra keen to share listing information thus making certain the widest doable coverage inside the real estate community via Multiple Listings and Networking. Accepting a severe provide is simpler since your agent is totally conscious of all advertising activity related with your property. This reduces your having to check with a number of agents for some other offers. Price control is easily achieved. Paint work in good restore-discuss with your Property Marketing consultant if main works are still to be done. Softening in residential property prices proceed, led by 2.8 per cent decline within the index for Remainder of Central Region

    Once you place down the one per cent choice price to carry down a non-public property, it's important to accept its situation as it is whenever you move in – faulty air-con, choked rest room and all. Get round this by asking your agent to incorporate a ultimate inspection clause within the possibility-to-buy letter. HDB flat patrons routinely take pleasure in this security net. "There's a ultimate inspection of the property two days before the completion of all HDB transactions. If the air-con is defective, you can request the seller to repair it," says Kelvin.

    15.6.1 As the agent is an intermediary, generally, as soon as the principal and third party are introduced right into a contractual relationship, the agent drops out of the image, subject to any problems with remuneration or indemnification that he could have against the principal, and extra exceptionally, against the third occasion. Generally, agents are entitled to be indemnified for all liabilities reasonably incurred within the execution of the brokers´ authority.

    To achieve the very best outcomes, you must be always updated on market situations, including past transaction information and reliable projections. You could review and examine comparable homes that are currently available in the market, especially these which have been sold or not bought up to now six months. You'll be able to see a pattern of such report by clicking here It's essential to defend yourself in opposition to unscrupulous patrons. They are often very skilled in using highly unethical and manipulative techniques to try and lure you into a lure. That you must also protect your self, your loved ones, and personal belongings as you'll be serving many strangers in your home. Sign a listing itemizing of all of the objects provided by the proprietor, together with their situation. HSR Prime Recruiter 2010.

External links