Compute 6^100 and 5^100 (mod 13): Solving the Mod Problem with Expert Help

  • Thread starter krispiekr3am
  • Start date
In summary, to compute 6^100 (mod 13), we can use Fermat's little theorem and reduce the exponent to a smaller value by using the fact that 6^12 = 1 (mod 13). This results in 6^100 (mod 13) being equal to 9. Similarly, to compute 5^100 (mod 13), we can use the same method and reduce the exponent to 5^4 (mod 13), which is equal to 1. Therefore, 5^100 (mod 13) is also equal to 1.
  • #1
krispiekr3am
23
0
compute 6^100 (mod 13).
Compute 5^100 (mod 13).
 
Mathematics news on Phys.org
  • #2
What have you tried so far? First hint is to make use of Fermat's little theorem.
 
  • #3
Fermat's little theorem
is that a^p=a*(mod p)

but we have 6^100 mod13

a=6
p=100

6=6(mod100)?
we want mod 13 though
 
  • #4
What is (x^a)*(x^b)? (Forget mod at the moment.)
 
  • #5
x^(a*b)?
i don't quiet understand or how that help us.
 
  • #6
No, that is not correct. And it does help. Have a ponder on it. If I wanted to work out x^{some really large number}, can I use smaller powers of x to get there? (Yes.)
 
  • #7
x^a*x^b
=x^(a+b)
?
can you guys give me the answer and i can work backward? because i can try many ways and will not know its the correct answer or not.
thanks
 
  • #8
Just giving you the answer won't mean that the method you get to get the same number is correct or not.

If 6^12=1, mod 13, what is 6^24?
 
  • #9
krispiekr3am said:
x^a*x^b
=x^(a+b)
?
can you guys give me the answer and i can work backward? because i can try many ways and will not know its the correct answer or not.
thanks

I would suggest exploring what happens when you have large exponents, but in simple cases.

matt grime points you in the right direction.

Note: Mathematics is about going forward and not backwards.
 
  • #10
try [tex]6^{100} \left(\bmod \ 13\right) = \left(6^{12}\right)^8.6^4 \left(\bmod \ 13\right)[/tex]
and [tex]5^{100} \left(\bmod \ 13\right) = \left(5^{12}\right)^8.5^4 \left(\bmod \ 13\right)[/tex]
 
Last edited:
  • #11
I did this using excel

6^100mod13 is equal to 9?

if its right, i think i did it right.

5^100mod13 is equal to 1?
 
  • #12
Excel? Why? Did you not pay attention to the hints people have given you? If you raised 6 to the power 100 then reduced mod 13 you did it wrong. There is never any need to raise 6 (or any number coprime to 13) higer than the power 11 because x^12=1 mod 13 for x coprime with 13.
 
  • #13
i follow the notes from my class.
the teacher created a chart of
all possible number n, 6^n, 6^n%13.
6^100 = (6^10)^10?
and knowing that 6^10=4
4^10mod13 =9
therefore 6^100mod13=9

n 6^n 6^n % 13
1 6 6
2 36 10
3 216 8
4 1296 9
5 7776 2
6 46656 12
7 279936 7
8 1679616 3
9 10077696 5
10 60466176 4
11 362797056 11
12 2176782336 9
 
  • #14
Since you know all of the powers of 6 mod 13, why go to powers of 4? It is completely unnecessary. Further, why, for simplicitly do you use 36 for 6^2, instead of 10? There is never any need to work out powers large than 12 (for mod(13)), and never any need to multiply numbers that are larger than 13 (for mod(13)). Useful to remember if you don't have a calculator, or a computer to use.
 

Related to Compute 6^100 and 5^100 (mod 13): Solving the Mod Problem with Expert Help

1. What is a "mod problem"?

A "mod problem" refers to an issue or complication that arises while trying to use a mod in a video game or software. Mods, short for modifications, are user-created content that can be added to a game or software to enhance or change its features or gameplay.

2. How can I solve a mod problem?

The solution to a mod problem will depend on the specific issue you are experiencing. Some common solutions include checking for updates, reinstalling the mod, or troubleshooting conflicts with other mods or software. It may also be helpful to consult online forums or the mod's creator for assistance.

3. Why do mod problems occur?

Mod problems can occur due to a variety of reasons, including compatibility issues with your game or software, outdated mods, or errors in the coding of the mod itself. Additionally, using multiple mods at once can sometimes cause conflicts and issues.

4. Can someone help me with my mod problem?

Yes, there are many resources available for getting help with mod problems. You can try reaching out to the mod's creator or other users on online forums or communities dedicated to the specific game or software you are using. You can also seek help from technical support for the game or software itself.

5. How can I prevent mod problems from occurring?

To prevent mod problems, it is important to carefully research and choose mods that are known to be stable and compatible with your game or software. It is also recommended to regularly check for updates and to only use one mod at a time to avoid conflicts. Additionally, following installation instructions and backing up your game or software can help prevent mod problems.

Similar threads

Replies
11
Views
755
Replies
5
Views
2K
  • General Math
Replies
1
Views
777
Replies
4
Views
2K
  • General Math
Replies
1
Views
1K
Replies
10
Views
3K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • General Math
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
820
Back
Top