Jump to content

Path graph

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by BattyBot (talk | contribs) at 22:38, 5 August 2015 (fixed citation template(s) to remove page from Category:CS1 maint: Extra text & general fixes using AWB (11334)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Path graph
A path graph on 6 vertices
Verticesn
Edgesn - 1
Radius⌊n/2⌋
Diametern - 1
Automorphisms2
Chromatic number2
Chromatic index2
Spectrum{2 cos(k π / (n + 1))1; k=1,...,n}
PropertiesUnit distance
Bipartite graph
Tree
Notation
Table of graphs and parameters

In the mathematical field of graph theory, a path graph or linear graph is a particularly simple example of a tree, namely a tree with two or more vertices that is not branched at all, that is, contains only vertices of degree 2 and 1. In particular, it has two terminal vertices (vertices that have degree 1), while all others (if any) have degree 2.

Paths and cycles are fundamental concepts of graph theory, described in the introductory sections of most graph theory texts. See e.g. Bondy and Murty (1976), Gibbons (1985), or Diestel (2005).

See also

References

  • Bondy, J. A.; Murty, U. S. R. (1976). Graph Theory with Applications. North Holland. pp. 12–21. ISBN 0-444-19451-7.{{cite book}}: CS1 maint: multiple names: authors list (link)
  • Diestel, Reinhard (2005). Graph Theory (3rd ed.). Graduate Texts in Mathematics, vol. 173, Springer-Verlag. pp. 6–9. ISBN 3-540-26182-6.