Path graph

From Wikipedia, the free encyclopedia

Template:Short description Script error: No such module "about". Script error: No such module "Distinguish".

Page Template:Infobox graph/styles.css has no content.Page Module:Infobox/styles.css has no content.

Path graph
Lua error in package.lua at line 80: module 'Module:InfoboxImage/data' not found.
A path graph on 6 vertices
Verticesn
Edgesn − 1
Radiusn/2⌋
Diametern − 1
Automorphisms2
Chromatic number2
Chromatic index2
Spectrum{2cos(kπn+1);k=1,,n}
PropertiesUnit distance
Bipartite graph
Tree
NotationPn[1]
Table of graphs and parameters

In the mathematical field of graph theory, a path graph (or linear graph) is a graph whose vertices can be listed in the order v1, v2, ..., vn such that the edges are {vi, vi+1} where i = 1, 2, ..., n − 1. Equivalently, a path with at least two vertices is connected and has two terminal vertices (vertices of degree 1), while all others (if any) have degree 2.

Paths are often important in their role as subgraphs of other graphs, in which case they are called paths in that graph. A path is a particularly simple example of a tree, and in fact the paths are exactly the trees in which no vertex has degree 3 or more. A disjoint union of paths is called a linear forest.

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

As Dynkin diagrams

In algebra, path graphs appear as the Dynkin diagrams of type A. As such, they classify the root system of type A and the Weyl group of type A, which is the symmetric group.

See also

References

Page Template:Reflist/styles.css has no content.

  1. ^ While it is most common to use Pn for a path of n vertices, some authors (e.g. Diestel) use Pn for a path of n edges and n+1 vertices.
  • Script error: No such module "Template wrapper".