Q BgQuestion:

      
Novice
Karma Points: 25
Respect (0%):
posted by  diogenes on 11/19/2009 6:45:26 PM  |  status: Live  |  Earned Karma: 25

find (a^5)(mod7) for a = 1,2,3,4,5,6

Course Textbook Chapter Problem Needs by
N/A N/A N/A N/A 11/20/2009 at 6:00:00 AM
Question Details:
not sure what this question is asking to be honest if someone could do say for a = 2 and 3, I'm thinking I could figure it out
Bonus Point Alert! Earn +2 additional karma points for helping this gold member.

AAnswers:

Answer Question Ask for clarification
Expert
Karma Points: 1,162
posted by CC Skier on 11/19/2009 7:54:48 PM  |  status: Live
Asker's Rating: This answer has not been rated. If you asked this question, then please login.   
Response Details:
The answer is the remainder when that number is divided by 7.  For example 10 is equal to 3 mod 7 since 10 divided by 7 is 1 remainder 3. The traditional way to write that is 10 = 1*7 + 3
I've highlighted the remainders in red below

15(mod 7) = 1(mod 7) since 1=0*7 + 1

25(mod 7) = 32(mod 7) = 4(mod 7)  since 32 = 4*7 + 4

35(mod 7) = 243(mod 7) = 5(mod 7) since 243 = 34*7 + 5

45(mod 7) = 1024(mod 7) = 2(mod 7) since 1024 = 146*7 + 2

55(mod 7) = 3125(mod 7) = 3(mod 7) since 3125 = 446*7 + 3

65(mod 7) = 7776(mod 7) = 6(mod 7) since 7776 = 1110*7 + 6
Please rate my answers-
Good luck with your math!
Novice
Karma Points: 25
posted by diogenes on 11/19/2009 8:05:24 PM  |  status: Live
Asker's Rating: N/A-Posted by Person Asking Question   
Response Details:

since 5 has an order of 6, wouldn't 5^5 be the most you can reduce it in mod 7?, whereas 6^5 is congruent to 6(mod7) since its order is 2

Answer Question Ask for clarificarion

Join Cramster's Community

Cramster.com brings together students, educators and subject enthusiasts in an online study community. With around-the-clock expert help and a community of over 100,000 knowledgeable members, you can find the help you need, whenever you need it. Join for free today » How Cramster is different from tutoring »