What is the solution to calculating 2^100 in ZZ11?

  • Thread starter Math10
  • Start date
In summary: I will definitely keep that in mind for future posts. And thank you for checking the answer for me as well!In summary, The answer to calculating 2^100 in ZZ11, a Linear Algebra problem, is 1, as that is the remainder when divided by 11. Additionally, 2^10 = 1024 = 93*11 + 1. It is generally okay to post in multiple forums for help, as long as links are not posted. WolframAlpha can be used to check the answer, which is also 1.
  • #1
Math10
301
0

Homework Statement


Calculate 2^100 in ZZ11.

Homework Equations


This is a Linear Algebra problem.

The Attempt at a Solution


Here's my work:
2^5=32=-1 mod 11
2^10=1 mod 11
2^100=1 mod 11
----------------------------
I think the answer is 1 since that's the remainder, am I right?
 
Physics news on Phys.org
  • #2
Math10 said:

The Attempt at a Solution


Here's my work:
2^5=32=-1 mod 11
2^10=1 mod 11
2^100=1 mod 11
----------------------------
I think the answer is 1 since that's the remainder, am I right?
You are correct. Note also that 2^10 = 1024 = 93*11 + 1.
 
  • #3
Math10 said:

Homework Statement


Calculate 2^100 in ZZ11.

Homework Equations


This is a Linear Algebra problem.

The Attempt at a Solution


Here's my work:
2^5=32=-1 mod 11
2^10=1 mod 11
2^100=1 mod 11
----------------------------
I think the answer is 1 since that's the remainder, am I right?
I gather that you are referring to ℤ11 .

In trying to see if ZZ was the same as ℤ, I came across the following link:
Here is a screen shot of the page that link takes you to.

upload_2017-5-14_18-34-52.png

Is that a coincidence ?
 
  • #4
SammyS said:
Is that a coincidence ?
It's generally okay if they are posting in a couple of places looking for help. As long as they don't post links to the other forums here. :smile:
 
  • #5
Math10 said:
I think the answer is 1 since that's the remainder, am I right?
If you are just interested in checking the answer, WolframAlpha can do that - the answer is 1.
 
  • Like
Likes Math10
  • #6
berkeman said:
It's generally okay if they are posting in a couple of places looking for help. As long as they don't post links to the other forums here. :smile:
I think it would only be polite if a good solution given in one forum were put into the other threads. But that presents other issues.
 
  • #7
mfb said:
If you are just interested in checking the answer, WolframAlpha can do that - the answer is 1.
Thank you so much!
 

1. How do you calculate 2^100 in ZZ11?

To calculate 2^100 in ZZ11, you can use the binary exponentiation method. First, convert 100 to its binary representation (1100100). Then, starting from the rightmost bit, square 2 and take the result modulo 11. Continue this process, squaring the previous result and taking the modulo until you reach the leftmost bit. The final result will be 2^100 in ZZ11.

2. What is ZZ11?

ZZ11 is a mathematical notation that represents the set of integers modulo 11. It is a finite field with 11 elements, which are the numbers 0 to 10. In this notation, all calculations are performed modulo 11, meaning the result will always be a number between 0 and 10.

3. Why is 2^100 in ZZ11 important?

Calculating 2^100 in ZZ11 is important in number theory and cryptography. It is used in various algorithms and protocols, such as the Diffie-Hellman key exchange and the RSA encryption scheme. It also has applications in coding theory and error-correcting codes.

4. Can you use a calculator to calculate 2^100 in ZZ11?

Yes, you can use a calculator to calculate 2^100 in ZZ11, as long as it has the capability to perform modulo arithmetic. Most scientific calculators have this feature, and there are also online calculators specifically designed for modulo calculations.

5. What is the result of 2^100 in ZZ11?

The result of 2^100 in ZZ11 is 5. This can be verified by following the steps in the first question and performing the necessary calculations.

Similar threads

  • Calculus and Beyond Homework Help
Replies
1
Views
712
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
27
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
16
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
993
  • Calculus and Beyond Homework Help
Replies
5
Views
286
  • Calculus and Beyond Homework Help
Replies
14
Views
738
Back
Top