Mathematics · Cheatsheet
Number & Algebra
Chapter 4 · Topic 1 Exam
📋 Reference · always available
Coverage
Mixed practice over sequences/series, proof, counting & binomial.
Format
18 questions across 4 sections (A: 6, B: 3, C: 5, D: 4 multi-part). Designed for ~60 min in one sitting; pause and resume any time.
Arithmetic — $n$th term
Arithmetic — sum to $n$
Two-terms gap (arithmetic)
Use this to recover when two non-consecutive terms are given.
Geometric — $n$th term
Geometric — finite sum
Geometric — sum to infinity
Recover term from sum
Sigma notation
Sigma properties
Standard sums
Compound interest
= period rate (annual rate compounds per year). = total periods. Depreciation: same formula with .
Simple interest
Even / odd algebra
Express assumed even/odd integers this way, then manipulate.
Direct proof — sum of two evens
Template: write each as , factor 2 out, conclude.
Counter-example — usage
ONE concrete instance is enough to disprove a 'for all' claim. Example: is prime for but gives — not prime.
Contradiction — template
Assume the OPPOSITE of what you want, derive a logical impossibility (e.g. an integer that is both even and odd), conclude the original must hold.
Contradiction — $\sqrt{2}$ irrational
Assume in lowest terms ⇒ ⇒ even ⇒ even ⇒ contradicts 'lowest terms'.
Induction — structure
Base case, inductive hypothesis (IH), inductive step, conclusion. The IH must appear in the step.
Induction — sum example
Step: add to IH ⇒ .
Method-choice quick guide
'For all ' → induction. 'For all , ' → direct. suspected false → counter-example. ' irrational' or 'no such ' → contradiction.
Multiplication principle (AND)
Independent stages with , outcomes give total.
Addition principle (OR)
Mutually exclusive alternatives with , outcomes give total.
Factorial
Arrange $n$ distinct in a row
Permutations (order matters)
Combinations (order doesn't)
Identical-objects arrangement
Circular arrangement
Fix one seat to kill rotational symmetry.
Symmetry of $\binom{n}{r}$
Pascal's rule
Binomial theorem
General term
Indexed from . Use to pick out a specific term (, constant term, …).
Coefficient recipe
For : write , set the power of equal to the target, solve for , evaluate.
Sign care
Pick up in each term.
Trap — geometric infinite
exists ONLY for strict. does NOT converge (Grandi's series).
Trap — compound exponent
If interest is compounded times/year for years, and the periodic rate is .
Trap — binomial power
In , each term carries an extra as well as — don't drop the .
Trap — induction
You MUST use the IH inside the step. If the hypothesis is never invoked, it's not induction — it's just a direct proof for .