What is Mathematical Induction?

Mathematical induction is a type of direct proof, where you can prove sequences or series. A good example of this is that we can prove 1 + 3 + 5 + .... + (2n-1) = n^2. There are 4 steps: 1. Prove the first case, or the n=1 case for this example. 2. Assume that the k-th case is true for any positive integer number k. 3. Using the assumption, prove that the (k+1)-th case. For this example we take n = k+1. 4. So we've just proved that if the k-th case is true then the (k+1)-th case must be true! So if the 1st case is true, then the 2nd case must be true. Then since the 2nd case is true, so must the 3rd case. This logic carries on and therefore we have proved what we wanted to prove for all integers!

AH

Related Maths A Level answers

All answers ▸

differentiate with respect to x: (x^3)(e^x)


Integrate (3x^2-x^3)dx


The point P (4, –1) lies on the curve C with equation y = f( x ), x > 0, and f '(x) =x/2 - 6/√x + 3. Find the equation of the tangent to C at the point P , giving your answer in the form y = mx + c. Find f(x)


The expansion of (1+x)^4 is 1 + 4x +nx^2 + 4x^3 + x^4. Find the value of n. Hence Find the integral of (1+√y)^4 between the values 1 and 0 (one top, zero bottom).