thefiddler.substack.com
www.davidyding.com/navPages/rid...
www.davidyding.com/navPages/rid...
www.davidyding.com/navPages/rid...
www.davidyding.com/navPages/rid...
To figure out what was going on, I made an animation. I found that Anita the Ant's path ended up inscribing a 2-3-2 isosceles triangle.
To figure out what was going on, I made an animation. I found that Anita the Ant's path ended up inscribing a 2-3-2 isosceles triangle.
www.davidyding.com/navPages/rid...
www.davidyding.com/navPages/rid...
thefiddler.substack.com/p/when-will-...
thefiddler.substack.com/p/when-will-...
www.davidyding.com/navPages/rid...
Also, check out my delicious take on the Basel Problem!
www.davidyding.com/navPages/Basel
@xaqwg.bsky.social
www.davidyding.com/navPages/rid...
Also, check out my delicious take on the Basel Problem!
www.davidyding.com/navPages/Basel
@xaqwg.bsky.social
Here are the average lengths of the longest increasing subsequences of all the permutations of n elements.
(The numerators in the table come from oeis.org/A003316.)
Here are the average lengths of the longest increasing subsequences of all the permutations of n elements.
(The numerators in the table come from oeis.org/A003316.)
This chart shows how the number of mulligans you have affects your expected score.
This chart shows how the number of mulligans you have affects your expected score.
I wrote code to emulate playing the game of bowling. I found 420,571 possible states in the game including 25,646 terminal states.
With this list in hand, it was a matter of finding the terminal states that best qualified in each case.
I wrote code to emulate playing the game of bowling. I found 420,571 possible states in the game including 25,646 terminal states.
With this list in hand, it was a matter of finding the terminal states that best qualified in each case.
How many different equilateral triangles in the game of Dozo?
I found 11 different sizes of triangle. The smallest appeared at 36 different locations and orientations on the Dozo board. The largest appeared just once.
How many different equilateral triangles in the game of Dozo?
I found 11 different sizes of triangle. The smallest appeared at 36 different locations and orientations on the Dozo board. The largest appeared just once.
I also got 12, but used different approach and also not very confident each cut is best... Tried a hybrid monte carlo approach to sample many different combinations of mow cuts and choosing the greediest for each one.
colab.research.google.com/drive/1z6Cly...
I also got 12, but used different approach and also not very confident each cut is best... Tried a hybrid monte carlo approach to sample many different combinations of mow cuts and choosing the greediest for each one.
colab.research.google.com/drive/1z6Cly...
Here is "a" solution to the extra credit. Very likely not "the" solution because I could only approximately calculate the volume remaining and couldn't figure out a way to find the greediest cylinder at each step.
I obliterated the sphere in 12 steps. YMMV.
Here is "a" solution to the extra credit. Very likely not "the" solution because I could only approximately calculate the volume remaining and couldn't figure out a way to find the greediest cylinder at each step.
I obliterated the sphere in 12 steps. YMMV.
A 10-long river like this one happens only 405 times out of every 1,073,741,824.
A 10-long river like this one happens only 405 times out of every 1,073,741,824.
My solution: tinyurl.com/fiddler160525
@xaqwg.bsky.social
My solution: tinyurl.com/fiddler160525
@xaqwg.bsky.social
Extra credit: How many distinct paths are there from the top of a triangular bipyramid to the bottom, if (1) you never visit the same point twice and (2) you move only downward or sideways?
Short answer: A lot, especially with larger bipyramids.
Extra credit: How many distinct paths are there from the top of a triangular bipyramid to the bottom, if (1) you never visit the same point twice and (2) you move only downward or sideways?
Short answer: A lot, especially with larger bipyramids.
This chart shows how the likelihood of each series result depends on the probability p of the Celtics winning an individual game.
The likelihood of "Celtics in 5" (blue line) is greater than the likelihood of any other result when p is between 0.6 and 0.75.
This chart shows how the likelihood of each series result depends on the probability p of the Celtics winning an individual game.
The likelihood of "Celtics in 5" (blue line) is greater than the likelihood of any other result when p is between 0.6 and 0.75.
joshmaxsilverman.github.io/2025-05-04-f...
@xaqwg.bsky.social
joshmaxsilverman.github.io/2025-05-04-f...
@xaqwg.bsky.social
The largest gaps seem to lie on either side of the nearest trees. The nearest tree is at (2,1) and it separates the 2 largest gaps. The next nearest trees are at (3,1), (3,2), (4,1), and (4,3).
The illustration shows gaps when visibility is 100.
The largest gaps seem to lie on either side of the nearest trees. The nearest tree is at (2,1) and it separates the 2 largest gaps. The next nearest trees are at (3,1), (3,2), (4,1), and (4,3).
The illustration shows gaps when visibility is 100.
@xaqwg.bsky.social
@xaqwg.bsky.social