Use induction to prove that for all positive integers n, f(n)=2^(3n+1)+3x5^(2n+1) is divisible by 17.

Prove the basis to be true. Let n=1 and this gives f(1)=16+375=391 which is divisible by 17. Now assume that if we let n=k f(k) is divisible by 17. If we now let n=k+1 and prove f(k+1) is divisible by 17 we have proven the statement. Using f(k+1) won't give an answer, but if we subtract f(k) from f(k+1) we can rearrange the formula to get f(k+1)=8xf(k)+17x3x5^(2k+1). If the statement is true for n=k then we have shown it's true for n=k+1 and it is also true for n=1. Therefore it is true for all positive integers of n.

MH

Related Further Mathematics A Level answers

All answers ▸

Given that the quadratic equation x^2 + 7x + 13 = 0 has roots a and b, find the value of a+b and ab.


A=[5k,3k-1;-3,k+1] where k is a real constant. Given that A is singular, find all the possible values of k.


How far is the point (7,4,1) from the line that passes through the points (6,4,1) and (6,3,-1)?


Find the equation of the tangent to the curve y = exp(x) at the point ( a, exp(a) ). Deduce the equation of the tangent to the curve which passes through the point (0,1) .