Let S(n) be the statement that 3.52n + 1 + 23n + 1 is divisible by 17
If n = 1, then given expression = 3 * 53 + 24 + 375 + 16 = 391 = 17 * 23, divisible by 17.
S(1) is true
Assume that S(k) is true.
3.52k + 1 + 23k + 1 is divisible by 17.
3.52k = 1 + 23k + 1 = 17m where m N
3.52(k + 1) + 1 + 23(k + 1) + 1 = 3.52k + 1 * 52 + 23k + 1 * 23 = 25(17m – 23k+1) + 8.23k + 1
= 425m – 25.23k + 1 + 8.23k + 1 = 425m – 17.23k + 1 = 17(25m – 23k + 1), divisible by 17
S(k + 1) is true
By Principle of Mathematical Induction S(n) is true for all n ∈ N.
3.52n + 1 + 23n + 1 is divisible by 17 for all n ∈ N