TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Einstein’s First Proof

86 pointsby jeo1234over 9 years ago

6 comments

Jtsummersover 9 years ago
<p><pre><code> The second moment occurred soon after he turned twelve, when he was given “a little book dealing with Euclidean plane geometry.” The book’s “lucidity,” he wrote—the idea that a mathematical assertion could “be proved with such certainty that any doubt appeared to be out of the question”—provoked “wonder of a totally different nature.” </code></pre> Mathematical proofs, first really introduced in Geometry classes for most US students around 9th or 10th grade, are what really hooked me on math. I understood everything up to that point (and after), but it was a structural understanding (the rules and syntax, essentially). Once we arrived at logic, I (as a very bored precocious student) spent most of my class time proving everything from the axioms we were given (for algebra or geometry) that I could.<p>Giving students the tools to play and explore freely (we had proof assignments, of course, but I took it far beyond that) is what really hooks them on a subject. Mandate that they <i>must</i> read these books, they&#x27;ll hate it. Require them to read a book and a few excerpts of others, and give them access to a large library, and they&#x27;ll read forever. Same with every other subject. That&#x27;s where many of the real geniuses[0] of a field come from.<p>[0] Whether technically geniuses by IQ or just acknowledged as such for their understanding and creations.
评论 #10596847 未加载
评论 #10598550 未加载
Jun8over 9 years ago
BTW, the book that was briefly mentioned in the article, <i>Fractals, Chaos, and Power Laws: Minutes from an Infinite Paradise</i> by Schroeder (<a href="http:&#x2F;&#x2F;www.amazon.com&#x2F;Fractals-Chaos-Power-Laws-Infinite&#x2F;dp&#x2F;0716721368" rel="nofollow">http:&#x2F;&#x2F;www.amazon.com&#x2F;Fractals-Chaos-Power-Laws-Infinite&#x2F;dp&#x2F;...</a>) is truly excellent, it is written in the form of short pieces collected into chapters investigating a very wide-ranging set of phenomena, ranging from Brownian Motion to self-similarity, Cantor sets and cellular automata. For $10-$15 on Amazon, it&#x27;s a great bargain!
blahblah3over 9 years ago
here&#x27;s a proof that the ratio of the triangle area to the square is scale invariant:<p>imagine covering a geometric shape with a bunch of little squares, each with side length s. you could imagine a limit argument, with the squares getting small enough to arbitrarily approximate the area of the shape. uniform scaling increases the distance between any two points by some factor k.<p>the area of each of the original squares is s^2, and the new area is (ks)^2 = k^2*s^2<p>thus the area of the triangle increases by a factor of k^2. the same argument will apply to the square drawn on the hypotenuse. thus this k^2 term will cancel out when you take the ratio.<p>(we could&#x27;ve used the area formula for a triangle here, but this argument applies more generally: for example we can deduce the area of a circle is proportional to radius^2 without deriving the formula)
amaiover 9 years ago
&quot;Arthur Eddington ... was asked if it was really true that only three people in the world understood the theory, he said nothing. “Don’t be so modest, Eddington!” his questioner said. “On the contrary,” Eddington replied. “I’m just wondering who the third might be.”<p>The third person was <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Karl_Schwarzschild" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Karl_Schwarzschild</a> .
ck2over 9 years ago
Have any of Einstein&#x27;s relatives proved remotely as clever as him?<p>aha, of course there&#x27;s an article <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Einstein_family" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Einstein_family</a>
评论 #10596675 未加载
评论 #10596643 未加载
Dave_Rosenthalover 9 years ago
My physics professor showed me that exact proof 20 years ago. I remember being amazed. He used alpha instead of F as the scale factor :)<p>Still, it&#x27;s easier for me to believe that it was attributed to Einstein at some point in the past 60 years than it originated with him.