Induction, Recursion, and Recurrences Induction is a math way feature straightforword Recursion is ai = a(i-1) +a(i-2) Recurrences is repeat