Prove by induction that n^3+5n is divisible by 3 for every natural number.

Proof by induction has three core elements to it. To start with you must prove that the statement is true for the 'basic case'. For the most part this is 1, but some questions state it is higher.

Do this by subbing 1 into the equation and ensuring that it is divisible by 3 

1^3 =1

5(1)=5 

1+5=6 6/3=2 Therefore divisible by three and true for 1.

Then in order to futher prove it, we are going to assume that this is true for n=k

leaving us with the equation k^3+5k=3a as it is divisible by 3.

The next stage is to prove true for n=k+1.

Do this by subbing k+1 into the original equation:

(k+1)^3 +5(k+1)

multiplying this out gives:

k^3+3k^2+3k+1+5k+5

Now we have already established that k^3+5k=3a so through rearranging, k^3=3a-5k.

Subbing this into the k+1 equation gives us:

3d+3k^2+3k-6. Each element is a multiple of three so by taking three out leaves us:

3(d+k^2+k-2) which is a multiple of three and thus divisible by three.

Then leave a concluding statement along the lines of:

'As n^3+5n is true for n=k, then it is true for n=k+1. As it is true for n=1, then it must be true for n is greater than 1'

Related Further Mathematics A Level answers

All answers ▸

Given that f(x)=2sinhx+3coshx, solve the equation f(x)=5 giving your answers exactly.


How do I find and plot the roots of a polynomial with complex roots on an Argand diagram? e.g. f(z) =z^3 -3z^2 + z + 5 where one of the roots is known to be 2+i


By forming and solving a suitable quadratic equation, find the solutions of the equation: 3cos(2A)-5cos(A)+2=0


Prove that "6^n + 9" is divisible by 5 for all natural numbers.


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy