GET TUTORING NEAR ME!

By providing your phone number, you consent to receive text messages from Club Z! for purposes related to our services. Message frequency may vary. Message and Data Rates may apply. Reply HELP for help or STOP to unsubscribe. See our Privacy Policy and our Terms and Conditions page

    Home / Get Math Help

    Reference Polynomial

    Definition

    A k-matching in a graph G is a set of k edges, no two of which have a vertex in common (i.e., an independent edge set of size k). Let Φ_k be the number of k-matchings in the graph G, with Φ_0(G) = 1 and Φ_1(G) = m the number of edges of G. Then the matching polynomial is defined by μ(x) = sum_(k = 0)^(ν(G)) (-1)^k Φ_k x^(n - 2k), where n = left bracketing bar G right bracketing bar vertex count of G and ν(G) is the matching number (which satisfies ν(G)<=⌊n/2⌋, where ⌊x⌋ is the floor function). The matching polynomial is also known as the acyclic polynomial (Gutman and Trinajstić 1976, Devillers and Merino 2000), matching defect polynomial, and reference polynomial.

    Related Wolfram Language symbol

    GraphData