SOLUTION: prove that 4 is a factor of 5^n-1 for all n
Algebra.Com
Question 629881: prove that 4 is a factor of 5^n-1 for all n
Answer by reviewermath(1029) (Show Source): You can put this solution on YOUR website!
Proof by Mathematical Induction.
Check if true for n = 1
, true because 4 is a factor of 4.
Assume that P(k) is true, that is
4 is a factor of .
We need to show that P(k+1) is true. That 4 is a factor of .
Since 4 is a factor of , then there is some positive integer q such that .
=
= , substitute
=
=
Let p = 5q + 1, p is a positive integer because positive integers are closed under addition and multiplication.
Since for some positive integer p, then 4 is a factor of
. Therefore, P(k+1) is true and we have proven that 4 is a factor of for all positive integer n.
RELATED QUESTIONS
if 'n' is odd, then prove that (x + 1) is a factor of x^n +... (answered by rothauserc)
Prove that (n+1)! >2 n for all n>1.
(answered by rothauserc)
Prove that n>1 is prime iff gcd(a,n)=1 or n|a for all a an element of... (answered by lynnlo)
Mathematical induction
How can we prove that :
(1 + 1 / 3) (1 + 5 / 4)(1 + 7 /... (answered by ikleyn)
Use mathematical induction to prove each statement is true for all positive integers n:... (answered by math_helper)
Prove that n^8 − n^4 is divisible by 5 for any natural... (answered by robertb,ikleyn)
show that 3 is a factor of n^3+2n for all positive integers... (answered by venugopalramana)
Prove that (2n+1)^2 - (2n-1)^2 is a multiple of 8 for all positive integer values of n. (answered by ikleyn)
Show that x - y is a factor of x^n - y^n for all positive integers n, using mathematical... (answered by math_helper,robertb)