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 ▸

A curve has polar equation r = 1 + cos THETA for 0 <= THETA <= 2Pi. Find the area of the region enclosed by the curve


Take quadratic equation x^2-6x+14=0 and its solutions a and b. What is a/b+b/a?


MEI (OCR) M4 June 2006 Q3


If 0<x<1, find the following sum: S = 1+2*x + 3*x^2 + 4*x^3 + ...


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