Pythagoras' Proof

The Pythagorean theorem was known and used by the Babylonians, and the origin of the use of the 3-4-5 triangle to generate a right angle is lost in antiquity. Pythagoras is credited with the first recorded proof of the theorem that bears his name. Pythagoras' proof is by dissection. One of the things that I think is really cool about the theorem of Pythagoras is how it extends to three and more dimensions. Pythagoras' proof is for two dimensions of continuous (Euclidian) space.

Consider this figure of one square inscribed in another:

Write this equation for the area of the larger square:

(a + b)2 = c2 + 4(ab/2)

Condensing and expanding we have:

a2 + 2ab + b2 = c2 + 2ab

Which reduces to:

c2 = a2 + b2

QED.

Home


Pythagoras.html
This hand crafted HTML file created December 7, 2001, by Rick Wagner; last updated August 13, 2009, by Rick Wagner.
Copyright 2001-2009 by Rick Wagner, all rights reserved.