Tricolor

https://commons.wikimedia.org/wiki/File:Tricol.JPG
Image: Wikimedia Commons

Make an inverted triangle of hexagonal cells with side length 3n + 1, and color the cells in the top row randomly in three colors. Now color the cells in the second row according to these rules:

  1. If the neighboring cells immediately above are of the same color, assign that color.
  2. If they’re of different colors, assign the third color.

When you’ve finished the second row, continue through the succeeding ones, applying the same rules. Pleasingly, no matter how large the triangle, the color of the last cell can be predicted at the start: Just apply our two guiding rules to the endmost cells in the top row. If those two cells are both red, the last cell will be red. If one is red and one is yellow (as in the figure above), the bottom cell will be blue.

The principle was discovered by Newcastle University mathematician Steve Humble in 2012. Gary Antonick gives more background here, and see the paper below for a mathematical discussion by Humble and Ehrhard Behrends.

(Ehrhard Behrends and Steve Humble, “Triangle Mysteries,” Mathematical Intelligencer 35:2 [June 2013], 10-15.)

Portent

One other oddity concerning π: If you add up the first three sextads in the decimal expansion, you get 1588419:

141592 + 653589 + 793238 = 1588419

That’s a little prophecy: If you now skip ahead 15 places you arrive at the string 88419:

3.1415926535897932384626433832795028841971693 …

(Communicated by P. Olivera.)

The Graceful Pi-Way

https://commons.wikimedia.org/wiki/File:Graceful_labeling.svg

This graph has 5 edges, and we’ve managed to label its vertices in a remarkable way: Each vertex bears some integer from 0 to 5, no two receive the same integer, and each edge is now uniquely identified by the absolute difference between its endpoints, such that this magnitude lies between 1 and 5 inclusive. Such a labeling is called graceful.

In 2008 Donald E. Knuth made a graph representing the contiguous 48 states and the District of Columbia in which each pair of states are connected if they’re joined by at least one drivable road. It turns out that this graph can be labeled gracefully.

And, amazingly, in 2020 T. Rokicki discovered that if you undertake an imaginary journey on Knuth’s map, starting in California and going up the Pacific coast and then along the Canadian border, you’ll visit successive vertices labeled 31, 41, 59, 26, 53, 58, 97, 93, 23, 84, 62, 64, 33, 83, and 27. These are the first 30 decimal digits of π!

Knuth called this a “graceful miracle.”

Bus Bunching

https://commons.wikimedia.org/wiki/File:Bus_bunching_graph.svg
Image: Wikimedia Commons

When two or more buses are scheduled at regular intervals on the same route, planners may expect that each will make the same progress, pausing at each stop for the same interval (1). But if Bus B is delayed by traffic congestion (2), it incurs a penalty: Because it arrives late to the next stop, it will pick up some passengers who’d planned to take Bus C (3). Accommodating these passengers delays Bus B even longer, putting it even further behind schedule. Meanwhile, Bus C begins to make unusually good progress (4), as it now arrives at each stop to find a smaller crowd than expected.

As the workload piles up on the foremost bus and the one behind it catches up, eventually the result (5) is that the two buses run in a platoon, arriving together at each stop. Sometimes Bus C even overtakes Bus B.

What to do? Planners can set minimum and maximum amounts of time to be spent at each stop, and buses might even be told to skip certain stops during crowded runs. Passengers might be encouraged to wait for a following bus, with the inducement that it’s less crowded. Northern Arizona University improved its service by abandoning the idea of a schedule altogether and delaying buses at certain stops in order to maintain even spacing. One thing that doesn’t work: adding vehicles to the route — which might, at first blush, have seemed the obvious solution.

Uh-Oh

https://commons.wikimedia.org/wiki/File:Loyd64-65-dis_b.svg
Image: Wikimedia Commons

This worrying result was first published by German mathematician Oskar Schlömilch in 1868. (The discrepancy is explained by minute gaps in the diagonals, as explained here.)

Charles Dodgson (Lewis Carroll) seems to have been taken with the paradox — his papers show that between 1890 and 1893 he was working to determine all the squares that might similarly be converted into rectangles with a “gain” of one unit of area, apparently unaware that V. Schlegel had carried out the same task much earlier.

(Warren Weaver, “Lewis Carroll and a Geometrical Paradox,” American Mathematical Monthly 45:4 [April 1938], 234-236.)

Dispatches

“A Time-Series Analysis of My Girlfriend’s Mood Swings”

“Behavioral Conditioning Methods to Stop My Boyfriend From Playing The Witcher 3”

“Sub-Nyquist Sampling While Listening to My Girlfriend”

“Who Should Do the Dishes? A Transportation Problem Solution”

“Freudian Psychoanalysis of My Boyfriend’s Gun Collection”

“Breaking Up With Your Girlfriend but Not Your Friends: A Cyclic Graph Algorithm for Social Network Preservation”

“The Future of Romance: Novel Techniques for Replacing Your Boyfriend With Generative AI”

“Winning Tiffany Back: How to Defeat an AI Boyfriend”

“Would He Still Love Me as a Worm: Indirect Sampling and Inference Techniques for Romantic Assurance”

Via r/ImmaterialScience.

Turnabout

https://commons.wikimedia.org/wiki/File:Maxwell_theorem2.svg
Image: Wikimedia Commons

Draw a triangle ABC and pick a point V that’s not on one of its sides. Draw a segment from each of the triangle’s vertices through V. Now draw a new triangle whose sides are parallel to these three segments. Segments drawn from each of this new triangle’s vertices and parallel to the first triangle’s sides, as shown, will meet in a common point.

Proven by James Clerk Maxwell!