Coates graph

{{Short description|A mathematical graph for solution of linear equations}}

In mathematics, the Coates graph or Coates flow graph, named after C.L. Coates, is a graph associated with the Coates' method for the solution of a system of linear equations.

The Coates graph Gc(A) associated with an n × n matrix A is an n-node, weighted, labeled, directed graph. The nodes, labeled 1 through n, are each associated with the corresponding row/column of A. If entry aji ≠ 0 then there is a directed edge from node i to node j with weight aji. In other words, the Coates graph for matrix A is the one whose adjacency matrix is the transpose of A.

See also

References

{{Reflist|refs=

{{cite book |author=Wai-Kai Chen |date=1976 |title=Applied Graph Theory |chapter=The associated Coates graph |publisher=North Holland Publishing Company |page=142 |url=https://www.google.com/search?tbm=bks&q=%22For+a+square+matrix%22+%22is+an+n-node,+weighted,+labeled,+directed+graph%22 }}

{{cite journal |last=Coates |first=C.L. |date=1959 |title=Flow-graph solutions of linear algebraic equations |journal=IRE Trans. Circuit Theory |doi=10.1109/TCT.1959.1086537 |volume=CT-6 |issue=2 |pages=170–187 }}

{{cite book |last1=Thulasiraman |first1=K. |last2=Swamy |first2=M.N.S. |date=1992 |title=Graphs:Theory and Algorithms |chapter=§6.11 The Coates and Mason graphs |isbn=0-471-51356-3 |pages=163–169 |publisher=John Wiley & Sons |chapter-url=https://books.google.com/books?id=4kHN6uSinQoC&q=%22coates+method%22&pg=PA163 }}

}}

Category:Application-specific graphs

Category:Linear algebra