Log in Sign up
Back to Discover
🔢

Graph theory

math Maturity 11-13

Dots can be joined by lines.

Example of simple undirected graph 3.svg
Example of simple undirected graph 3.svg
These lines show how things connect. You can see this in maps. It helps us see how things work. It is a fun way to look at the world. Can you find a pattern?
Konigsberg bridges.png
Konigsberg bridges.png

48 words

Dots can be joined by lines.

Example of simple undirected graph 3.svg
Example of simple undirected graph 3.svg
These dots are called vertices. The lines are called edges. Edges show how things connect.
Undirected, directed, mixed, multigraph.svg
Undirected, directed, mixed, multigraph.svg
Some lines have arrows. These show a direction. Other lines can have numbers. This is a weight. Some lines can even loop back.
Konigsberg bridges.png
Konigsberg bridges.png
A man named Euler studied bridges. He used these ideas to solve a puzzle. Math helps us see how things link together.

78 words

Imagine dots connected by lines.

Example of simple undirected graph 3.svg
Example of simple undirected graph 3.svg
In math, we call these dots vertices. The lines are called edges. These parts help us model how things relate to each other.
Undirected, directed, mixed, multigraph.svg
Undirected, directed, mixed, multigraph.svg

Some edges have arrows. We call these directed graphs. These arrows show a specific direction. Other graphs are undirected. This means the lines link things both ways. Some edges even have numbers. We call these weights.

Graph theory has a long history. Leonhard Euler wrote the first paper on this. He studied the Seven Bridges of Königsberg.

Konigsberg bridges.png
Konigsberg bridges.png
He wanted to see how the bridges linked the land.

Another famous puzzle is the four color problem. It asks if any map can be colored with only four colors. This rule means no two areas sharing a border have the same color. This problem took over a century to solve. In 1976, two men used computers to find the answer. They checked many different shapes to prove it works. Today, graphs help many people. They help chemists and engineers talk about how parts fit together.

183 words

Imagine a collection of dots connected by lines. In mathematics, this structure is called a graph. The dots are known as vertices, or sometimes nodes. The lines connecting them are called edges, or links.

Example of simple undirected graph 3.svg
Example of simple undirected graph 3.svg
Graphs are used to show how different objects relate to one another. Some graphs are undirected, meaning the edges work both ways. Other graphs are directed, which means the edges have arrows showing a specific direction.
Undirected, directed, mixed, multigraph.svg
Undirected, directed, mixed, multigraph.svg
Some graphs even have numbers on the edges, which are called weights.

There are many different ways to build these structures. A simple graph has edges that connect two different vertices. A multigraph is different because it can have many edges between the same two dots. It can also have a loop, which is an edge that connects a vertex to itself. Some graphs are mixed, meaning they have both directed and undirected edges. You can also study how many edges a graph has to find its crossing number.

Biclique K 5 5.svg
Biclique K 5 5.svg
This helps people plan things like factory tracks to avoid too many crossings.

Graph theory began with a famous puzzle about bridges. In 1736, Leonhard Euler published a paper about the Seven Bridges of Königsberg.

Konigsberg bridges.png
Konigsberg bridges.png
He wanted to understand how the bridges linked the different parts of the land. Later, in 1878, James Joseph Sylvester introduced the actual term "graph." In 1936, Dénes Kőnig wrote the very first textbook on the subject. By 1969, Frank Harary wrote a famous textbook that helped many different scientists talk to each other.
Random minimum spanning tree.svg
Random minimum spanning tree.svg

One of the most famous puzzles is the four color problem. It was first asked by Francis Guthrie in 1852. The problem asks if any map can be colored using only four colors. The rule is that no two areas sharing a border can have the same color. This was a hard job that took over a century to solve. In 1976, Kenneth Appel and Wolfgang Haken used computers to find a proof. They checked 1,936 different shapes to prove it worked.

Wikipedia multilingual network graph July 2013.svg
Wikipedia multilingual network graph July 2013.svg

Today, graph theory connects many different areas of science. It helps chemists understand how molecules are put together. It also helps electrical engineers study how current flows through circuits. Scientists use math to study the symmetry of graphs, which is called algebraic graph theory. Some graphs, like the Petersen graph, are very symmetrical.

Petersen1 tiny.svg
Petersen1 tiny.svg
These ideas help us understand everything from social networks to the way things are shaped in space.

428 words

Graph theory is a major branch of discrete mathematics. It focuses on the study of graphs. In this context, a graph is a mathematical structure. It is used to model pairwise relations between objects.

Example of simple undirected graph 3.svg
Example of simple undirected graph 3.svg
A graph consists of two main parts. The first part is a set of vertices, also called nodes or points. The second part is a set of edges, also called arcs, links, or lines. These edges connect the vertices together. The two vertices at the ends of an edge are called endpoints.

There are several different types of graphs. An undirected graph features edges that link two vertices symmetrically. In contrast, a directed graph has edges with a specific orientation. These edges are marked with arrows to show direction. A mixed graph contains both directed and undirected edges. Some graphs are considered simple graphs. A multigraph is more complex. It allows many edges to share the same pair of endpoints. It also allows for a loop, which is an edge connecting a vertex to itself.

Undirected, directed, mixed, multigraph.svg
Undirected, directed, mixed, multigraph.svg
Additionally, edges can be assigned a number. This number is known as a weight. A graph with these values is called a weight graph.

The history of graph theory began with a famous puzzle. In 1736, Leonhard Euler published a paper about the Seven Bridges of Königsberg.

Konigsberg bridges.png
Konigsberg bridges.png
This work is considered the first paper in the history of graph theory. The term "graph" was later introduced by James Joseph Sylvester in 1878. In 1936, Dénes Kőnig wrote the first textbook on the subject. Later, Frank Harary published a definitive textbook in 1969. This book helped mathematicians, chemists, and engineers communicate.
Random minimum spanning tree.svg
Random minimum spanning tree.svg
Graph theory also grew from the study of topology and modern algebra.

A famous challenge in this field is the four color problem. Francis Guthrie first posed this problem in 1852. It asks if any map can be colored with only four colors. The rule is that no two regions with a common border can share a color. Many people tried to prove this for many years. In 1969, Heinrich Heesch suggested using computers to solve it. In 1976, Kenneth Appel and Wolfgang Haken produced a computer-aided proof. They checked 1,936 specific configurations to reach their conclusion.

Wikipedia multilingual network graph July 2013.svg
Wikipedia multilingual network graph July 2013.svg
A simpler proof was later found using only 633 configurations.

Topological graph theory is a specialized subarea. It treats graphs as topological spaces. This field studies how graphs can be embedded in surfaces. An embedding represents a graph where vertices are points and edges are arcs. In a proper embedding, edges do not intersect except at their endpoints. This field also looks at the crossing number. The crossing number is the minimum number of edge crossings in a graph. This concept was inspired by Pál Turán. He studied how to minimize crossings between tracks in a factory plan.

Biclique K 5 5.svg
Biclique K 5 5.svg

Algebraic graph theory uses algebra to study graphs. It often uses branches like linear algebra and group theory. Spectral graph theory is a specific type of this study. It focuses on the adjacency matrix of a graph. This matrix represents the graph using numbers. Scientists also look at the Laplacian matrix. This involves the degree matrix and the adjacency matrix. Another area is the study of symmetry. Some graphs are highly symmetrical, such as the Petersen graph.

Petersen1 tiny.svg
Petersen1 tiny.svg
This graph is known for being vertex-transitive and distance-regular.

Graph theory connects to many other scientific fields. In chemistry, it helps describe molecular composition. In physics, it relates to electrical circuits. Gustav Kirchhoff used graph-like techniques in 1845 to study voltage and current. Geometric graph theory also plays a role. It studies the properties of graphs drawn in Euclidean space. This includes the study of planar straight-line graphs. These are graphs where edges are non-crossing line segments. Today, graph theory remains a vital tool for understanding complex systems.

657 words
🖼️ Images & Media (8)
File:Example of simple undirected graph 3.svg
Example of simple undirected graph 3.svg
File:Undirected, directed, mixed, multigraph.svg
Undirected, directed, mixed, multigraph.svg
File:Konigsberg bridges.png
Konigsberg bridges.png
File:Petersen1 tiny.svg
Petersen1 tiny.svg
File:Biclique K 5 5.svg
Biclique K 5 5.svg
File:Random minimum spanning tree.svg
Random minimum spanning tree.svg
File:Wikipedia multilingual network graph July 2013.svg
Wikipedia multilingual network graph July 2013.svg
File:Moreno Sociogram 2nd Grade.svg
Moreno Sociogram 2nd Grade.svg
Up Next
🔢
Graph (discrete mathematics)
Math
More to explore

What is Nepedia?

A free, ad-free encyclopedia for children. Every article is written at five reading levels, so the same page works for a five-year-old and a fifteen-year-old — use the level switcher above to see this one change. No account needed to read.