ArticleslgStudy

mathematics

Incidence matrix

Incidence matrix is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Incidence matrix rather than just read about it. In short: In mathematics, an incidence matrix is a logical matrix that shows the relationship between two classes of objects, usually called an incidence relation. If the first class is X and the second is Y, the matrix has one row for each element of X and one column for each mapping from X to Y.

Incidence matrix — main illustration
Incidence matrix — illustration

Key takeaways

  • Incidence matrix belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Incidence matrix to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Incidence matrix from memory before moving on to harder problems.

Reference excerpt

In mathematics, an incidence matrix is a logical matrix that shows the relationship between two classes of objects, usually called an incidence relation. If the first class is X and the second is Y, the matrix has one row for each element of X and one column for each mapping from X to Y. The entry in row x and column y is 1 if the vertex x is part of (called incident in this context) the mapping that corresponds to y, and 0 if it is not. There are variations; see below.

Graph theory Incidence matrix is a common graph representation in graph theory. It is different to an adjacency matrix, which encodes the relation of vertex-vertex pairs.

Undirected and directed graphs

In graph theory an undirected graph has two kinds of incidence matrices: unoriented and oriented. The unoriented incidence matrix (or simply incidence matrix) of an undirected graph is a n × m {\displaystyle n\times m} matrix B, where n and m are the numbers of vertices and edges respectively, such that

B i j = { 1 if vertex v i is incident with edge e j , 0 otherwise. {\displaystyle B_{ij}={\begin{cases}1&{\text{if vertex }}v_{i}{\text{ is incident with edge }}e_{j},\\0&{\text{otherwise.}}\end{cases}}}

For example, the incidence matrix of the undirected graph shown on the right is a matrix consisting of 4 rows (corresponding to the four vertices, 1–4) and 4 columns (corresponding to the four edges, e 1 , e 2 , e 3 , e 4 {\displaystyle e_{1},e_{2},e_{3},e_{4}} ):

If we look at the incidence matrix, we see that the sum of each column is equal to 2. This is because each edge has a vertex connected to each end. The incidence matrix of a directed graph is a n × m {\displaystyle n\times m} matrix B where n and m are the number of vertices and edges respectively, such that

B i j = { − 1 if edge e j leaves vertex v i , − 1 if edge e j enters vertex v i , − 0 otherwise. {\displaystyle B_{ij}={\begin{cases}{-1}&{\text{if edge }}e_{j}{\text{ leaves vertex }}v_{i},\\{\phantom {-}}1&{\text{if edge }}e_{j}{\text{ enters vertex }}v_{i},\\{\phantom {-}}0&{\text{otherwise.}}\end{cases}}}

(Many authors use the opposite sign convention.) The oriented incidence matrix of an undirected graph is the incidence matrix, in the sense of directed graphs, of any orientation of the graph. That is, in the column of edge e, there is one 1 in the row corresponding to one vertex of e and one −1 in the row corresponding to the other vertex of e, and all other rows have 0. The oriented incidence matrix is unique up to negation of any of the columns, since negating the entries of a column corresponds to reversing the orientation of an edge. The unoriented incidence matrix of a graph G is related to the adjacency matrix of its line graph L(G) by the following theorem:

A ( L ( G ) ) = B ( G ) T B ( G ) − 2 I m . {\displaystyle A(L(G))=B(G)^{\textsf {T}}B(G)-2I_{m}.}

where A(L(G)) is the adjacency matrix of the line graph of G, B(G) is the incidence matrix, and Im is the identity matrix of dimension m. The discrete Laplacian (or Kirchhoff matrix) is obtained from the oriented incidence matrix B(G) by the formula

… excerpt ends here. Continue reading the full article.

Illustrations

Incidence matrix: A weighted undirected graph
A weighted undirected graph

Worked examples

Example 1 — a first encounter with Incidence matrix

Start with the simplest possible case. Write down what Incidence matrix claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Incidence matrix before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Incidence matrix ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Incidence matrix

In research
Incidence matrix appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Incidence matrix in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Incidence matrix is common in secondary-school and first-year university syllabi. It links to neighbouring topics Algebraic graph theory, Combinatorics, Graph data structures, so understanding it makes those chapters shorter.
In everyday life
Look for Incidence matrix outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Incidence matrix in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Incidence matrix means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Incidence matrix out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Incidence matrix in simple terms?

In mathematics, an incidence matrix is a logical matrix that shows the relationship between two classes of objects, usually called an incidence relation. If the first class is X and the second is Y, the matrix has one row for each element of X and one column for each mapping from X to Y.

Why does Incidence matrix matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Incidence matrix?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Incidence matrix.

Tags

  • Algebraic graph theory
  • Combinatorics
  • Graph data structures
  • Matrices (mathematics)

Keep exploring