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

    Laplacian Matrix

    Definition

    The Laplacian matrix, sometimes also called the admittance matrix (Cvetković et al. 1998, Babić et al. 2002) or Kirchhoff matrix, of a graph G, where G = (V, E) is an undirected, unweighted graph without graph loops (i, i) or multiple edges from one node to another, V is the vertex set, n = left bracketing bar V right bracketing bar , and E is the edge set, is an n×n symmetric matrix with one row and column for each node defined by L = D - A, where D = diag(d_1, ..., d_n) is the degree matrix, which is the diagonal matrix formed from the vertex degrees and A is the adjacency matrix. The diagonal elements l_(i j) of L are therefore equal the degree of vertex v_i and off-diagonal elements l_(i j) are -1 if vertex v_i is adjacent to v_j and 0 otherwise.

    Related Wolfram Language symbol

    KirchhoffMatrix

    Associated person

    Pierre-Simon Laplace