Modular Arithmetic Proof with exponents

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
JPanthon
Messages
20
Reaction score
0

Homework Statement



Let p be a prime number.
Prove:

(a+b)^p modp = [(a^p modp) + (b^p modp)]modp


Homework Equations



modular arithmetic.


The Attempt at a Solution



I honestly haven't the slightest clue.
Would induction be my best bet here?
If so, when I suppose the statement is true for (k+1), n isn't always prime anymore.

I used to be a biochem major and just switched into algebra, so I'm sorry if I seem retarded, I'm just very behind! Help please!
 
Physics news on Phys.org
JPanthon said:

Homework Statement



Let p be a prime number.
Prove:

(a+b)^p modp = [(a^p modp) + (b^p modp)]modp

Homework Equations



modular arithmetic.

The Attempt at a Solution



I honestly haven't the slightest clue.
Would induction be my best bet here?
If so, when I suppose the statement is true for (k+1), n isn't always prime anymore.

I used to be a biochem major and just switched into algebra, so I'm sorry if I seem retarded, I'm just very behind! Help please!

No, induction isn't your best bet for the very good reason you mention. Think about the binomial expansion of (a+b)^p.
 
Last edited: