Instructions: Use mathematical induction to prove the truth of the following for all n>=1.
Problem: 8^n-3^n is divisible by 5.
n=1
8^1-3^1=5
Assume n=k
5 divides 8^k-3^k
n=k+1
8^k+1-3^k+1
I am stuck on how to go about solving this one. Any help is appreciated.
Problem: 8^n-3^n is divisible by 5.
n=1
8^1-3^1=5
Assume n=k
5 divides 8^k-3^k
n=k+1
8^k+1-3^k+1
I am stuck on how to go about solving this one. Any help is appreciated.