I need to show that 4 is a divisor of (7^n) - (3^n) for every positive integer n. I think I need to use induction...
So far I have that when n = 1, 7-3 = 4 and 4|4 so the base case is true..
Then I assume that when n = k 4|[(7^k)-(3^k)] is true.
Then for n = k+1 I have (7^k)(7) - (3^k)(3) and I said that since 4|7-3 and also since 4|[(7^k) - (3^k)] then 4|[7^(k+1) - 3^(k+1)].
But is this correct? Or should I be stating it a little different?
Thanks!
2007-01-28
11:23:18
·
3 answers
·
asked by
yogastar02
2
in
Science & Mathematics
➔ Mathematics