this post was submitted on 10 Aug 2024
6 points (87.5% liked)

Hacker News

2171 readers
1 users here now

A mirror of Hacker News' best submissions.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] lvxferre@mander.xyz 4 points 1 year ago* (last edited 1 year ago)

TL;DR: the old definition of the meter was based on the length of a string necessary to make a pendulum oscillate once each 2s. And since the oscillation of a pendulum depends on both gravity and π, by assigning that length the value of one unit, you end with gravity as π².

This gets easier to see if you actually include the units into the equation:

T = 2π√(l/g)   // the formula for pendulum oscillation
T² = 4π²l/g    // getting rid of square roots, bloody roots
g = 4π²l/T²    // same junk as above, just reorganised
g = 4π²l/(2s)² // they chose a pendulum with 2s oscillation
g = π²l/s²     // cancelling out 4 and 2²
g = π²(1m)/s²  // "we shall call that length ONE METRE!"
g = π²m/s²     // gravity is pi², and the units fit