Prove by induction that f(n) = 2^(k + 2) + 3^(3k + 1) is divisible by 7 for all positive n.

First we establish our base case: f(0) = 22 + 31 = 4 + 3 = 7, so clearly f(0) is divisible by 7.Now. by the inductive hypothesis. we assume that f(k) is divisible by 7, and attempt to show that this implies f(k+1) is also divisible by 7.f(k + 1) = 2k + 3 + 32(k + 1) + 1 = 2k + 3 + 32k + 3 = 2 * 2k + 2 + 9 * 32k + 1 So f(k + 1) mod 7 === 2 * 2k + 2 + 2 * 32k + 1 (since 9 mod 7 === 2). So f(k + 1) mod 7 === 2 * (2k + 2 + 32k + 1) = 2 * f(k).These for f(k + 1) mod 7 === 0, hence f(k + 1) is divisible by 7 if f(k) is divisible by 7, hence f(n) is divisibile by 7 for all n >= 0.

Related Further Mathematics A Level answers

All answers ▸

Find values of x which satisfy the inequality: x^2-4x-2<10


How do you find the general solution of a second order differential equation?


Explain why the equation tanx + cotx = 1 does not have real solutions.


Express (X²-16)/(X-1)(X+3) in partial fractions


We're here to help

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