0
EN
1
المرجع الالكتروني للمعلوماتية

تاريخ الرياضيات

الاعداد و نظريتها

تاريخ التحليل

تار يخ الجبر

الهندسة و التبلوجي

الرياضيات في الحضارات المختلفة

العربية

اليونانية

البابلية

الصينية

المايا

المصرية

الهندية

الرياضيات المتقطعة

المنطق

اسس الرياضيات

فلسفة الرياضيات

مواضيع عامة في المنطق

الجبر

الجبر الخطي

الجبر المجرد

الجبر البولياني

مواضيع عامة في الجبر

الضبابية

نظرية المجموعات

نظرية الزمر

نظرية الحلقات والحقول

نظرية الاعداد

نظرية الفئات

حساب المتجهات

المتتاليات-المتسلسلات

المصفوفات و نظريتها

المثلثات

الهندسة

الهندسة المستوية

الهندسة غير المستوية

مواضيع عامة في الهندسة

التفاضل و التكامل

المعادلات التفاضلية و التكاملية

معادلات تفاضلية

معادلات تكاملية

مواضيع عامة في المعادلات

التحليل

التحليل العددي

التحليل العقدي

التحليل الدالي

مواضيع عامة في التحليل

التحليل الحقيقي

التبلوجيا

نظرية الالعاب

الاحتمالات و الاحصاء

نظرية التحكم

بحوث العمليات

نظرية الكم

الشفرات

الرياضيات التطبيقية

نظريات ومبرهنات

علماء الرياضيات

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

علماء الرياضيات

الرياضيات في العلوم الاخرى

بحوث و اطاريح جامعية

هل تعلم

طرائق التدريس

الرياضيات العامة

نظرية البيان

قم بتسجيل الدخول اولاً لكي يتسنى لك الاعجاب والتعليق.

Domination Polynomial

المؤلف:  Alikhani, S. and Peng, Y.-H

المصدر:  "Dominating Sets and Domination Polynomial of Cycles." Global J. Pure Appl. Math. 4, No. 2, 2008.

الجزء والصفحة:  ...

19-4-2022

3219

+

-

20

Domination Polynomial

Let d_G(k) be the number of dominating sets of size k in a graph G, then the domination polynomial D_G(x) of G in the variable x is defined as

 D_G(x)=sum_(k=gamma(G))^(|V(G)|)d_G(k)x^k,

where gamma(G) is the (lower) domination number of G (Kotek et al. 2012, Alikhani and Peng 2014).

D_G(x) is multiplicative over connected components (Alikhani and Peng 2014).

Precomputed dominations polynomials for many named graphs in terms of a variable x and in the Wolfram Language as GraphData[graph"DominationPolynomial"][x].

The following table summarizes closed forms for the domination polynomials of some common classes of graphs (cf. Alikhani and Peng 2014).

graph D(x)
barbell graph [-1+(1+x)^n]^2
book graph S_(n+1) square P_2 -2x^n+x^2(1+x)^((2n))+[x(2+x)]^n(1+2x)
cocktail party graph K_(n×2) (x+1)^(2n)-2nx-1
complete bipartite graph K_(m,n) [(x+1)^m-1][(1+x)^n-1]+x^m+x^n
complete graph K_n (x+1)^n-1
empty graph K^__n x^n
helm graph x^n[(x+1)(x+2)^n-1]
sunlet graph C_n circledot K_1 [x(x+2)]^n

The following table summarizes the recurrence relations for domination polynomials for some simple classes of graphs.

graph order recurrence
antiprism graph 5 p_n(x)=x^2p_(n-5)(x)+x^2p_(n-4)(x)+x^2p_(n-3)(x)+(x+2)xp_(n-2)(x)+(x+2)xp_(n-1)(x)
barbell graph 3 p_n(x)=-(x^2+3x+3)(x+1)p_(n-2)(x)+(x^2+3x+3)p_(n-1)(x)+(x+1)^3p_(n-3)(x)
book graph S_(n+1) square P_2 3 p_n(x)=x^2(x+2)(x+1)^2p_(n-3)(x)+(2x^2+5x+1)p_(n-1)(x)-x(x^3+6x^2+9x+3)p_(n-2)(x)
cocktail party graph K_(n×2) 3 p_n(x)=-(2x^2+4x+3)p_(n-2)(x)+(x^2+2x+3)p_(n-1)(x)+(x+1)^2p_(n-3)(x)
complete graph K_n 2 p_n(x)=(x+2)p_(n-1)(x)-(x+1)p_(n-2)(x)
cycle graph C_n 3 p_n(x)=xp_(n-3)(x)+xp_(n-2)(x)+xp_(n-1)(x)
empty graph K^__n 1 p_n(x)=xp_(n-1)(x)
gear graph 6 p_n(x)=(x+1)x^4p_(n-6)(x)+(x+2)(2x-1)x^3p_(n-4)(x)+(2x^2+2x-1)x^3p_(n-5)(x)+(x^3+2x^2-3x-2)x^2p_(n-3)(x)-(x^3+6x^2+6x-1)xp_(n-2)(x)+(2x+5)xp_(n-1)(x)
helm graph 2 p_n(x)=x(x+3)p_(n-1)(x)-x^2(x+2)p_(n-2)(x)
ladder graph P_2 square P_n 5 p_n(x)=-x^3p_(n-5)(x)-x^3p_(n-4)(x)+(x+1)x^2p_(n-3)(x)+(x+1)xp_(n-2)(x)+(x+2)xp_(n-1)(x)
path graph P_n 3 p_n(x)=xp_(n-3)(x)+xp_(n-2)(x)+xp_(n-1)(x)
star graph S_n 2 p_n(x)=(2x+1)p_(n-1)(x)-x(x+1)p_(n-2)(x)
sun graph 2 p_n(x)=x(x+1)p_(n-2)(x)+x(x+2)p_(n-1)(x)
sunlet graph C_n circledot K_1 1 p_n(x)=x(x+2)p_(n-1)(x)
web graph 3 p_n(x)=(x+2)^2x^4p_(n-3)(x)+(x+2)x^3p_(n-2)(x)+(x^2+3x+1)xp_(n-1)(x)
wheel graph W_n 4 p_n(x)=-(x+1)x^2p_(n-4)(x)-(2x+3)x^2p_(n-3)(x)-(x-1)(x+2)xp_(n-2)(x)+(x+3)xp_(n-1)(x)

REFERENCES

Alikhani, S. and Peng, Y.-H. "Dominating Sets and Domination Polynomial of Cycles." Global J. Pure Appl. Math. 4, No. 2, 2008.

Alikhani, S. and Peng, Y.-H. "Introduction to Domination Polynomial of a Graph." Ars Combin. 114, 257-266, 2014.

Burger, A. P.; Cockayne, E. J.; and Mynhardt, C. M. "Domination and Irredundance in the Queens' Graph." Disc. Math. 163, 47-66, 1997.

Hedetniemi, S. T. and Laskar, R. C. "A. Bibliography on Dominating Sets in Graphs and Some Basic Definitions of Domination Parameters." Disc. Math. 86, 257-277, 1990.

Kotek, T.; Preen, J.; Simon, F.; Tittmann, P; and Trinks, M. "Recurrence Relations and Splitting Formulas for the Domination Polynomial." Electron. J. Combin. 19, No. 3, Paper 47, 27 pp., 2012. http://www.combinatorics.org/ojs/index.php/eljc/article/view/v19i3p47.

اخر الاخبار

اشترك بقناتنا على التلجرام ليصلك كل ما هو جديد