Prove by Mathematical Induction: (13^n)-(6^n) Divisible by 7

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 3K views
supasupa
Messages
24
Reaction score
0
Hey there evryone

I need some help with this problem as I don't know which direction to go with it.

Prove by mathematical induction that (13^n)-(6^n) is divisible by 7.



The Base Step is obviously ok...

Then assume (13^K)-(6^K) is true

Then have to prove (13^(k+1))-(6^(k+1)) is true... how do i do this

thank heaps...
 
on Phys.org
yeah that's what i have been trying to do but i don't know how to get

(13^(k+1) - 6^(k+1))

as a multiple of (13^k - 6^k).

I don't know if this is the correct direction to take
 
how do you do that?
like what is the step u take to get there
 
i get

13.13^K - 6.6^K

then what do i do??
 
thank you very much...that makes a heap more sense now
:smile:
 
In all this, you've missed out the slightly easier solution Shredder was trying to point you to. There is a standard factorization for a^n - b^n. You use a specific case of this factorization when you write the sum of a geometric series : [itex]1+b+b^2+...+b^{n-1} = (1-b^n)/(1-b)[/itex]