تاريخ الرياضيات
الاعداد و نظريتها
تاريخ التحليل
تار يخ الجبر
الهندسة و التبلوجي
الرياضيات في الحضارات المختلفة
العربية
اليونانية
البابلية
الصينية
المايا
المصرية
الهندية
الرياضيات المتقطعة
المنطق
اسس الرياضيات
فلسفة الرياضيات
مواضيع عامة في المنطق
الجبر
الجبر الخطي
الجبر المجرد
الجبر البولياني
مواضيع عامة في الجبر
الضبابية
نظرية المجموعات
نظرية الزمر
نظرية الحلقات والحقول
نظرية الاعداد
نظرية الفئات
حساب المتجهات
المتتاليات-المتسلسلات
المصفوفات و نظريتها
المثلثات
الهندسة
الهندسة المستوية
الهندسة غير المستوية
مواضيع عامة في الهندسة
التفاضل و التكامل
المعادلات التفاضلية و التكاملية
معادلات تفاضلية
معادلات تكاملية
مواضيع عامة في المعادلات
التحليل
التحليل العددي
التحليل العقدي
التحليل الدالي
مواضيع عامة في التحليل
التحليل الحقيقي
التبلوجيا
نظرية الالعاب
الاحتمالات و الاحصاء
نظرية التحكم
بحوث العمليات
نظرية الكم
الشفرات
الرياضيات التطبيقية
نظريات ومبرهنات
علماء الرياضيات
500AD
500-1499
1000to1499
1500to1599
1600to1649
1650to1699
1700to1749
1750to1779
1780to1799
1800to1819
1820to1829
1830to1839
1840to1849
1850to1859
1860to1864
1865to1869
1870to1874
1875to1879
1880to1884
1885to1889
1890to1894
1895to1899
1900to1904
1905to1909
1910to1914
1915to1919
1920to1924
1925to1929
1930to1939
1940to the present
علماء الرياضيات
الرياضيات في العلوم الاخرى
بحوث و اطاريح جامعية
هل تعلم
طرائق التدريس
الرياضيات العامة
نظرية البيان
Path Graph
المؤلف:
Gross, J. T. and Yellen, J.
المصدر:
Graph Theory and Its Applications, 2nd ed. Boca Raton, FL: CRC Press, 2006.
الجزء والصفحة:
...
11-5-2022
1446
The path graph is a tree with two nodes of vertex degree 1, and the other
nodes of vertex degree 2. A path graph is therefore a graph that can be drawn so that all of its vertices and edges lie on a single straight line (Gross and Yellen 2006, p. 18).
The path graph of length is implemented in the Wolfram Language as PathGraph[Range[n]], and precomputed properties of path graphs are available as GraphData[
{" src="https://mathworld.wolfram.com/images/equations/PathGraph/Inline4.svg" style="height:21px; width:6px" />"Path", n
}" src="https://mathworld.wolfram.com/images/equations/PathGraph/Inline5.svg" style="height:21px; width:6px" />]. (Note that the Wolfram Language believes cycle graphs to be path graph, a convention that seems neither standard nor useful.)
The path graph is known as the singleton graph and is equivalent to the complete graph
and the star graph
.
is isomorphic to the complete bipartite graph
and
to
.
Path graphs are graceful.
The path graph has chromatic polynomial, independence polynomial, matching polynomial, and reliability polynomial given by
(1) |
|||
(2) |
|||
(3) |
|||
(4) |
where . These have recurrence equations
(5) |
|||
(6) |
|||
(7) |
|||
(8) |
The line graph of is isomorphic to
.
is the Cayley graph of the permutations
{" src="https://mathworld.wolfram.com/images/equations/PathGraph/Inline43.svg" style="height:21px; width:6px" />
{" src="https://mathworld.wolfram.com/images/equations/PathGraph/Inline44.svg" style="height:21px; width:6px" />2, 1
}" src="https://mathworld.wolfram.com/images/equations/PathGraph/Inline45.svg" style="height:21px; width:6px" />
}" src="https://mathworld.wolfram.com/images/equations/PathGraph/Inline46.svg" style="height:21px; width:6px" />and
{" src="https://mathworld.wolfram.com/images/equations/PathGraph/Inline47.svg" style="height:21px; width:6px" />
{" src="https://mathworld.wolfram.com/images/equations/PathGraph/Inline48.svg" style="height:21px; width:6px" />1, 3, 2
}" src="https://mathworld.wolfram.com/images/equations/PathGraph/Inline49.svg" style="height:21px; width:6px" />
}" src="https://mathworld.wolfram.com/images/equations/PathGraph/Inline50.svg" style="height:21px; width:6px" />.
Gross, J. T. and Yellen, J. Graph Theory and Its Applications, 2nd ed. Boca Raton, FL: CRC Press, 2006.