On Circles
- Published on
- ∘ 12 min read ∘ ––– views
Tags
Previous Article
Next Article
I've been collecting some fun facts about circles. Here they are.
The Orbital Period of any Rock is 2 hours
Max Fagin staked this claim on twitter some years back, and I found it troubling enough to commandeer the braintrust of the coworkers to do the necessary Physics 101 algebra to convince ourselves of its truth.
Wikipedia tells us that a Low Earth Orbit is about 128 minutes or less (what the hell, Max), but we must remember that the Earth isn't a rock, it has an iron core which bumps up the density to at least twice of that of a generic rock:
However, two hours remains a relatively good approximation for the low orbital periods of many celestial, household rocky objects: Terra: 1.5hrs ibid, Luna, 2 hrs, Mars 1.8hrs. This seems unintuitive, for it feels like the duration of time it takes to go around something should be depending on the size of that thing, rather than just the density, but that's not how gravity works.
Turns out, if you take the relation between a sphere's density, mass, and volume, and use these expressions in the equation for the period of a low circular orbit in terms of the radius of the celestial body instead of the more familiar equations in terms of radius and mass , then all of the terms cancel out, meaning that the period is independent of the radius!
We can derive the period of low orbit around some rock as the distance traveled circumferentially over the velocity:
where is the circumference of the rock, and is the constant velocity in terms of the gravitational constant which is gobbledygook outside of the kind of physics expression we're working with here, but describes the strength of the gravitational field induced by the mass of our rock. We can describe the mass of our rock in terms of the volume of a sphere multiplied by its density :
Plugging this back into our equation for the period, we get:
And plugging in the density of a typical rock of , this expression evaluates to almost exactly two hours:
And crucially this result is a function only of density, not the size of our rock, cool!
-sphere has a maximum at
The volume of a unitAs observed above, and hopefully it was not particularly mind blowing then, the volume of a 3-dimensional sphere is: . We might naively expect the volume to increase with dimensionality, since more dimensions seems like more space for a sphere to fill, but that's not the case¿ In fact, the volume tends towards zero in the limit of dimensionality.
The formula for the volume of an -ball with radius is given by
where is the gamma function, allowing us to extend the factorial function to real and complex numbers. For the case of e.g. dimensions, assuming unit radius, we compute
which is gonna be a big number divided by an even biiiiiigger number, resulting in an extremely small number. Plugging into some calculator which supports the Gamma function, we get which is much smaller than the volume of a unit sphere in three dimensions which would be . Hamming speaks of this☝️.
High dimensional spheres cannot be contained by equally-high-dimensional cubes
Similar to the previous section, we can observe some other oddities of platonic1 solids which only occur in high dimensions. Specifically, for dimensions, an -sphere will "slip out" of the -cube it was completely enclosed by in lower dimensions.
To measure this seeming contradiction, we'll first construct an inequality in two dimensions, then generalize it till the inequality inexplicably breaks.
We begin with a 2-cube (a square), and bisect it vertically and horizontally into four cells, or cells in -dimensions. To minimize the presence of fractions in later calculations, we'll fix the side length of our square to be :
Next we'll place -spheres (circles) into each cell such that they are circumscribed by their enclosing cell walls, implying a radius of :
Finally, we place a -sphere as large as possible at the center of the -cube such that it touches all spheres.
In two dimensions, this circle is obviously inside the bounding square. The distance from the center of the square to the center of each of the enclosing cells is , or in -dimensions because the distance is a quarter of the full diagonal of the bounding -cube, which is in general.
The distance from the center of the cube to the center of each cell, then, must be the sum of the radius of the inner sphere and the radius of the cell-filling sphere . Therefore, we have
Nothing wrong here, just playing with our shapes jmo style. For , we get the radius of the central circle to be
which is smaller than , half the size of the square, so indeed the central pink circle is indeed fully contained by the square. However, since is monotonic and unbounded above by , this means that as the dimension grows, so too will the central sphere, while the linear size of the cube remains fixed! Therefore, at some point, the sphere must escape the cube. And it happens rather quickly too, we can solve the inequality hiding in the above definition of the radius and observation that it's inclosed within the circle:
which happens when . We can struggle to visualize what this might look like in 3 dimensional space, taking a page out of Geoffrey Hinton's book:
- If you are not used to thinking about hyper-planes in high-dimensional spaces, now is the time to learn.
- To deal with hyper-planes in a 14-dimensional space, visualize a 3-D space and say "fourteen" to yourself very loudly. Everyone does it.
which is some biblically-accurate, if not eldritch geometric soup.
Footnotes
I know a sphere is not a platonic solid, and that it's wrong to apply Euclidean topological nomenclature to non-euclidean surfaces. ↩