Puzzle time - Beetles edition
-
wrote on 28 Jul 2020, 10:32 last edited by jon-nyc
They donβt stay on the square. They continuously head toward the next beetle in a straight line, who is moving toward the next in a straight line, etc
-
wrote on 28 Jul 2020, 10:52 last edited by
Oh, now I see. You mean they constantly change direction to take the shortest path to the next beetle, whereever that beetle is at that time, right? But they do not "foresee" the future movement of that other beetle to adapt their "shortest path" calculation, right?
That sounds like a hard puzzle.
-
wrote on 28 Jul 2020, 10:57 last edited by
Exactly.
There are several ways to solve it, my friend had two, I came up with a third.
-
Oh, now I see. You mean they constantly change direction to take the shortest path to the next beetle, whereever that beetle is at that time, right? But they do not "foresee" the future movement of that other beetle to adapt their "shortest path" calculation, right?
That sounds like a hard puzzle.
wrote on 28 Jul 2020, 10:57 last edited by@Klaus said in Puzzle time - Beetles edition:
That sounds like a hard puzzle.
Good enough answer for me. Advanced maths or what ! Trying to imagine an increasingly spiral path?
-
wrote on 28 Jul 2020, 10:57 last edited by
I also wonder about the limit case: infinite number of beetles on a circle. I'd say the solution is that no traveling occurs and they don't meet in the middle. But for finite n it seems to be the case that they would meet in the middle. That's a strange discontinuity.
-
wrote on 28 Jul 2020, 10:58 last edited by jon-nyc
Itβs a limit, not a discontinuity. The distance approaches infinity as n does.
-
wrote on 28 Jul 2020, 10:59 last edited by
Oh I see. So in the limit case the beetles just all walk simultaneously on the perimeter of the circle.
-
wrote on 28 Jul 2020, 11:00 last edited by
I would start with the square case then generalize, not start with the general case.
-
wrote on 28 Jul 2020, 11:01 last edited by Klaus
I'll start with the 2-sided polygon.
If the length of the line is s, then every beetle travels s/2.
And as a bonus, for a 1-sided polygon, the distance is 0.
Do I get the prize?
-
wrote on 28 Jul 2020, 11:13 last edited by
What do you think this is, everybody gets a trophy?
-
wrote on 28 Jul 2020, 11:14 last edited by Klaus
:::
OK, slightly more seriously:
I'd say the beetles will always form a square at each point in time, but that square rotates and shrinks.
At every time, the movement vectors will hence be orthogonal to each other. Which means that every beetle has to move distance s before the size of the square becomes 0.
:::
-
wrote on 28 Jul 2020, 11:15 last edited by
Thatβs right!
Now generalize to N sides.
-
wrote on 28 Jul 2020, 11:17 last edited by Klaus
But then the "orthogonality" thing doesn't hold anymore and things get complicated. Please don't tell me you want me to write down some complicated trigonometric functions and differential equations!
-
wrote on 28 Jul 2020, 11:19 last edited by
Also, bonus question for Jon:
How many times do the beetles spin around each other before they meet?
-
But then the "orthogonality" thing doesn't hold anymore and things get complicated. Please don't tell me you want me to write down some complicated trigonometric functions and differential equations!
wrote on 28 Jul 2020, 11:29 last edited by jon-nyc@Klaus said in Puzzle time - Beetles edition:
But then the "orthogonality" thing doesn't hold anymore and things get complicated. Please don't tell me you want me to write down some complicated trigonometric functions and differential equations!
I didn't have to.
-
Also, bonus question for Jon:
How many times do the beetles spin around each other before they meet?
wrote on 28 Jul 2020, 11:31 last edited by@Klaus said in Puzzle time - Beetles edition:
Also, bonus question for Jon:
How many times do the beetles spin around each other before they meet?
Define 'spin around each other'. You mean that the square formed by the four of them rotates 360 degrees?
-
wrote on 28 Jul 2020, 11:32 last edited by
yes
-
But then the "orthogonality" thing doesn't hold anymore and things get complicated. Please don't tell me you want me to write down some complicated trigonometric functions and differential equations!
wrote on 28 Jul 2020, 11:32 last edited by@Klaus said in Puzzle time - Beetles edition:
But then the "orthogonality" thing doesn't hold anymore and things get complicated. Please don't tell me you want me to write down some complicated trigonometric functions and differential equations!
I could give you a hint. Really a way to reframe the orthogonality that will generalize to other n
-
wrote on 28 Jul 2020, 11:49 last edited by jon-nyc
infinite
-
wrote on 28 Jul 2020, 11:50 last edited by Klaus
I think so, too. But how can they turn around each other infinitely often while only traveling a finite distance? (pinging @Zeno!)