Mental Model
Math and number theory help solve problems by revealing patterns and shortcuts in numbers that computers can use to work faster.
Analogy: Like using a recipe to bake a cake faster by knowing which steps can be combined or skipped, math shows us how to handle numbers smartly instead of trying every possibility.
Numbers: 2 4 6 8 10 Patterns: even numbers -> divisible by 2 Math tools: gcd, primes, modular arithmetic
