SOLUTION: Let p be prime. Prove that...
(1 + p)^(p^(n - 1)) = 1(mod p^n) for all n = 1, 2, 3,...
Would using the Binomial Thm help? What about applying the Chinese Remainder Thm
Algebra.Com
Question 4648: Let p be prime. Prove that...
(1 + p)^(p^(n - 1)) = 1(mod p^n) for all n = 1, 2, 3,...
Would using the Binomial Thm help? What about applying the Chinese Remainder Thm?
Answer by khwang(438) (Show Source): You can put this solution on YOUR website!
To show :(1 + p)^(p^(n - 1)) = 1 mod p^n ...(**)for all n
You are right, it relates to binomial theorem (but not Chinese Remainder Thm)
Proof: Use Math. Induction and Binomial .
Basic: When n = 1, (1 + p)^(p^(1 - 1)) = (1 + p)^1 = 1+p mod p^1 = 1.
Hence, (**) is true when n=1.
Induction Hypothesis: When n = k, (1 + p)^(p^(k - 1)) = 1 mod p^k,
hence, (1 + p)^(p^(k - 1)) = m * p^k + 1.
Consider (1 + p)^(p^k) = (1 + p)^(p^(k-1)*p) = [(1 + p)^(p^(k-1))]^p
= (m p^k + 1)^p = E C(p,p-i) (m p^k)^(p-i)
[E means summation of i from i =0 to p]
= m^p p^(k+1) + 1 + E C(p,p-i) (m^(p-i)^ (p^(k*(p-i)) [i runs from 1 to p-1]
Since p^(k*(p-i)) >= p^(k+1) for all 1<=i<=p-2
and when i = p-1, p = C(p,p-1) and so p^(k+1) is a divisor of C(p,1)*(m p^k)
Hence, (1 + p)^(p^k) = = m^p p^(k+1) + 1 = 1 mod p^(k+1).
This shows (**) is true when n=k+1.
And, the induction proof is complete.
Plz read carefully about the details.
Kenny
RELATED QUESTIONS
Let n be a positive integer, k the number of prime numbers less than or equal to n, and... (answered by richard1234)
(a) Let p be a prime number greater than 3. What are the possible remainders of p upon... (answered by jim_thompson5910)
Please help me solve 1. n> (j>p)
2. (j>p)>(n>p)
(answered by Edwin McCravy)
An integer n is called square-free if there does not exist a prime number p such that... (answered by richard1234)
Assuming that p(n) is the nth prime number, estabilish that p(n)>2n-1, for... (answered by solver91311)
please help! I have been looking at this question for just over a week and ive put it off (answered by alka001)
Prove that n^3 + (n+1)^3 + (n+2)^3 is divisible by 9 for all n in Natural numbers. I... (answered by aaaaaaaa,mathslover)
Let P(x)=2009x^9+a₁x^8+...+a₉ such that
{{{P(1/n)=1/(n^3)}}}, n = 1,2,...,9.
Find... (answered by MathLover1,ikleyn)
Prove (n+1)p(r) = (n)p(r) + 4.(n)p(r-1)
(answered by greenestamps,ikleyn)