I think I have this one right. Can anyone help confirm if I've solved this correctly?
Many thanks.
Q. 13n - 6n-2 is divisible by 7 for n
Attempt: Step 1: For n = 1,
131 - 61-2 = 13 - 6-1 = 13 - 0.166 = 12.833, which cannot be divided by 7.
However, if n = n + 1: 13n - 6n-2 = 13n+1 - 6n-1
Now, for n = 1,
132 - 60 = 169 - 1 = 168, which can be divided by 7.
Step 2: Assume the statement is true for n = k,
i.e. assume 13k+1 - 6k-1 can be divided by 7
13k+1 - 6 k-1 = 7Z, where Z is an integer...1
We must now show that the statement is true for n = k + 1,
i.e. 13k+2 - 6 can be divided by 7.
13k+2 - 13(6k-1) + 13(6k-1) - 6k = 13(13k+1 - 6k-1) - 6k-1(6 - 13)...from 1 above = 13(7Z) - (-7)(6k-1) = 91Z + 7(6k-1) = 7[13Z + 6k-1], which can be divided by 7.
Therefore, the statement is true for n = k + 1, assuming it is true for n = k.
Thus the statement is true for n = 2, 3... & all n![]()


LinkBack URL
About LinkBacks

