Mathematics
Fixed-Point Iteration and Convergence in Numerical Analysis
Quick fact
Fixed-point iteration is the foundation of Newton's method, one of the most widely used algorithms for solving equations in science and engineering.
Why this is interesting
Imagine solving an equation by guessing an answer, repeating a simple calculation, and watching the guess magically improve. How does such a simple, mindless loop lead to accurate solutions?