主題
Search

獨立多項式


s_k 為圖 G 中基數為 k獨立頂點集的數量。多項式

 I(x)=sum_(k=0)^(alpha(G))s_kx^k,
(1)

其中 alpha(G)獨立數,被稱為圖 G 的獨立多項式 (Gutman and Harary 1983, Levit and Mandrescu 2005)。它也被稱為其他名稱,包括獨立集多項式 (Hoede and Li 1994) 或穩定集多項式 (Chudnovsky and Seymour 2004)。

獨立多項式與匹配多項式密切相關。 特別是,由於線圖 L(G) 中的獨立邊集對應於原始圖 G 中的獨立頂點集,因此圖 G匹配生成多項式等於圖 G線圖的獨立多項式 (Levit and Mandrescu 2005)

 mu_G(x)=I_(L(G))(x).
(2)

獨立多項式也透過下式與團多項式 C_G(x) 相關

 C_G(x)=I_(G^_)(x),
(3)

其中 G^_ 表示圖的補圖 (Hoede and Li 1994),並且透過下式與頂點覆蓋多項式相關

 I_G(x)=x^nPsi_g(x^(-1)),
(4)

其中 n=|G| 是圖 G頂點數 (Akban and Oboudi 2013)。

不連通圖的獨立多項式等於其連通分量的獨立多項式的乘積。

可以使用 Wolfram 語言獲取許多命名圖的以變數 x 表示的預計算獨立多項式,方法是使用GraphData[graph,"IndependencePolynomial"][x].

下表總結了一些常見圖類的獨立多項式的閉合形式。這裡, s=sqrt(x^2+6x+1), t=sqrt(1+4x), 和 u=sqrt((x+1)(5x+1))

下表總結了一些簡單圖類的獨立多項式的遞推關係。

非同構圖不一定具有不同的獨立多項式。下表總結了一些同獨立多項式圖。

樹的獨立多項式是單峰的,無爪圖的獨立多項式是對數凹的。


另請參閱

團多項式, 獨立數, 獨立集, 較低獨立數, 匹配多項式

使用 探索

參考文獻

Burger, A. P.; Cockayne, E. J.; and Mynhardt, C. M. "Domination and Irredundance in the Queens' Graph." Discrete Mathematics 163, 47-66, 1997.Chudnovsky, M. and Seymour, P. "The Roots of the Stable Set Polynomial of a Claw-Free Graph." 2004. http://www.math.princeton.edu/÷mchudnov/publications.html.Gutman, I. and Harary, F. "Generalizations of the Matching Polynomial." Utilitas Mathematica 24, 97-106, 1983.Hoede, C. and Li, X. "Clique Polynomials and Independent Set Polynomials of Graphs." Discrete Mathematics 125, 219-228, 1994.Levit, V. E. and Mandrescu, E. "The Independence Polynomial of a Graph--A Survey." In 第一屆代數資訊學國際會議論文集. Held in Thessaloniki, October 20-23, 2005 (Ed. S. Bozapalidis, A. Kalampakas, and G. Rahonis). Thessaloniki, Greece: Aristotle Univ., pp. 233-254, 2005.

在 上被引用

獨立多項式

請這樣引用

Weisstein, Eric W. "獨立多項式。" 來自 Web 資源。 https://mathworld.tw/IndependencePolynomial.html

主題分類