When and how do I use proof by induction?

If you have a claim which says something about every element in a list of elements with each element depending on previous elements, induction might be a useful starting point. In your exams, that "list of elements" is probably going to be numbers that form a sequence, something like the Fibonnaci sequence (1,1,2=1+1,3=2+1,5=3+2,8=5+3,...), which is obviously a list of numbers, and obviously each number depends on the numbers prior to it (since the nth element is the sum of the previous two elements) or a series (which is just a sequence hidden in different notation), but the idea of listing things you want to prove something about in such a way that a thing in that list depends on the things before it is quite powerful; I still use that method in my degree for proving things about quite complex objects like certain types of compression codes, so it's a good tool to have at hand.

The reason listing things like this is useful is because induction relies on two things: that the claim is true for your first element; and that if the claim is true for all elements up to the nth element, then the claim is true for the (n+1)th element (which means it's true for the (n+2)th element, and the (n+3)th element, and so on). The way it's often described it like a chain of dominos: you tip over the first one by showing that the claim is true for the first element, and you show that the dominos all knock each other over by proving that truth up to n implies truth for n+1. 

SR
Answered by Steven R. Further Mathematics tutor

3177 Views

See similar Further Mathematics A Level tutors

Related Further Mathematics A Level answers

All answers ▸

Use de Moivre’s theorem to show that, (sin(x))^5 = A sin(5x) + Bsin(3x) + Csin(x), where A , B and C are constants to be found.


Solve the second order differential equation d^2y/dx^2 - 4dy/dx + 5y = 15cos(x), given that when x = 0, y = 1 and when x = 0, dy/dx = 0


Use De Moivre's Theorem to show that if z = cos(q)+isin(q), then (z^n)+(z^-n) = 2cos(nq) and (z^n)-(z^-n)=2isin(nq).


The ODE mx'' + cx' + kx = 0 is used to model a damped mass-spring system, where m is the mass, c is the damping constant and k is the spring constant. Describe and explain the behaviour of the system for the cases: (a) c^2>4mk; (b) c^2=4mk; (c) c^2<4mk.


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2026 by IXL Learning