"33 horsemen are riding in the same direction along a circular road. Their speeds are constant and pairwise distinct. There is a single point on the road where the horsemen can pass one another. Can they ride in this fashion for an arbitrarily long time?"
Here's a quick take on how I would rephrase it:
"33 horsemen are riding in the same direction along a circular road. There is just a single point on the road where any number of horsemen can pass each another; everywhere else, a faster rider coming up behind a slower rider will be stuck and have to slow down. Is there a set of pairwise distinct speeds the horsemen can ride at such that the riders can all start at the passing point, ride constantly at their given speed for an arbitrarily long time, and only meet each other at the passing point (thus never having to change speed)?"
And, according to the article, and perhaps surprisingly:
> The conjecture can be reduced to restricting the runners' speeds to positive integers: If the conjecture is true for n runners with integer speeds, it is true for n numbers (sic) with real speeds.
i.e., the conjecture is that n runners with speeds which are all rational multiples of one another will experience loneliness.
No need for sic when quoting Wikipedia; you can (and I have) just fix it!
> This convention is used for the rest of this article. Wills' conjecture was part of his work in Diophantine approximation, the study of how closely fractions can approximate irrational numbers.
I couldn't have imagined that we might make a connection between integers and irrational/real numbers.
https://en.wikipedia.org/wiki/Ergodicity
and what you say is true.
But in addition to your example you have to worry about, e.g. sqrt(2), sqrt(3), and sqrt(2) + sqrt(3).
Since irrational rotations are uniquely ergodic I reckon this system will also be, but I think the proof won't be trivial.
Or are the pictures just similar?
You don't have any smooth movement in consistent hashing. And you can pick your inputs carefully, instead of worrying about the worst case like in the linked conjecture.
Btw, you might like https://en.wikipedia.org/wiki/Rendezvous_hashing
> n runners on a track of unit length, with constant speeds all distinct from one another, will each be lonely at some time—at least 1/n units away from all others.
Interesting conjecture! And okay, a lot of interesting problems end up being distilled into tangible if eccentrically named things. Like the "dining philosophers" in computer science to describe deadlock. I'm curious how this relates to a tangible problem.
> Implications
Nice, here we go!
> Suppose C is a n-hypercube of side length s in n-dimensional space.
:|
Edit: I know complaining about downvotes is against the rules, and I’m not complaining, because I really don’t care about my karma on this site — but I am really confused and curious how people could possibly be opposed to me explaining a mathematical concept to someone who expressed frustration at not knowing it.
An edge in the hypercube is equivalent to a single bit flip.
image: https://en.wikipedia.org/wiki/Snake-in-the-box#/media/File:S...
How does an open curve on the edge of an N-dimensional hypercube (snake in the box, as you provided) describe the state of my computer? Your link said nothing about that.
The Gray Code image is a lot more 'practical' from an engineering perspective, but I don't feel it's of the same quality: https://upload.wikimedia.org/wikipedia/commons/c/c2/Gray_cod...