How to prove by substitution: Hypothesize big O of T(n). Verify via induction using definition of big O. Solve for constants c and n0. Proof by induction Assume T(n)≤cn for ∀n≤k−1 Find n0 and c for n=k.