You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

76 lines
6.8 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<title>b-e-e-t.r-o-o-t.net to ciao.urca.tv, richfolks.club</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial=scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css" media="screen"/>
</head>
<body>
<main>
<img id="line" src="gps_drawings/beetroot_to_ciao.svg">
<div class="text">
<h2 id="sevenBridges" name="sevenBridges">The Seven Bridges of Königsberg</h2>
<p>The Seven Bridges of Königsberg is a historical mathematical problem which laid the ground for graph theory, and prefigured topology. Königsberg, in former Prussia (now Kaliningrad, Russia), set on both sides of the Pregel River, included two large islands - Kneiphof and Lomse - which were connected to the mainland by a series of seven bridges. The problem was to devise a walk through the city crossing each of those bridges once and only once.</p>
<p>The negative solution came from Swiss mathematician and physicist Leonhard Euler, who pointed out that the choice of route inside each land mass was irrelevant; only the sequence of crossings mattered. Euler created a diagram in which each land mass was represented by a <a href="beetroot_to_p_lions_es.html#networkTopology">"vertex" or node, and each bridge became an "edge", or link</a> between them. This allowed him to consider the problem in <a href="ciao_to_wijnhaven.html#abstraction">abstract terms</a>, in the mathematical structure of a <a href="please_to_wijnhaven.html#graphology">graph</a>.</p>
<p>As only the connection information is relevant, the shape of the pictorial representations can be distorted in any way without changing the graph. For example, <a href="#unravelingKnots">it does not matter if the links drawn are straight or curved, or whether a node is to the left or right of another</a>.</p>
<p>Euler observed that, except at the beginning and end of the walk, if one enters a land mass by a <a href="wijnhaven_to_foshan.html#erasmusbrug_smoking">bridge</a>, one must leave a land mass by a bridge. In other words, at any time during the walk, the number of times one enters a non-terminal vertex equals the number of times one leaves it, meaning that the total number of bridges touching that land mass must be even, as half the crossings will be towards a land mass, and the other half away from it. However, all four of the land masses in the problem are touched by an odd number of bridges (one is touched by 5, the other three by 3). Since only two land masses can act as the beginning or end, it is impossible to cross each bridge only once during a walk.</p>
<h2 id="quipu" name="quipu">Quipu</h2>
<p><em>Quipu</em> (also spelled <em>khipu</em>) or "talking knots", historically were cords with <a href="please_to_foshan.html#knot">knots</a> made in them as a way to record numbers, used by various ancient cultures of Andean South America.</p>
<picture class="drawing" id="4_inca_quipu_knots">
<source media="(max-width: 1280px)" srcset="img/4_inca_quipu_knots_640.jpg">
<!-- image for screens below 1280px wide -->
<img class="drawing" src="img/4_inca_quipu_knots.jpg" />
<!-- fallback: used in PDF-->
</picture>
<h2 id="topology" name="topology">Topology</h2>
<p><a href="cybernetic_guerilla_warfare.html#topology" class="outOfNetworkLink" target="_blank">Topology is a non-metric elastic geometry. It is concerned with transformations of shapes and properties such as nearness, inside and outside.</a></p>
<p>In mathematics, topology is concerned with the properties of space that are preserved under continuous deformations, such as stretching, crumpling and bending, but not <a href="#torn_mandarin">tearing</a> or gluing.</p>
<img class="drawing" src="img/mandarin_whole.jpg"><br>
<img class="drawing" src="img/mandarin_peel_01.jpg"><br>
<img class="drawing" src="img/mandarin_peel_02.jpg"><br>
<img class="drawing" id="torn_mandarin" src="img/mandarin_peel_03.jpg"><br>
<h2 id="unravelingKnots" name="unravelingKnots">Unraveling knots</h2>
<p>The drawings I've been making by tracking myself over <a href="please_to_wijnhaven.html#gps">GPS</a> makes a kind of <a href="wijnhaven_to_foshan.html#maps">map</a>; however it does not display scale, or landmarks, or street names. It doesn't show which way is north, south, east or west. What it does show is some kind of graphic representation of the path I took by following my nose.</p>
<p>After I return back to the studio at Wijnhaven 61, I save and export .gpx (GPS exchange) format, and then drop the files into geographic information system software which allows me to accurately position the paths, representing them as lines.</p>
<p>Later, I export a line to .svg (scalable vector graphics) format and start to zoom in on it using a vector graphics editor. When zoomed out, the line appears to be curved, jagged, definitely not straight. However, when zooming in there are many straight lines, and they only bend at anchor points where each snapshot is taken. The line becomes <a href="please_to_foshan.html#knot">knotted</a> at places, representing social interactions, financial transactions, places where I backtracked, and where the GPS signal was obscured within or deflected by buildings in the urban landscape.</p>
<picture class="drawing" class="fullImage">
<source media="(max-width: 1280px)" srcset="img/knot_scale_times_four_640.jpg">
<!-- image for screens below 1280px wide -->
<img class="drawing" src="img/knot_scale_times_four.jpg" />
<!-- fallback: used in PDF-->
</picture>
<p>I begin to simplify the line, sliding a scale that removes anchor points and unravels the knot into a <a href="wijnhaven_to_foshan.html#straightestPart">completely straight line</a>. As I do this, I notice smaller knots that were not so visible at the scale I saw them at originally.</p>
<picture class="drawing">
<source media="(max-width: 1280px)" srcset="img/unravelled_knot_03_640.jpg">
<!-- image for screens below 1280px wide -->
<img class="drawing" src="img/unravelled_knot_03.jpg" />
<!-- fallback: used in PDF-->
</picture>
<br>
<picture class="drawing">
<source media="(max-width: 1280px)" srcset="img/unravelled_knot_02_640.jpg">
<!-- image for screens below 1280px wide -->
<img class="drawing" src="img/unravelled_knot_02.jpg" />
<!-- fallback: used in PDF-->
</picture>
<br>
<picture class="drawing">
<source media="(max-width: 1280px)" srcset="img/unravelled_knot_01_640.jpg">
<!-- image for screens below 1280px wide -->
<img class="drawing" src="img/unravelled_knot_01.jpg" />
<!-- fallback: used in PDF-->
</picture><br>
</div>
</main>
</body>
<script type="text/javascript" src="https://issue.xpub.nl/08/cnn/cnn.js"></script>
</html>