Skip to content

Commit 12c2522

Browse files
authored
Merge pull request #533 from cmbuckley/catenary-svg
Replace catenary figure with SVG version
2 parents bec5509 + 37f5ebd commit 12c2522

3 files changed

Lines changed: 25 additions & 2 deletions

File tree

_posts/2007-08-05-square-wheels-and-catenary-roads.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ image:
1111
src: /files/2007/08/road-real.jpg
1212
alt: Model of a catenary road
1313
shortlink: bswcr
14-
last_modified_at: 2021-08-19 22:46 +01:00
14+
last_modified_at: 2025-08-29 19:17 +00:00
1515
---
1616
The other day [Paul](https://pictures.scholesmafia.co.uk/index.php/?profile=150) told me that square wheels (and, indeed, any regular polygon except a triangle) can {% include archive.html url="http://www.maa.org/mathland/mathtrek_04_05_04.html" text="ride on a road constructed of inverted catenaries" %}. A catenary is the curve made by a telegraph wire when stretched between two poles --- a cable hanging under its own weight.
1717

18-
{% include figure.html img="/files/2007/08/catenary.png" alt="Inverted catenary with height to the vertex labelled h" %}
18+
{% include figure.html object="/files/2007/08/catenary.svg" alt="Inverted catenary with height to the vertex labelled h" %}
1919

2020
A little bit of thinking about the road makes you realise that the length of the catenary _s_ must be the same as the length of the side of the square, and the height _h_ must be
2121

files/2007/08/catenary.png

-4.43 KB
Binary file not shown.

files/2007/08/catenary.svg

Lines changed: 23 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)