Q6Discrete Mathematics Structure
Question
4 marks
Prove that 1^3 + 2^3 + .... + n^3 = [n(n+1)/2]^2 , n ≥ 1 by mathematical induction.
Answer
Proven by induction: base case n=1 holds, assume for k, prove for k+1.
Step 1: Base case . LHS=, RHS=. True.
Step 2: Induction hypothesis. Assume is true: .
Step 3: Prove .
. Proven.