Proof by Strong Induction consists of: Base Case: Show that solution holds for n=1. Inductive Case: Assume it holds for all m≤k. Substitute to confirm it also holds for n=k+1.