Feb 10, 2010 #1 ninjagod123 Messages 7 Reaction score 0 How do I prove that 5 divides x^5 - x?? How do I prove that 5 divides x^5 - x??
Feb 10, 2010 #2 CRGreathouse Science Advisor Homework Helper Messages 2,832 Reaction score 0 Compute the fifth powers mod 5.
Feb 10, 2010 #3 CompuChip Science Advisor Homework Helper Messages 4,305 Reaction score 49 Let me give you a hint: checking it for x = 0, 1, 2, 3 and 4 suffices. (In fact, as 4 = -1 (mod 5) and 3 = -2 (mod 5), you can see that only x = 0, 1, 2 will do). I'll let you figure out why.
Let me give you a hint: checking it for x = 0, 1, 2, 3 and 4 suffices. (In fact, as 4 = -1 (mod 5) and 3 = -2 (mod 5), you can see that only x = 0, 1, 2 will do). I'll let you figure out why.