logoalt Hacker News

zeroonetwothreetoday at 8:54 AM1 replyview on HN

This proof assumes that the area a triangle is some function k c^2 of the hypotenuse c where k is constant for similar triangles.

This doesn’t seem super obvious to me, and it’s a bit more than just assuming area scales with the square of hypotenuse length, it indeed needs to be a constant fraction.

To me that truth isn’t necessarily any less fundamental than the Pythagorean theorem itself. But to each their own.

BTW Terrence Tao has a write up of this proof as well: https://terrytao.wordpress.com/2007/09/14/pythagoras-theorem...


Replies

fiso64today at 11:11 AM

I don't get his "modern" proof. Specifically the step where he says "it's easy to see geometrically that these matrices differ by a rotation" seems to be doing a lot of heavy lifting. The first matrix transforms e1 to (a,-b), the second scales e1 to (c,0). If you can see that you obtain one of these vectors by rotating the other, then you've shown that their lengths are equal (i.e. a²+b²=c²), which is what we want to show in the first place.