Seven Bridges Of Königsberg
   HOME

TheInfoList



OR:

The Seven Bridges of Königsberg is a historically notable problem in mathematics. Its negative resolution by
Leonhard Euler Leonhard Euler ( ; ; ; 15 April 170718 September 1783) was a Swiss polymath who was active as a mathematician, physicist, astronomer, logician, geographer, and engineer. He founded the studies of graph theory and topology and made influential ...
, in 1736, laid the foundations of
graph theory In mathematics and computer science, graph theory is the study of ''graph (discrete mathematics), graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of ''Vertex (graph ...
and prefigured the idea of
topology Topology (from the Greek language, Greek words , and ) is the branch of mathematics concerned with the properties of a Mathematical object, geometric object that are preserved under Continuous function, continuous Deformation theory, deformat ...
. The city of
Königsberg Königsberg (; ; ; ; ; ; , ) is the historic Germany, German and Prussian name of the city now called Kaliningrad, Russia. The city was founded in 1255 on the site of the small Old Prussians, Old Prussian settlement ''Twangste'' by the Teuton ...
in
Prussia Prussia (; ; Old Prussian: ''Prūsija'') was a Germans, German state centred on the North European Plain that originated from the 1525 secularization of the Prussia (region), Prussian part of the State of the Teutonic Order. For centuries, ...
(now
Kaliningrad Kaliningrad,. known as Königsberg; ; . until 1946, is the largest city and administrative centre of Kaliningrad Oblast, an Enclave and exclave, exclave of Russia between Lithuania and Poland ( west of the bulk of Russia), located on the Prego ...
,
Russia Russia, or the Russian Federation, is a country spanning Eastern Europe and North Asia. It is the list of countries and dependencies by area, largest country in the world, and extends across Time in Russia, eleven time zones, sharing Borders ...
) was set on both sides of the Pregel River, and included two large islands— Kneiphof and Lomse—which were connected to each other, and to the two mainland portions of the city, by seven bridges. The problem was to devise a walk through the city that would cross each of those bridges once and only once. By way of specifying the logical task unambiguously, solutions involving either # reaching an island or mainland bank other than via one of the bridges, or # accessing any bridge without crossing to its other end are explicitly unacceptable. Euler proved that the problem has no solution. The difficulty he faced was the development of a suitable technique of analysis, and of subsequent tests that established this assertion with mathematical rigor.


Euler's analysis

Euler first pointed out that the choice of route inside each land mass is irrelevant and that the only important feature of a route is the sequence of bridges crossed. This allowed him to reformulate the problem in abstract terms (laying the foundations of
graph theory In mathematics and computer science, graph theory is the study of ''graph (discrete mathematics), graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of ''Vertex (graph ...
), eliminating all features except the list of land masses and the bridges connecting them. In modern terms, one replaces each land masses with an abstract " vertex" or node, and each bridge with an abstract connection, an " edge", which only serves to record which pair of vertices (land masses) is connected by that bridge. The resulting mathematical structure is a
graph Graph may refer to: Mathematics *Graph (discrete mathematics), a structure made of vertices and edges **Graph theory, the study of such graphs and their properties *Graph (topology), a topological space resembling a graph in the sense of discret ...
. Since only the connection information is relevant, the shape of pictorial representations of a graph may be distorted in any way, without changing the graph itself. Only the number of edges (possibly zero) between each pair of nodes is significant. It does not, for instance, matter whether the edges drawn are straight or curved, or whether one node is to the left or right of another. Next, Euler observed that (except at the endpoints of the walk), whenever one enters a vertex by a bridge, one leaves the vertex by a bridge. In other words, during any walk in the graph, the number of times one enters a non-terminal vertex equals the number of times one leaves it. Now, if every bridge has been traversed exactly once, it follows that, for each land mass (except for the ones chosen for the start and finish), the number of bridges touching that land mass must be '' even'' (half of them, in the particular traversal, will be traversed "toward" the landmass; the other half, "away" from it). However, all four of the land masses in the original problem are touched by an '' odd'' number of bridges (one is touched by 5 bridges, and each of the other three is touched by 3). Since, at most, two land masses can serve as the endpoints of a walk, the proposition of a walk traversing each bridge once leads to a contradiction. In modern language, Euler shows that the possibility of a walk through a graph, traversing each edge exactly once, depends on the degrees of the nodes. The degree of a node is the number of edges touching it. Euler's argument shows that a necessary condition for the walk of the desired form is that the graph be connected and have exactly zero or two nodes of odd degree. This condition turns out also to be sufficient—a result stated by Euler and later proved by Carl Hierholzer. Such a walk is now called an '' Eulerian trail'' or ''Euler walk'' in his honor. Further, if there are nodes of odd degree, then any Eulerian path will start at one of them and end at the other. Since the graph corresponding to historical Königsberg has four nodes of odd degree, it cannot have an Eulerian path. An alternative form of the problem asks for a path that traverses all bridges and also has the same starting and ending point. Such a walk is called an '' Eulerian circuit'' or an ''Euler tour''. Such a circuit exists if, and only if, the graph is connected and all nodes have even degree. All Eulerian circuits are also Eulerian paths, but not all Eulerian paths are Eulerian circuits. Euler's work was presented to the St. Petersburg Academy on 26 August 1735, and published as ''Solutio problematis ad geometriam situs pertinentis'' (The solution of a problem relating to the geometry of position) in the journal ''Commentarii academiae scientiarum Petropolitanae'' in 1741. It is available in English translation in '' The World of Mathematics'' by James R. Newman.


Significance in the history and philosophy of mathematics

In the
history of mathematics The history of mathematics deals with the origin of discoveries in mathematics and the History of mathematical notation, mathematical methods and notation of the past. Before the modern age and the worldwide spread of knowledge, written examples ...
, Euler's solution of the Königsberg bridge problem is considered to be the first theorem of
graph theory In mathematics and computer science, graph theory is the study of ''graph (discrete mathematics), graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of ''Vertex (graph ...
and the first true proof in the
network theory In mathematics, computer science, and network science, network theory is a part of graph theory. It defines networks as Graph (discrete mathematics), graphs where the vertices or edges possess attributes. Network theory analyses these networks ...
, a subject now generally regarded as a branch of
combinatorics Combinatorics is an area of mathematics primarily concerned with counting, both as a means and as an end to obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many ...
. Combinatorial problems of other types such as the
enumeration An enumeration is a complete, ordered listing of all the items in a collection. The term is commonly used in mathematics and computer science to refer to a listing of all of the element (mathematics), elements of a Set (mathematics), set. The pre ...
of
permutation In mathematics, a permutation of a set can mean one of two different things: * an arrangement of its members in a sequence or linear order, or * the act or process of changing the linear order of an ordered set. An example of the first mean ...
s and
combination In mathematics, a combination is a selection of items from a set that has distinct members, such that the order of selection does not matter (unlike permutations). For example, given three fruits, say an apple, an orange and a pear, there are ...
s had been considered since antiquity. Euler's recognition that the key information was the number of bridges and the list of their endpoints (rather than their exact positions) presaged the development of
topology Topology (from the Greek language, Greek words , and ) is the branch of mathematics concerned with the properties of a Mathematical object, geometric object that are preserved under Continuous function, continuous Deformation theory, deformat ...
. The difference between the actual layout and the graph schematic is a good example of the idea that topology is not concerned with the rigid shape of objects. Hence, as Euler recognized, the "geometry of position" is not about "measurements and calculations" but about something more general. That called in question the traditional Aristotelian view that mathematics is the "science of
quantity Quantity or amount is a property that can exist as a multitude or magnitude, which illustrate discontinuity and continuity. Quantities can be compared in terms of "more", "less", or "equal", or by assigning a numerical value multiple of a u ...
". Though that view fits arithmetic and Euclidean geometry, it did not fit topology and the more abstract structural features studied in modern mathematics. Philosophers have noted that Euler's proof is not about an abstraction or a model of reality, but directly about the real arrangement of bridges. Hence the certainty of mathematical proof can apply directly to reality. The proof is also explanatory, giving insight into why the result must be true.


Present state of the bridges

Two of the seven original bridges did not survive the bombing of Königsberg in World War II. Two others were later demolished and replaced by a highway. The three other bridges remain, although only two of them are from Euler's time (one was rebuilt in 1935). These changes leave five bridges existing at the same sites that were involved in Euler's problem. In terms of graph theory, two of the nodes now have degree 2, and the other two have degree 3. Therefore, an Eulerian path is now possible, but it must begin on one island and end on the other. The
University of Canterbury The University of Canterbury (UC; ; postnominal abbreviation ''Cantuar.'' or ''Cant.'' for ''Cantuariensis'', the Latin name for Canterbury) is a public research university based in Christchurch, New Zealand. It was founded in 1873 as Canterbur ...
in
Christchurch Christchurch (; ) is the largest city in the South Island and the List of cities in New Zealand, second-largest city by urban area population in New Zealand. Christchurch has an urban population of , and a metropolitan population of over hal ...
has incorporated a model of the bridges into a grass area between the old Physical Sciences Library and the Erskine Building, housing the Departments of Mathematics, Statistics and Computer Science. The rivers are replaced with short bushes and the central island sports a stone tōrō.
Rochester Institute of Technology The Rochester Institute of Technology (RIT) is a private university, private research university in Henrietta, New York, a suburb of Rochester, New York, Rochester. It was founded in 1829. It is one of only two institute of technology, institut ...
has incorporated the puzzle into the pavement in front of the Gene Polisseni Center, an ice hockey arena that opened in 2014, and the
Georgia Institute of Technology The Georgia Institute of Technology (commonly referred to as Georgia Tech, GT, and simply Tech or the Institute) is a public university, public research university and Institute of technology (United States), institute of technology in Atlanta, ...
also installed a landscape art model of the seven bridges in 2018. A popular variant of the puzzle is the Bristol Bridges Walk.Thilo Gross (2014, July 1) "Solving the Bristol Bridge problem" In: Sam Parc (Ed.) "50 Visions of Mathematics",
Oxford University Press Oxford University Press (OUP) is the publishing house of the University of Oxford. It is the largest university press in the world. Its first book was printed in Oxford in 1478, with the Press officially granted the legal right to print books ...
, Oxford,
Like historical Königsberg,
Bristol Bristol () is a City status in the United Kingdom, cathedral city, unitary authority area and ceremonial county in South West England, the most populous city in the region. Built around the River Avon, Bristol, River Avon, it is bordered by t ...
occupies two river banks and two river islands.AllTrails
Bristol Bridges Walk
Retrieved: 2023-11-22
However, the configuration of the 45 major bridges in Bristol is such that an Eulerian circuit exists.Jeff Lucas and Thilo Gross (2019, June 6) "From Brycgstow to Bristol in 45 Bridges," Bristol Books, Bristol. . This cycle has been popularized by a book and news coverageDavid Clency (2013, March 1–3) "Bristol's 42 crossings -- Not a bridge too far for maths ace," Bristol Post, pp. 28-29.Pamela Parkes (2015, February 3) "Taking on the Bristol Bridges Challenge." Bristol24/7
published online
retrieved: 2023-11-22.
and has featured in different charity events.Andrew McQuarrie (2019, October 2) "This is why people will be paying £1 as they cross bridges in Bristol next week," Bristol Post, pp. 22-23.


See also

*
Eulerian path In graph theory, an Eulerian trail (or Eulerian path) is a trail (graph theory), trail in a finite graph (discrete mathematics), graph that visits every edge (graph theory), edge exactly once (allowing for revisiting vertices). Similarly, an Eule ...
* Five room puzzle *
Glossary of graph theory This is a glossary of graph theory. Graph theory is the study of graphs, systems of nodes or vertices connected in pairs by lines or edges. Symbols A B ...
*
Hamiltonian path In the mathematical field of graph theory, a Hamiltonian path (or traceable path) is a path in an undirected or directed graph that visits each vertex exactly once. A Hamiltonian cycle (or Hamiltonian circuit) is a cycle that visits each vert ...
* Icosian game *
Travelling salesman problem In the Computational complexity theory, theory of computational complexity, the travelling salesman problem (TSP) asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible ...
* Three utilities problem


References


External links


Kaliningrad and the Konigsberg Bridge Problem
a
ConvergenceEuler's original publication
(in Latin)


How the bridges of Königsberg help to understand the brain


a
Math Dept. Contra Costa College




Present day Graph Problem * Li, Wenda
The Königsberg Bridge Problem and the Friendship Theorem (Formal Proof Development in Isabelle/HOL, Archive of Formal Proofs)
{{DEFAULTSORT:Seven Bridges of Konigsberg Graph theory Puzzles Topology Königsberg Mathematical problems Unsolvable puzzles Bridges 1735 in science