The Core of Geometry
For any Right Triangle (a triangle with a 90-degree angle), the relationship between the sides is always the same. This theorem is the foundation for all measurement in the universe.
\[a^2 + b^2 = c^2\]
- \(a, b\): The legs of the triangle.
- \(c\): The Hypotenuse (the longest side, opposite the right angle).
Worked Examples
Example 1: Finding the Hypotenuse
A triangle has legs of 3 and 4. Find the hypotenuse.
- \(3^2 + 4^2 = c^2\).
- \(9 + 16 = c^2 \to 25 = c^2\).
- \(c = \sqrt{25} = 5\).
- Result: 5 (This is a famous "3-4-5 Triangle").
Example 2: Finding a Leg
A triangle has a hypotenuse of 13 and one leg of 5. Find the other leg.
- \(5^2 + b^2 = 13^2\).
- \(25 + b^2 = 169\).
- \(b^2 = 144 \to b = 12\).
- Result: 12
Example 3: The Distance Formula
The distance between any two points \((x_1, y_1)\) and \((x_2, y_2)\) is just the Pythagorean Theorem applied to a coordinate grid.
\[d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}\]
The Bridge to Quantum Mechanics
In Quantum Mechanics, we define the "Length" of a state in Hilbert Space using the Pythagorean Theorem. When we have a complex wavefunction \(\psi = a + bi\), its "magnitude" (or size) is defined as \(\sqrt{a^2 + b^2}\). This is exactly the hypotenuse of a right triangle in the complex plane! Without this theorem, we couldn't define what "100% probability" means, as we wouldn't have a way to measure the "total length" of the quantum state.