#Matching and independence polynomials

This page collects real-rooted graph-polynomial examples. The main methods include deletion/interlacing theorems, the compatible-polynomial viewpoint, stable polynomials, and matching-polynomial technology.

Let \(G = (V,E)\) be any graph. The matching polynomial \(\mu_G(x)\) is defined as \[\mu_G(x) \coloneqq \sum_{\substack{M \subseteq E(G) \\ \text{$M$ matching}}} x^{|M|}\] where \(|M|\) is the number of edges in the matching.

In [Thm. 4.2, HL72], it was shown that \(\mu_G(x)\) is real-rooted. Moreover, \(\mu_G(x)\) interlaces \(\mu_{G'}(x),\) where \(G'\) is any graph obtained from \(G\) by removing a vertex. This is a very powerful theorem, but it follows from the more general Chudnovsky–Seymour theorem on independence polynomials below.

A hypergraph generalization (including multigraphs) is considered by N. Amini in [Ami19].

Example (Laplacian matching polynomial).

Let \(d_G(v)\) denote the degree of \(v\) in \(G.\) The Laplacian matching polynomial is the matching-theoretic Laplacian analogue \[\operatorname{LM}(G,x) \coloneqq \sum_{\substack{M \subseteq E(G) \\ \text{$M$ matching}}} (-1)^{|M|} \prod_{v\in V(G)\setminus V(M)} (x-d_G(v)).\] It is real-rooted with nonnegative roots, see [WWM22]. One way to see why this belongs with matching polynomials is the subdivision identity \[\mathsf{M}(S(G),x)=x^{|E(G)|-|V(G)|}\operatorname{LM}(G,x^2),\] where \(S(G)\) is the subdivision graph and \[\mathsf{M}(H,x) \coloneqq \sum_{\substack{M \subseteq E(H) \\ \text{$M$ matching}}} (-1)^{|M|}x^{|V(H)\setminus V(M)|}\] is the usual Heilmann–Lieb normalization of the matching polynomial.

For connected \(G,\) J.-C. Wan, Y. Wang, and A. Mohammadian also show that \(0\) is a root of \(\operatorname{LM}(G,x)\) if and only if \(G\) is a tree; that the number of distinct positive roots is at least the length of the longest path in \(G\); and that \(\operatorname{LM}(G,x)\) and \(\operatorname{LM}(G-e,x)\) have interlacing roots for each edge \(e\) of \(G\) [WWM22].

Example (Fibonacci tilings via matchings).

Recall that the number of ways to tile the one-row Young diagram \((n)\) with tiles of shape \((1)\) and \((2)\) is the Fibonacci number \(F_{n+1}.\) If we then define \[F_0(x) \coloneqq 1,\qquad F_1(x) \coloneqq 1,\qquad F_n(x) \coloneqq F_{n-1}(x) + x\cdot F_{n-2}(x)\] we see that \([x^k] F_n(x)\) is the number of ways to tile \((n)\) using exactly \(k\) tiles of shape \((2).\)

By the Heilmann–Lieb theorem, we can see that for all \(n,\) \(F_n(x)\) is real-rooted, since we can see that \(\mu_G(x) = F_n(x)\) for the path graph with \(n\) vertices.

Example (Touchard polynomials (blocks in set partitions)).

The Touchard polynomials may be defined via \[T_n(x) \coloneqq \sum_{P \in SP(n)} x^{\mathrm{blocks}(P)} = \sum_{k=1}^n S(n,k) x^k.\] The matching approach: [Lem. 5.1, God17] states that the Stirling number \(S(n,k)\) is equal to the number of size \(n-k\) matchings in the bipartite graph \(G_n\) on vertex set \[\{1,2,\dotsc,n\} \cup \{1',2',\dotsc,n'\}\] where \(i\) has an edge with \(j'\) if and only if \(i \lt j.\)

For example, the graph \(G_4 = \{ \{1,2'\}, \{1,3'\}, \{1,4'\}, \{2,3'\}, \{2,4'\}, \{3,4'\} \}\) has \(7=S(4,4-2)\) matchings of size \(2,\) and \(6=S(4,4-1)\) matchings of size \(1.\) We then have \(x^n T_n(x^{-1}) = \mu_{G_n}(x)\) where \(\mu_{G_n}(x)\) is the matching polynomial of \(G_n.\) Since removal of vertices gives interlacing, \(\mu_{G_{n-1}}(x) \interl \mu_{G_n}(x)\) from which interlacing for Touchard polynomials follows.

The rook placement approach: The matching polynomial \(\mu_{G_n}(x)\) for the bipartite graph above is the rook polynomial of the staircase board of size \(n-1.\)

Example (r-Lah number polynomials and \(r\)-Touchard polynomials).

An interpretation of \(r\)-Lah polynomials and \(r\)-Stirling numbers as matching polynomials is given in [NR21].

#Rook polynomials

The rook polynomial of a board \(B\) is defined as \[R_B(z) \coloneqq \sum_k r_k(B) z^k\] where \(r_k(B)\) is the number of ways to place \(k\) non-attacking rooks on the board. Here, the board can be any subset of some \(n {\times} n\)-board. Note that \(R_B(x)\) is exactly a matching polynomial, \(\mu_G(x),\) for a bipartite graph \(G\) on vertex set \(\{v_1,\dotsc,v_n,v'_1,\dotsc,v'_n\}\) where \((v_i,v'_j)\) is an edge if and only if \((i,j)\) is a cell of the board \(B.\)

A. Nijenhuis [Nij76] proved that the rook polynomials are always real-rooted. In fact, Nijenhuis shows a weighted result involving permanents.

Theorem (Nijenhuis, 1976).

Let \(A = (a_{ij})\) be a non-negative \(m\times n\)-matrix. Then \[R_{A}(z) \coloneqq \sum_{\rho} (-z)^{\length(\rho)} \prod_{j=1}^{\length(\rho)} a(\rho_j)\] where we sum over all ways to place rooks on the \(m\times n\)-board, and \(a(\rho_j)\) is the value of the matrix at position given by the \(j\)th rook.

The hit polynomial of a board can also be defined in terms of the \(r_k(B).\) Let \(B\) be a subset of the \(n\times n\)-board. The hit polynomial is then defined as \[T_B(z) \coloneqq \sum_{k =0}^n k! r_{n-k}(B)(z-1)^{n-k} = \sum_{j=0}^n h_j(B) z^j.\] Here, \(h_j(B)\) is the number of ways to place \(n\) rooks on the \(n \times n\)-board, with exactly \(j\) rooks in \(B,\) see [KR46, Hag00].

A theorem by Haglund–Ono–Wagner [HOW99] states that if \(B\) is a Ferrers board (the same as a Young diagram), then \(T_B(z)\) is real-rooted.

#Independence polynomials for claw-free graphs

Let \(G = (V,E)\) be any graph. The independence polynomial \(I(G,x)\) is defined as \[I(G,x) \coloneqq \sum_{\substack{A \subseteq V(G) \\ \text{$A$ independent}}} x^{|A|}\] where \(|A|\) is the number of vertices in the independent set.

A graph is called claw-free if no induced subgraph is isomorphic to the graph with edges \(\{\{1,2\},\{1,3\},\{1,4\}\}.\)

If \(G\) is any simple graph, its line graph \(L(G)\) is also simple. Moreover, \(L(G)\) is claw-free, and \(I(L(G),x) = \mu_G(x).\)

Theorem (Chudnovsky–Seymour 2007, [CS07]).

Suppose \(G\) is claw-free. Then \(I(G,x)\) is real-rooted. As a corollary, we get the Heilmann–Lieb theorem on matching polynomials.

An alternative proof, closer in spirit to the Heilmann–Lieb proof for matching polynomials, is due to F. Bencs [Ben18]. It uses Christoffel–Darboux type identities for independence polynomials; this route is also useful for proving interlacing statements via Wronskian inequalities.

Proof

This very briefly illustrates the ideas. Note that if \(v \in V(G)\) and \(\operatorname{nbh}(v)\) is the closed neighborhood consisting of \(v\) and all vertices adjacent to \(v,\) then \[I(G,x) = I(G \setminus \{v\} ,x) + x \cdot I(G \setminus \operatorname{nbh}(v),x).\] Essentially, the above sum is broken down into the cases where \(v \notin A\) and where \(v \in A.\) Observe that if \(G\) is claw-free, then any induced subgraph is also claw-free. Chudnovsky–Seymour then use the notion of compatible polynomials to obtain their result.

This result was conjectured by R. Stanley in [Sta98], a vertex-weighted version is given by A. Engström [Eng07] and an alternative (non-vertex-deletion-recursive) proof is given by B. Lass [Las12]. Finally, a multivariate refinement is given by [LR19] where one obtains stable polynomials.

For general graphs, independence polynomials need not be real-rooted. Nevertheless, there are useful partial results.

Theorem (Brown–Dilcher–Nowakowski, [BDN00]).

For any graph \(G,\) a zero of \(I(G,x)\) of smallest modulus is real. Moreover, if \(G\) is well-covered with independence number \(\beta(G),\) then all zeros of \(I(G,x)\) lie in the annulus \[\frac{1}{|V(G)|}\leq |z|\leq \beta(G),\] with equality on the boundary only when \(G\) is complete. Finally, every well-covered graph \(G\) is an induced subgraph of a well-covered graph \(H\) with \(\beta(H)=\beta(G)\) such that \(I(H,x)\) has only simple real zeros.

The last statement shows that real-rooted independence polynomials are plentiful among well-covered graph expansions, even though well-covered graphs themselves may have non-real zeros. For caterpillar trees, there are also broad unimodality results for independence polynomials, see [BES18]; these are unimodality results rather than real-rootedness theorems. R. Pandey studies independence polynomials of generalized Petersen graphs \(\mathrm{GP}(n,k)\) using a transfer-matrix computation [Pan26]. The numerical evidence suggests a parity dichotomy: for even \(k\) the roots appear to be real and negative, while for odd \(k\) they form complex conjugate patterns. The resulting conjecture is that \(I(\mathrm{GP}(n,k),x)\) is real-rooted if and only if \(k\) is even.

Y.-T. Xie and S.-J. Xu study the complementary dependence polynomial \[D(G,x) \coloneqq \sum_k d_k(G)x^k,\] where \(d_k(G)\) is the number of \(k\)-vertex subsets which are not independent [XX24]. They prove ultra-log-concavity for \(D(G,x)\) when \(G\) is \(K_2\cup 2K_1\)-free or has an independent set of size \(|V(G)|-2,\) and they characterize the real-rooted cases. Up to isolated vertices, the real-rooted examples are \(K_2,\) \(P_3,\) \(K_3,\) \(2K_2,\) \(P_4,\) \(C_4,\) and two small exceptional graphs shown in their Fig. 1.

A. Engström proved the following weighted generalization of the Chudnovsky–Seymour theorem:

Theorem (A. Engström, [Thm. 2.5, Eng07]).

Let \(G = (V,E)\) be a graph, and \(w : V \to \setR\) be vertex weights. The weighted independence polynomial \(I(G,w,x)\) is defined as \[I(G,w,x) \coloneqq \sum_{\substack{A \subseteq V(G) \\ \text{$A$ independent}}} x^{|A|} \prod_{v\in A} w(v).\] If \(G\) is claw-free and all weights are non-negative, then \(I(G,w,x)\) is real-rooted.

#Chow polynomials

In [BV25], the authors show various real-rootedness results regarding Chow polynomials. E. Hoster and C. Stump prove real-rootedness of Chow and augmented Chow polynomials for finite graded simplicial posets with a top element whenever the \(h\)-vector is positive [HS25]. This includes Cohen–Macaulay simplicial posets and, in particular, lattices of flats of uniform matroids. They also show that the Chow polynomial of the dual poset interlaces the augmented Chow polynomial.

P. Brändén and L. S. M. Leite study the conjecture of C. A. Athanasiadis and A. Kalampogia-Evangelinou that chain polynomials of geometric lattices have only real zeros [BL25]. They prove it for perfect matroid designs, Dowling lattices, and a class containing lattices of flats of paving matroids, and analyze how the property behaves under several lattice operations.

Theorem (Alexandersson, [Thms. 1.1 and 4.2, Ale26]).

Let \(\operatorname{Smir}_{n,m}\) be the words in \([m]^n\) whose adjacent letters differ. Then \[H_{NC_{n+1}}(t)=\frac{1}{n+1} \sum_{w\in\operatorname{Smir}_{n,n+1}}t^{\des(w)}\] is the Chow polynomial of the noncrossing partition lattice \(NC_{n+1}\) and is real-rooted for every \(n\geq1.\) More strongly, for fixed \(n\) and \(m\geq2,\) the refinements by final letter form an interlacing sequence.

The proof uses the same last-letter recurrence and matrix interlacing criterion as the word-enumerator argument above.

Bibliography

  1. [Ale26]Per Alexandersson. Parking functions, Smirnov words, and noncrossing Chow polynomials. arXiv:2609.05131v1, 2026.
    .bib
    @article{Alexandersson2026ParkingSmirnov,
      author = {Per Alexandersson},
      title = {Parking functions, {S}mirnov words, and noncrossing {C}how
        polynomials},
      year = {2026},
      eprint = {2609.05131v1},
      url = {https://arxiv.org/abs/2609.05131v1},
      journal = {arXiv e-prints}
    }
    
  2. [Ami19]Nima Amini. Stable multivariate generalizations of matching polynomials. arXiv:1905.02264, 2019.
    .bib
    @article{Amini2019x,
    Author = {Nima Amini},
    Title = {Stable multivariate generalizations of matching polynomials},
    Year = {2019},
    Eprint = {1905.02264},
      url = {https://arxiv.org/abs/1905.02264},
    journal = {arXiv e-prints}
    }
    
  3. [BES18]Patrick Bahls, Bailey Ethridge and Levente Szabo. Unimodality of the independence polynomials of non-regular caterpillars. arXiv:1802.06298, 2018.
    .bib
    @article{BahlsEthridgeSzabo2018,
      author = {Bahls, Patrick and Ethridge, Bailey and Szabo, Levente},
      title = {Unimodality of the independence polynomials of non-regular caterpillars},
      year = {2018},
      eprint = {1802.06298},
      archivePrefix = {arXiv},
      url = {https://arxiv.org/abs/1802.06298},
      journal = {arXiv e-prints}
    }
    
  4. [Ben18]Ferenc Bencs. Christoffel-Darboux type identities for the independence polynomial. Combinatorics, Probability and Computing, 27(5):716–724, 2018.
    .bib
    @article{Bencs2014,
      author = {Ferenc Bencs},
      title = {Christoffel-{D}arboux type identities for the independence
        polynomial},
      year = {2018},
      journal = {Combinatorics, Probability and Computing},
      volume = {27},
      number = {5},
      pages = {716--724},
      doi = {10.1017/s0963548318000135},
      url = {https://doi.org/10.1017/s0963548318000135},
      eprint = {1409.2527}
    }
    
  5. [BL25]Petter Brändén and Leonardo Saud Maia Leite. On chain polynomials of geometric lattices. arXiv:2508.13810, 2025.
    .bib
    @article{BrandenLeite2025x,
      author = {Petter Br{\"a}nd{\'e}n and Leonardo Saud Maia Leite},
      title = {On chain polynomials of geometric lattices},
      year = {2025},
      eprint = {2508.13810},
      url = {https://arxiv.org/abs/2508.13810},
      journal = {arXiv e-prints}
    }
    
  6. [BV25]Petter Brändén and Lorenzo Vecchi. Chow polynomials of totally nonnegative matrices and posets. arXiv:2509.17852, 2025.
    .bib
    @article{BrandenVecchi2025x,
    Author = {Petter Brändén and Lorenzo Vecchi},
    Title = {Chow polynomials of totally nonnegative matrices and posets},
    Year = {2025},
    Eprint = {2509.17852},
      url = {https://arxiv.org/abs/2509.17852},
    journal = {arXiv e-prints}
    }
    
  7. [BDN00]J. I. Brown, K. Dilcher and R. J. Nowakowski. Roots of independence polynomials of well covered graphs. Journal of Algebraic Combinatorics, 11(3):197–210, 2000.
    .bib
    @article{BrownDilcherNowakowski2000,
      author = {Brown, J. I. and Dilcher, K. and Nowakowski, R. J.},
      title = {Roots of independence polynomials of well covered graphs},
      journal = {Journal of Algebraic Combinatorics},
      volume = {11},
      number = {3},
      pages = {197--210},
      year = {2000},
      doi = {10.1023/A:1008705614290},
      url2 = {https://doi.org/10.1023/A:1008705614290}
    }
    
  8. [CS07]Maria Chudnovsky and Paul Seymour. The roots of the independence polynomial of a clawfree graph. Journal of Combinatorial Theory, Series B, 97(3):350–357, May 2007.
    .bib
    @article{ChudnovskySeymour2007,
      doi = {10.1016/j.jctb.2006.06.001},
      url2 = {https://doi.org/10.1016/j.jctb.2006.06.001},
      year = {2007},
      month = may,
      publisher = {Elsevier {BV}},
      volume = {97},
      number = {3},
      pages = {350--357},
      author = {Maria Chudnovsky and Paul Seymour},
      title = {The roots of the independence polynomial of a clawfree graph},
      journal = {Journal of Combinatorial Theory,  Series B}
    }
    
  9. [Eng07]Alexander Engström. Inequalities on well-distributed point sets on circles. Journal of Inequalities in Pure and Applied Mathematics, 8:1–10, January 2007.
    .bib
    @article{Engstrom2007,
    author = {Engström, Alexander},
    year = {2007},
    month = {01},
    pages = {1--10},
    url = {https://emis.de/ft/14440},
    title = {Inequalities on well-distributed point sets on circles},
    volume = {8},
    journal = {Journal of Inequalities in Pure and Applied Mathematics}
    }
    
  10. [God17]C. D. Godsil. Algebraic combinatorics. Routledge, 2017.
    .bib
    @book{Godsil2017,
      doi = {10.1201/9781315137131},
      url2 = {https://doi.org/10.1201/9781315137131},
      year = {2017},
      month = oct,
      publisher = {Routledge},
      author = {C.D. Godsil},
      title = {Algebraic Combinatorics}
    }
    
  11. [Hag00]James Haglund. Further investigations involving rook polynomials with only real zeros. European Journal of Combinatorics, 21(8):1017–1037, November 2000.
    .bib
    @article{Haglund2000,
      doi = {10.1006/eujc.2000.0422},
      url = {https://doi.org/10.1006/eujc.2000.0422},
      year = {2000},
      month = nov,
      publisher = {Elsevier {BV}},
      volume = {21},
      number = {8},
      pages = {1017--1037},
      author = {James Haglund},
      title = {Further Investigations Involving Rook Polynomials With Only Real Zeros},
      journal = {European Journal of Combinatorics}
    }
    
  12. [HOW99]James Haglund, Ken Ono and David G. Wagner. Theorems and conjectures involving rook polynomials with only real zeros. Topics in number theory:207–221, 1999.
    .bib
    @incollection{HaglundOnoWagner1999,
      doi = {10.1007/978-1-4613-0305-3_13},
      url = {https://doi.org/10.1007/978-1-4613-0305-3_13},
      year = {1999},
      publisher = {Springer {US}},
      pages = {207--221},
      author = {James Haglund and Ken Ono and David G. Wagner},
      title = {Theorems and Conjectures Involving Rook Polynomials with Only Real Zeros},
      booktitle = {Topics in Number Theory}
    }
    
  13. [HL72]Ole J. Heilmann and Elliott H. Lieb. Theory of monomer-dimer systems. Communications in Mathematical Physics, 25(3):190–232, September 1972.
    .bib
    @article{HeilmannLieb1972,
      doi = {10.1007/bf01877590},
      url2 = {https://doi.org/10.1007/bf01877590},
      year = {1972},
      month = sep,
      publisher = {Springer Science and Business Media {LLC}},
      volume = {25},
      number = {3},
      pages = {190--232},
      author = {Ole J. Heilmann and Elliott H. Lieb},
      title = {Theory of monomer-dimer systems},
      journal = {Communications in Mathematical Physics}
    }
    
  14. [HS25]Elena Hoster and Christian Stump. Chow polynomials of simplicial posets with positive $h$-vector are real-rooted. arXiv:2508.15538, 2025.
    .bib
    @article{HosterStump2025x,
      author = {Elena Hoster and Christian Stump},
      title = {Chow polynomials of simplicial posets with positive $h$-vector are
        real-rooted},
      year = {2025},
      eprint = {2508.15538},
      url = {https://arxiv.org/abs/2508.15538},
      journal = {arXiv e-prints}
    }
    
  15. [KR46]Irving Kaplansky and John Riordan. The problem of the rooks and its applications. Duke Mathematical Journal, 13(2), June 1946.
    .bib
    @article{KaplanskyRiordan1946,
      doi = {10.1215/s0012-7094-46-01324-5},
      url2 = {https://doi.org/10.1215/s0012-7094-46-01324-5},
      year = {1946},
      month = jun,
      publisher = {Duke University Press},
      volume = {13},
      number = {2},
      author = {Irving Kaplansky and John Riordan},
      title = {The problem of the rooks and its applications},
      journal = {Duke Mathematical Journal}
    }
    
  16. [Las12]Bodo Lass. Mehler formulae for matching polynomials of graphs and independence polynomials of clawfree graphs. Journal of Combinatorial Theory, Series B, 102(2):411–423, March 2012.
    .bib
    @article{Lass2012,
    	doi = {10.1016/j.jctb.2011.12.003},
    	url2 = {https://doi.org/10.1016%2Fj.jctb.2011.12.003},
    	year = 2012,
    	month = {mar},
    	publisher = {Elsevier {BV}},
    	volume = {102},
    	number = {2},
    	pages = {411--423},
    	author = {Bodo Lass},
    	title = {Mehler formulae for matching polynomials of graphs and independence polynomials of clawfree graphs},
    	journal = {Journal of Combinatorial Theory, Series B}
    }
    
  17. [LR19]Jonathan D. Leake and Nick R. Ryder. Generalizations of the matching polynomial to the multivariate independence polynomial. Algebraic Combinatorics, 2(5):781–802, 2019.
    .bib
    @article{LeakeRyder2019,
    	author = {Leake, Jonathan D. and Ryder, Nick R.},
    	title = {Generalizations of the Matching Polynomial to the Multivariate Independence Polynomial},
    	journal = {Algebraic Combinatorics},
    	publisher = {MathOA foundation},
    	volume = {2},
    	number = {5},
    	year = {2019},
    	pages = {781-802},
    	doi = {10.5802/alco.63},
    	language = {en},
    	url={alco.centre-mersenne.org/item/ALCO_2019__2_5_781_0/}
    }
    
  18. [Nij76]Albert Nijenhuis. On permanents and the zeros of rook polynomials. Journal of Combinatorial Theory, Series A, 21(2):240–244, September 1976.
    .bib
    @article{Nijenhuis1976,
      doi = {10.1016/0097-3165(76)90068-6},
      url2 = {https://doi.org/10.1016/0097-3165(76)90068-6},
      year = {1976},
      month = sep,
      publisher = {Elsevier {BV}},
      volume = {21},
      number = {2},
      pages = {240--244},
      author = {Albert Nijenhuis},
      title = {On permanents and the zeros of rook polynomials},
      journal = {Journal of Combinatorial Theory,  Series A}
    }
    
  19. [NR21]Gábor Nyul and Gabriella Rácz. Matchings in complete bipartite graphs and the r-Lah numbers. Czechoslovak Mathematical Journal, 71(4):947–959, May 2021.
    .bib
    @article{NyulRacz2021,
      doi = {10.21136/cmj.2021.0148-20},
      url2 = {https://doi.org/10.21136/cmj.2021.0148-20},
      year = {2021},
      month = may,
      publisher = {Institute of Mathematics,  Czech Academy of Sciences},
      volume = {71},
      number = {4},
      pages = {947--959},
      author = {G{\'{a}}bor Nyul and Gabriella R{\'{a}}cz},
      title = {Matchings in complete bipartite graphs and the r-{L}ah numbers},
      journal = {Czechoslovak Mathematical Journal}
    }
    
  20. [Pan26]Rohan Pandey. Parity-Dependent Real-Rootedness in Independence Polynomials of Generalized Petersen Graphs. arXiv:2601.03293, 2026.
    .bib
    @article{Pandey2026x,
      author = {Rohan Pandey},
      title = {Parity-{D}ependent {R}eal-{R}ootedness in {I}ndependence
        {P}olynomials of {G}eneralized {P}etersen {G}raphs},
      year = {2026},
      eprint = {2601.03293},
      url = {https://arxiv.org/abs/2601.03293},
      journal = {arXiv e-prints}
    }
    
  21. [Sta98]Richard P. Stanley. Graph colorings and related symmetric functions: Ideas and applications. Discrete Mathematics, 193(1):267–286, 1998.
    .bib
    @article{Stanley1998,
    title = {Graph colorings and related symmetric functions: ideas and applications},
    journal = {Discrete Mathematics},
    volume = {193},
    number = {1},
    pages = {267--286},
    year = {1998},
    issn = {0012-365X},
    doi = {10.1016/S0012-365X(98)00146-0},
    url2 = {http://www.sciencedirect.com/science/article/pii/S0012365X98001460},
    author = {Richard P. Stanley}
    }
    
  22. [WWM22]Jiang-Chao Wan, Yi Wang and Ali Mohammadian. On the location of zeros of the Laplacian matching polynomials of graphs. Journal of Algebraic Combinatorics, 56(3):755–771, 2022.
    .bib
    @article{WanWangMohammadian2022,
      author = {Wan, Jiang-Chao and Wang, Yi and Mohammadian, Ali},
      title = {On the location of zeros of the {L}aplacian matching polynomials of graphs},
      year = {2022},
      journal = {Journal of Algebraic Combinatorics},
      volume = {56},
      number = {3},
      pages = {755--771},
      publisher = {Springer Science and Business Media LLC},
      doi = {10.1007/s10801-022-01130-5},
      url = {http://dx.doi.org/10.1007/s10801-022-01130-5},
      issn = {1572-9192}
    }
    
  23. [XX24]Yan-Ting Xie and Shou-Jun Xu. Ultra log-concavity and real-rootedness of dependence polynomials. arXiv:2408.09152, 2024.
    .bib
    @article{XieXu2024x,
      author = {Yan-Ting Xie and Shou-Jun Xu},
      title = {Ultra log-concavity and real-rootedness of dependence polynomials},
      year = {2024},
      eprint = {2408.09152},
      url = {https://arxiv.org/abs/2408.09152},
      journal = {arXiv e-prints}
    }
    

I use cookies to detect website issues and track search terms.