writing challenge 47/100

This commit is contained in:
gome 2023-02-03 23:37:33 -06:00
parent ba65a3b0e7
commit 93dc231ce9
8 changed files with 173 additions and 10 deletions

View File

@ -2,7 +2,7 @@ html {
color: #323a42;
background-color: #efe5d7;
height: 100%;
font-family: 'Palatino Linotype', serif;
font-family: 'Palatino Linotype', Lora, serif;
font-size: 1.125em;
background-position: center;
background-attachment: fixed;
@ -88,7 +88,7 @@ footer {
font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
font-family: Optima, 'Palatino Linotype', sans-serif;
font-family: Optima, 'Palatino Linotype', Lora, sans-serif;
}
h2, h3 {
margin: 0.5em 0;
@ -302,7 +302,7 @@ a.journal-link:hover time, a.journal-link:focus time {
color: #6d747a;
}
a.journal-link h3 {
font-family: 'Palatino Linotype', serif;
font-family: 'Palatino Linotype', Lora, serif;
font-weight: bold;
margin: 0 0.5em 0 0;
}

View File

@ -1,7 +1,7 @@
html {
color: #323a42;
background-color: #efe5d7;
font-family: 'Palatino Linotype', serif;
font-family: 'Palatino Linotype', Lora, serif;
max-width: 70ch;
margin: 1em auto;
line-height: 1.2;
@ -122,7 +122,7 @@ h1 {
font-size: 2em;
margin: 0 -0.5em 0.5em 0;
border-bottom: 2px solid #323a42;
font-family: Optima, 'Palatino Linotype', sans-serif;
font-family: Optima, 'Palatino Linotype', Lora, sans-serif;
font-weight: normal;
}
h2, h3, ul, ol, p, main img {

View File

@ -59,11 +59,11 @@
</article>
<article>
<h2>Latest gomepost</h2>
<a class='journal-link' href='disagreeing.html'>
<h3>Disagreeing with friends</h3>
<div class='line stop-2'></div>
<time datetime='Thu, 2 Feb 2023 11:30:00 CST'>2 Feb 2023, 11:30 PM</time>
<p>Its precisely those sites of disagreement where we build trust that our friendship can transcend our differences.</p>
<a class='journal-link' href='journal/worst-shape.html'>
<h3>Quest for the worst shape</h3>
<div class='line stop-1'></div>
<time datetime='Fri, 3 Feb 2023 11:30:00 CST'>3 Feb 2023, 11:30 PM</time>
<p>Why are we paying mathematicians to come up with these atrocities?</p>
</a>
</article>
<article id='listening'>

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -20,6 +20,12 @@
<main>
<h1>Journal</h1>
<a href='rss/feed.xml' class='rss-link'>RSS feed</a>
<a class='journal-link' href='worst-shape.html'>
<h3>Quest for the worst shape</h3>
<div class='line stop-1'></div>
<time datetime='Fri, 3 Feb 2023 11:30:00 CST'>3 Feb 2023, 11:30 PM</time>
<p>Why are we paying mathematicians to come up with these atrocities?</p>
</a>
<a class='journal-link' href='disagreeing.html'>
<h3>Disagreeing with friends</h3>
<div class='line stop-2'></div>

View File

@ -81,6 +81,14 @@
Do you like to read about geometry on Wikipedia?
Let me know your thoughts at my Ctrl-C email: <code>gome<span style='user-select: none;'>&nbsp;&#8203;</span>@<span style='user-select: none;'>&nbsp;&#8203;</span>ctrl-c.club</code>.
</p>
<figure>
<img src='https://upload.wikimedia.org/wikipedia/commons/9/90/Cubes-R1_ani.gif' width='450' height='450' />
<figcaption>
Bonus image: I stumbled on this while writing Fridays post.
Its a much better demonstration of how rhombic dodecahedra tessellate, so I thought Id include it here after the fact.<br/>
Image credit: <a href='https://commons.wikimedia.org/wiki/File:Cubes-R1_ani.gif#Licensing' target='_blank'>TED-43</a>
</figcaption>
</figure>
</article>
</main>
</body>

View File

@ -13,6 +13,15 @@
<width>144</width>
<height>87</height>
</image>
<item>
<title>Quest for the worst shape</title>
<author>gome</author>
<pubDate>Fri, 3 Feb 2023 11:30:00 CST</pubDate>
<link>https://ctrl-c.club/~gome/journal/worst-shape.html</link>
<guid>https://ctrl-c.club/~gome/journal/worst-shape.html</guid>
<description>Why are we paying mathematicians to come up with these atrocities?</description>
<enclosure url="https://ctrl-c.club/~gome/journal/img/600-cell_net.webp" length="62638" type="image/webp" />
</item>
<item>
<title>Disagreeing with friends</title>
<author>gome</author>

140
journal/worst-shape.html Normal file
View File

@ -0,0 +1,140 @@
<!DOCTYPE html>
<html lang='en'>
<head>
<title>gome — worst shape</title>
<meta charset='utf-8'/>
<meta name='theme-color' content='#efe5d7'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, shrink-to-fit=no'/>
<link rel='icon' type='image/x-icon' href='../favicon.ico'>
<link rel='preconnect' href='https://fonts.googleapis.com'>
<link rel='preconnect' href='https://fonts.gstatic.com' crossorigin>
<link href='https://fonts.googleapis.com/css2?family=Lora:ital@0;1&display=swap' rel='stylesheet'>
<link rel='stylesheet' type='text/css' href='../css/style.css'/>
</head>
<body>
<header id='header'>
<nav>
<a href='..'>back to gomepage</a>&mdash;<a href='.'>journal</a>
</nav>
</header>
<main>
<article>
<h1 id='title'>Quest for the worst shape</h1>
<time datetime='Fri, 3 Feb 2023 11:30:00 CST'>3 Feb 2023, 11:30 PM</time>
<p>
In <a href='rhombic-dodecahedron.html'>Wednesdays post</a>, I wrote that I enjoy learning about geometry on Wikipedia,
and about a very nice shape that I found there, the rhombic dodecahedron.
Another thing I enjoy doing from time to time is hunting for the most messed-up, the most wicked, the most cursed shapes possible.
So lets explore some of the worst shapes Ive found together.
</p>
<h3>Great grand stellated polydodecahedron</h3>
<figure>
<img src='https://upload.wikimedia.org/wikipedia/commons/thumb/3/34/Ortho_solid_016-uniform_polychoron_p33-t0.png/480px-Ortho_solid_016-uniform_polychoron_p33-t0.png' width='480' height='480' />
<figcaption>Image credit: <a href='https://www.software3d.com/Stella.php' target='_blank'>Robert Webbs Stella</a></figcaption>
</figure>
<p>
Were starting things off gently with a not-so-terrible shape.
This is a 4-dimensional polytope made of 120 great stellated dodecahedra (a self-intersecting dodecahedron with pentagrams for faces).
This one might give you a start if you bumped into it around a blind corner, but its more intimidating than truly depraved.
Once you get to know it, you might even regard it as beautiful in its own way.
</p>
<h3>5-orthoplex</h3>
<figure>
<img src='https://upload.wikimedia.org/wikipedia/commons/5/56/Pentacross_wire.png' width='480' height='480' />
<figcaption>Image credit: <a href='https://commons.wikimedia.org/wiki/File:Pentacross_wire.png#Licensing' target='_blank'>Claudio Rocchini</a></figcaption>
</figure>
<p>
The 5-orthoplex is not such a bad shape on its own.
Its actually a fairly simple 5-dimensional shape, being the dual of the 5-cube.
It consists of 32 4-simplexes (the 4D extension of a triangle).
</p><p>
What makes this incarnation of it so truly awful is its tortured journey into our 3-dimensional world, not to mention the further bondage it endures to fit on your 2D screen.
To put it simply, this is a perspective projection of a stereographic projection of a Schlegel diagram of the 5-orthoplex.
Ill spare you the gory details, but essentially, this shape has been put through a lot, and now its hungry for revenge.
</p>
<h3>600-cell, <span style='font-variant: small-caps;'>aka</span> hexacosichoron, hexacosihedroid, tetraplex, polytetrahedron, or C<sub>600</sub></h3>
<figure>
<img src='https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/600-cell_net.png/524px-600-cell_net.png' width='524' height='480' />
<figcaption>Image credit: <a href='https://www.software3d.com/Stella.php' target='_blank'>Robert Webbs Stella</a></figcaption>
</figure>
<p>
Were back down to four dimensions again, but this one brings a lot of cells to the table, as well as some freaky images.
This first one is the net of the 600-cell, which means its unwrapped to display the writhing mass of tetrahedra that make it up.
Heres an projection of it rotating:
</p>
<figure>
<img src='https://upload.wikimedia.org/wikipedia/commons/1/1e/600-cell.gif' width='255' height='255' />
<figcaption>Look at it seethe.<br/>Image credit: <a href='https://commons.wikimedia.org/wiki/File:600-cell.gif#Licensing' target='_blank'>Jason Hise</a></figcaption>
</figure>
<p>
And to top it off, here it is forced through an unseemly chain of projections like the 5-orthoplex:
</p>
<figure>
<img src='https://upload.wikimedia.org/wikipedia/commons/thumb/4/43/Stereographic_polytope_600cell.png/480px-Stereographic_polytope_600cell.png' width='255' height='255' class='no-border' />
<figcaption>Theres way too much going on in the center of this image.<br/>Image credit: <a href='https://commons.wikimedia.org/wiki/File:Stereographic_polytope_600cell.png#Licensing' target='_blank'>Althepal</a></figcaption>
</figure>
<h3>Crossed square antiprism</h3>
<figure>
<img src='https://upload.wikimedia.org/wikipedia/commons/5/52/Crossed_square_antiprism.png' width='360' height='403' class='no-border' />
<figcaption>Image credit: <a href='https://commons.wikimedia.org/wiki/File:Crossed_square_antiprism.png#Licensing' target='_blank'>Tomruen</a></figcaption>
</figure>
<p>
The simplest shape weve seen so far, but simply demented.
Why would you make a shape like that?
</p>
<h3>Boys Surface</h3>
<figure>
<img src='https://upload.wikimedia.org/wikipedia/commons/b/bb/Boy_Surface-animation-small.gif' width='400' height='400' />
<figcaption>Image credit: <a href='https://commons.wikimedia.org/wiki/File:Boy_Surface-animation-small.gif#Licensing' target='_blank'>A13ean</a></figcaption>
</figure>
<p>
This one gets points for the funny name alone.
This is the first non-polytope of the batch; its actually a result from topology.
Werner Boy was told by his teacher David Hilbert to prove that projective plane could <b>not</b> be immersed in 3D space.
Instead, he ended up finding a way to do it, and this goofy shape is the result.
Strange and lumpy in all the wrong places, Boys Surface is more unpleasant and comedic than cursed.
</p>
<h3>Schwarz H minimal surface (Triply periodic minimal surface)</h3>
<figure>
<img src='https://upload.wikimedia.org/wikipedia/commons/thumb/7/79/Schwarz_H_Surface.png/500px-Schwarz_H_Surface.png' width='500' height='480' />
<figcaption>Image credit: <a href='https://commons.wikimedia.org/wiki/File:Schwarz_H_Surface.png#Licensing' target='_blank'>Anders Sandberg</a></figcaption>
</figure>
<p>
Topology really takes the cake for making awful shapes no one ever wanted to look at.
Im not even sure what goes where here.
With the normal geometry stuff, I could at least follow a general idea of what the shape was supposed to be.
Now I feel like the shapes are mocking me.
Wish I could provide more detail on the math here, but Im out of my depth.
</p><p>
I could include many more horrible shapes here, but its getting late.
Ive already spent way more time on this post than I should have.
So get ready, because here comes my pick for <i><b>the</b></i> worst shape ever:
</p>
<h2>Worst Shape Ever</h2>
<h3>Alexander horned sphere</h3>
<figure>
<img src='https://upload.wikimedia.org/wikipedia/commons/thumb/0/0a/Alexander_horned_sphere.png/640px-Alexander_horned_sphere.png' width='640' height='480' />
<figcaption>No one deserves credit for this abomination. (just kidding, the image is uncertainly attributed to a user named BernardH but its public domain)</figcaption>
</figure>
<p>
Just look at that. Simply criminal. Even by mathematicians, this shape is considered pathological.
</p><p>
The pattern you see here goes on forever.
To keep making this disaster of a shape, you have to keep removing sections and replacing it with a recursive pattern, forever.
An ouroborous, twisting back to bite its own tail but never reaching, gnashing its teeth and fading away.
</p><p>
Once again, we have topologists to blame for this one, namely James Waddell Alexander II.
I bet hes proud of this nonsense.
The really galling thing about it is that topologically, this thing is equivalent to a sphere.
The friendly, puffy shape we all know and love, and this wicked, wicked shape claims relation to it.
Truly the height of hubris (or perhaps the supremum of hubris for you depraved topologists).
</p><p>
Do you know of any other awful shapes?
Have you seen a worse shape than the Alexander horned sphere? (not likely)
Do you know of any wholesome shapes that may help me recover from this dark path Ive lost myself on?
Let me know your thoughts at my Ctrl-C email: <code>gome<span style='user-select: none;'>&nbsp;&#8203;</span>@<span style='user-select: none;'>&nbsp;&#8203;</span>ctrl-c.club</code>.
</p>
</article>
</main>
</body>
</html>