Posted by Candice on Monday, October 22, 2012 at 9:20pm.
check for n=1
2^3 - 3^1 = 8-3 = 5
assume for k:
2^(3k) - 3^k = 5m for some m
now plug in k+1
2^(3(k+1)) - 3^(k+1)
= 2^(3k+3) - 3^(k+1)
= 2^3 * 2^(2k) - 3*3^k
= 8*2^(3k) - 3*3^k
= 3*2^(3k) + 5*2^(3k) - 3*3^k
= 3(2^(3k) - 3^k) + 5*2^(3k)
= 3(5m) + 5*2^(3k)
which is a multiple of 5.
Related Questions
Calculus - Use mathematical induction to prove that the statement holds for all ...
Calculus - Use mathematical induction to prove that each proposition is valid ...
AP Calc - Use mathematical induction to prove that the statement holds for all ...
Math - Use mathematical induction to prove that 5^(n) - 1 is divisible by four ...
Discrete Math - Use mathematical induction to prove the truth of each of the ...
Discrete Math - Use mathematical induction to prove the truth of each of the ...
math - Prove by mathematical induction that : E (3r-5)= 3n^2-7n /2 r=1
Pre-cal - use mathematical induction to prove that 1^2 + 2^2 + 3^2 + ... + n^2...
MATHS - prove by mathematical induction that 7^n+4^n+1 is divisible by 6
math induction - prove the product of 4 consecutive integers is always divisible...
For Further Reading