Published Mar 12, 2020

Humble Pi: When Math Goes Awry

Stand-up mathematician Matt Parker dives into the fascinating world of mathematical mistakes, highlighting teachable moments from errors like off-by-one, and showcasing how embracing miscalculations can enhance mathematical learning and accuracy.
Episode Highlights
Short Wave logo

Popular Clips

Episode Highlights

  • Off-by-One Error

    The off-by-one error is a common mathematical mistake often encountered in programming and everyday life. explains that this error arises when counting starts from zero, leading to an unexpected extra count. For example, counting fingers from zero allows you to count eleven numbers instead of ten 1. Similarly, birthdays illustrate this error, as a person is technically in their 31st year when they turn 30 2.

    You're always older than your age, right? Is my motto.

    ---

    These examples highlight how easily this error can occur and its implications in various contexts.

       

    Historical Mistakes

    Historical math mistakes offer valuable lessons, as illustrates with examples from his book. One notable incident involved a Canadian flight in 1983, where a unit conversion error led to a plane running out of fuel mid-flight 2. This mistake occurred during Canada's transition from imperial to metric units, highlighting the importance of precision in calculations.

    The plane ran out of fuel mid-flight... but thankfully, nobody died.

    ---

    Such historical errors underscore the need for vigilance in mathematical applications, especially in critical fields like aviation.

       

    Real World Impact

    Real-world math mistakes can have significant consequences, as discusses in his exploration of engineering and aviation errors. He emphasizes that while math is inherently challenging, sharing mistakes can lead to better understanding and prevention of future errors 3. In engineering, for instance, non-disclosure agreements often prevent the sharing of valuable lessons learned from mistakes.

    I think that's a real shame that we are not optimizing for learning from our math mistakes.

    ---

    Parker's insights reveal the importance of transparency and learning from errors to improve mathematical practices in real-world applications.

Related Episodes