SOLUTION: Show that if am b, k and m are integers such that k≥1, m≥2, and a≡b( mod m), then a^k≡b^k( mod m)
Algebra.Com
Question 1074892: Show that if am b, k and m are integers such that k≥1, m≥2, and a≡b( mod m), then a^k≡b^k( mod m)
Answer by rothauserc(4718) (Show Source): You can put this solution on YOUR website!
a ≡ b( mod m ) means that a - b = cm for some integer c
:
a = b + cm
:
We use the binomial theorem
:
a^k = (b + cm)^k = b^k + k*b^(k-1)*cm + ......
:
Note that every term on the right except b^k is a multiple of m because it contains a power of cm
:
therefore
:
*************************************************
a^k - b^k = multiple of m so a^k congruent to b^k
*************************************************
:
RELATED QUESTIONS
a, b, n ∈ Z with n > 1. Prove that if a ≡ b (mod n) then 2a ≡ 2b (mod... (answered by rothauserc)
Let a, b, n ∈ Z with n > 1. Prove that if a ≡ b (mod n) then 2a ≡ 2b... (answered by jim_thompson5910)
Let a, b, n ∈ N with n ≥ 2. If a^3 ≡ b^3 (mod n) then a ≡ b (mod... (answered by richard1234)
What is the maximum value for k, if k= m^2 for 3 ≥ m ≥ -11?
Answer... (answered by josgarithmetic)
If a child was born exactly k years ago, how old was the child m years ago?
Answer
a. (answered by stanbon)
For arbitrary positive integers k, m, and n, will there exist a prime p such that... (answered by Edwin McCravy)
For certain values of k and m, the system
3a + 2b = 2
6a + 2b = k - 3a - mb
has... (answered by math_tutor2020,greenestamps)
Modular arithmetic ...
Find all possible replacements for n for which each congruence... (answered by stanbon)
If m and k are positive and 10m^2 (k^-1) = 100m, what is m^-1 in terms of... (answered by Boreal)