You know arithmetic, exponents, and algebra. Now let's talk about sequences and summations, patterns that repeat and accumulate.
In this section, I'll walk you through arithmetic and geometric sequences, sigma notation, and summation formulas. You'll see why nested loops take time and how to compute sums without iterating.
By the end, you'll recognize common sum patterns and apply closed-form formulas to competitive programming problems.