ArticleslgStudy

science

Matchstick graph

Matchstick graph is a science 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 Matchstick graph rather than just read about it. In short: In geometric graph theory, a branch of mathematics, a matchstick graph is a graph that can be drawn in the plane in such a way that its edges are line segments with length one that do not cross each other. That is, it is a graph that has an embedding which is simultaneously a unit distance graph and a plane graph.

Matchstick graph — main illustration
Matchstick graph — illustration

Key takeaways

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

Reference excerpt

In geometric graph theory, a branch of mathematics, a matchstick graph is a graph that can be drawn in the plane in such a way that its edges are line segments with length one that do not cross each other. That is, it is a graph that has an embedding which is simultaneously a unit distance graph and a plane graph. Informally, matchstick graphs can be made by placing noncrossing matchsticks on a flat surface, hence the name. Matchstick graphs have also been called planar unit-distance graphs. However, to be a matchstick graph, the unit distance embedding must be plane; it is not enough for the graph to be planar. Some graphs have both non-crossing embeddings with non-unit vertex distances and unit-distance embeddings with crossings; these are planar unit-distance graphs but are not matchstick graphs. An example is the Dürer graph.

Regular matchstick graphs Much of the research on matchstick graphs has concerned regular graphs, in which each vertex has the same number of neighbors. This number is called the degree of the graph. Regular matchstick graphs can have degree 0, 1, 2, 3, or 4. The complete graphs with one, two, and three vertices (a single vertex, a single edge, and a triangle) are all matchstick graphs and are 0-, 1-, and 2-regular respectively. The smallest 3-regular matchstick graph is formed from two copies of the diamond graph placed in such a way that corresponding vertices are at unit distance from each other; its bipartite double cover is the 8-crossed prism graph. In 1986, Heiko Harborth presented the graph that became known as the Harborth Graph. It has 104 edges and 52 vertices and is currently the smallest known example of a 4-regular matchstick graph. It is a rigid graph. Every 4-regular matchstick graph contains at least 20 vertices. Examples of 4-regular matchstick graphs are currently known for all number of vertices ≥ 52 except for 53, 55, 56, 58, 59, 61 and 62. The graphs with 54, 57, 65, 67, 73, 74, 77 and 85 vertices were first published in 2016. For 52, 54, 57, 60 and 64 vertices only one example is known. Of these five graphs only the one with 60 vertices is flexible, the other four are rigid.

It is not possible for a regular matchstick graph to have degree greater than four. More strongly, every n {\displaystyle n} -vertex matchstick graph has Ω ( n ) {\displaystyle \Omega ({\sqrt {n}})} vertices of degree four or less. The smallest 3-regular matchstick graph without triangles (girth ≥ 4) has 20 vertices, as proved by Kurz and Mazzuoccolo. The smallest known example of a 3-regular matchstick graph of girth 5 has 54 vertices and was first presented by Mike Winkler in 2019. The maximum number of edges a matchstick graph on n {\displaystyle n} vertices can have is ⌊ 3 n − 12 n − 3 ⌋ {\displaystyle \left\lfloor 3n-{\sqrt {12n-3}}\right\rfloor } .

Computational complexity It is NP-hard to test whether a given undirected planar graph can be realized as a matchstick graph. More precisely, this problem is complete for the existential theory of the reals. Kurz (2011) provides some easily tested necessary criteria for a graph to be a matchstick graph, but these are not also sufficient criteria: a graph may pass Kurz's tests and still not be a matchstick graph. It is also NP-complete to determine whether a matchstick graph has a Hamiltonian cycle, even when the vertices of the graph all have integer coordinates that are given as part of the input to the problem.

Combinatorial enumeration The numbers of distinct (nonisomorphic) matchstick graphs are known for 1, 2, 3, ... up to thirteen edges; they are:

1, 1, 3, 5, 12, 28, 74, 207, 633, 2008, 6774, 23868, 87667 (sequence A066951 in the OEIS) For instance the three different graphs that can be made with three matchsticks are a claw, a triangle graph, and a three-edge path graph.

Special classes of graphs Uniformity of edge lengths has long been seen as a desirable quality in graph drawing, and some specific classes of planar graphs can always be drawn with completely uniform edges. Every tree can be drawn in such a way that, if the leaf edges of the tree were replaced by infinite rays, the drawing would partition the plane into convex polygonal regions, without any crossings. For such a drawing, if the lengths of each edge are changed arbitrarily, without changing the slope of the edge, the drawing will remain planar. In particular, it is possible to choose all edges to have equal length, resulting in a realization of an arbitrary tree as a matchstick graph.

A similar property is true for squaregraphs, the planar graphs that can be drawn in the plane in such a way that every bounded face is a quadrilateral and every vertex either lies on the unbounded face or has at least four neighbors. These graphs can be drawn with all faces parallelograms, in such a way that if a subset of edges that are all parallel to each other are lengthened or shortened simultaneously so that they continue to all have the same length, then no crossing can be introduced. This makes it possible to normalize the edges so that they all have the same length, and obtain a realization of any squaregraph as a matchstick graph.

Related classes of graphs Every matchstick graph is a unit distance graph. Penny graphs are the graphs that can be represented by tangencies of non-overlapping unit circles. Every penny graph is a matchstick graph. However, some matchstick graphs (such as the eight-vertex cubic matchstick graph of the first illustration) are not penny graphs, because realizing them as a matchstick graph causes some non-adjacent vertices to be closer than unit distance to each other.

References

Illustrations

Matchstick graph: The unique smallest cubic matchstick graph
The unique smallest cubic matchstick graph
Matchstick graph illustration
Matchstick graph illustration
Matchstick graph: Realization of a squaregraph as a matchstick graph
Realization of a squaregraph as a matchstick graph

Worked examples

Example 1 — a first encounter with Matchstick graph

Start with the simplest possible case. Write down what Matchstick graph claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In science, 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 Matchstick graph 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 Matchstick graph 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 Matchstick graph

In research
Matchstick graph appears in science 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 Matchstick graph 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
Matchstick graph is common in secondary-school and first-year university syllabi. It links to neighbouring topics Geometric graphs, Planar graphs, so understanding it makes those chapters shorter.
In everyday life
Look for Matchstick graph 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 Matchstick graph in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Matchstick graph 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 Matchstick graph out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Matchstick graph in simple terms?

In geometric graph theory, a branch of mathematics, a matchstick graph is a graph that can be drawn in the plane in such a way that its edges are line segments with length one that do not cross each other. That is, it is a graph that has an embedding which is simultaneously a unit distance graph an…

Why does Matchstick graph matter?

Because it connects several science 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 Matchstick graph?

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 Matchstick graph.

Tags

  • Geometric graphs
  • Planar graphs

Keep exploring