In a proof by induction that 1 + 2 + ... + n = n(n+1)/2, what is the base case?
In a proof that 1 plus 2 up to n equals n times n plus 1 over 2, what is the base case?
Why does proving that every integer above 1 has a prime factor call for strong induction?
What does the inductive hypothesis assume in this sum proof?
Mei assumes every integer from 2 up to k has a prime factor, then proves it for k plus 1. Mei is using strong induction.
Circle one: True False
Mei assumes every integer from 2 up to k has a prime factor, then proves it for k + 1. Is Mei using strong induction?
Circle one: True False
Assume 1 + 2 + ... + k = k(k+1)/2. What must the inductive step show for k + 1?
Assume the sum up to k equals k times k plus 1 over 2. What must the step show for k plus 1?
Take n equal to 12. The strong hypothesis covers every integer from 2 to 11. Which pair lets you finish the prime factor step?
Dan says an induction with a correct step but no base case still proves the claim.
Circle one: True False