Question

The formula $x^k-1=(x-1)\left(x^{k-1}+x^{k-2}+\cdots+x+1\right)$ proves that $2^n-1$ is composite whenever $n$ is composite. (For example, $2^{15}$ has the factorization $\left(2^5-1\right)\left(2^{10}+2^5+1\right)$.) If $n$ is prime, $2^n-1$ may be, and often is, prime. Such primes are called Mersenne primes. They are a popular topic because they are so easily proved to be prime (when they are prime). Use the corollary of this chapter to prove that if $n$ is prime and if $p$ is a prime factor of $2^n-1$, then $p \equiv 1 \bmod n$. Moreover, to determine whether $p$ divides $2^n-1$, one only needs to do the simple computation of $2^n$ mod $p$. Clearly $2^2-1=3,2^3-1=7$, $2^5-1=31$ are all prime. That $2^7-1=127$ is prime follows from the above ideas without computation. Use these ideas to determine whether the next few numbers $2^n-1$ for $n=11,13,17, \ldots$ are prime.

   The formula $x^k-1=(x-1)\left(x^{k-1}+x^{k-2}+\cdots+x+1\right)$ proves that $2^n-1$ is composite whenever $n$ is composite. (For example, $2^{15}$ has the factorization $\left(2^5-1\right)\left(2^{10}+2^5+1\right)$.) If $n$ is prime, $2^n-1$ may be, and often is, prime. Such primes are called Mersenne primes. They are a popular topic because they are so easily proved to be prime (when they are prime). Use the corollary of this chapter to prove that if $n$ is prime and if $p$ is a prime factor of $2^n-1$, then $p \equiv 1 \bmod n$. Moreover, to determine whether $p$ divides $2^n-1$, one only needs to do the simple computation of $2^n$ mod $p$. Clearly $2^2-1=3,2^3-1=7$, $2^5-1=31$ are all prime. That $2^7-1=127$ is prime follows from the above ideas without computation. Use these ideas to determine whether the next few numbers $2^n-1$ for $n=11,13,17, \ldots$ are prime.
Show more…
Higher Arithmetic: An Algorithmic Introduction to Number Theory
Higher Arithmetic: An Algorithmic Introduction to Number Theory
Harold M. Edwards 1st Edition
Chapter 10, Problem 3 ↓

Instant Answer

verified

Step 1

This shows that if \( n \) is composite, \( 2^n - 1 \) can be factored, indicating it is composite.  Show more…

Show all steps

lock
AceChat toggle button
Close icon
Ace pointing down

Please give Ace some feedback

Your feedback will help us improve your experience

Thumb up icon Thumb down icon
Thanks for your feedback!
Profile picture
The formula $x^k-1=(x-1)\left(x^{k-1}+x^{k-2}+\cdots+x+1\right)$ proves that $2^n-1$ is composite whenever $n$ is composite. (For example, $2^{15}$ has the factorization $\left(2^5-1\right)\left(2^{10}+2^5+1\right)$.) If $n$ is prime, $2^n-1$ may be, and often is, prime. Such primes are called Mersenne primes. They are a popular topic because they are so easily proved to be prime (when they are prime). Use the corollary of this chapter to prove that if $n$ is prime and if $p$ is a prime factor of $2^n-1$, then $p \equiv 1 \bmod n$. Moreover, to determine whether $p$ divides $2^n-1$, one only needs to do the simple computation of $2^n$ mod $p$. Clearly $2^2-1=3,2^3-1=7$, $2^5-1=31$ are all prime. That $2^7-1=127$ is prime follows from the above ideas without computation. Use these ideas to determine whether the next few numbers $2^n-1$ for $n=11,13,17, \ldots$ are prime.
Close icon
Play audio
Feedback
Powered by NumerAI
*

Labs

-

Want to see this concept in action?

NEW

Explore this concept interactively to see how it behaves as you change inputs.

View Labs

*

Key Concepts

-
Fermat’s Little Theorem and Modular Primality Testing
Fermat’s Little Theorem states that if p is prime and a is not divisible by p, then a^(p-1) ? 1 (mod p). This theorem underlies the reasoning in verifying the primality of numbers of the form 2^n - 1, as it simplifies the test: checking whether 2^n ? 1 (mod p) for potential divisors p can serve as an efficient criterion for determining whether p divides 2^n - 1.
Multiplicative Order in Modular Arithmetic
The multiplicative order of an integer a modulo a prime p is the smallest positive integer m such that a^m ? 1 (mod p). In the context of Mersenne numbers, if a prime p divides 2^n - 1, then the multiplicative order of 2 modulo p must divide n. When n is prime, this forces the order to be either 1 or n; since it cannot be 1, it must be n, which in turn implies that p ? 1 (mod n).
Difference of Powers Factorization
This concept refers to the algebraic identity x^k - 1 = (x - 1)(x^(k-1) + x^(k-2) + · · · + x + 1), which provides a method to factor expressions when the exponent is composite. It is fundamental in showing that numbers like 2^n - 1 are composite when n is composite, since nontrivial factors exist by the structure of the expression.
Mersenne Primes
Mersenne primes are special prime numbers of the form 2^n - 1 where n is prime. They are of particular interest in number theory and computational mathematics because their structure allows for relatively efficient primality tests compared to other primes, and they have historical significance in the search for large primes.

*

Recommended Videos

-
a-number-of-the-form-2n-1-is-called-a-mersenne-number-and-if-it-happens-to-be-prime-it-is-called-a-mersenne-prime-some-exceptionally-large-mersenne-primes-have-been-discovered-question-if-n-06742

A number of the form 2^n -1 is called a Mersenne number, and if it happens to be prime it is called a Mersenne prime. Some exceptionally large Mersenne primes have been discovered. Question : If n is greater than or equal to 1 and 2^n -1 is a prime, prove that n is prime. Hint. Start with supposing n is not prime. Then use the following factorization, which holds for any x and any positive m. x^m - 1 = (x - 1) (x^(m-1) + x^(m-2)..... + x^2 + x + 1)

Need help? Use Ace
Ace is your personal tutor. It breaks down any question with clear steps so you can learn.
Start Using Ace
Ace is your personal tutor for learning
Step-by-step explanations
Instant summaries
Summarize YouTube videos
Understand textbook images or PDFs
Study tools like quizzes and flashcards
Listen to your notes as a podcast
Continue solving this problem
Create a free account to:
  • View full step-by-step solution
  • Ask follow-up questions with Ace AI
  • Save progress and study later
Continue Free
Join the community

18,000,000+

Students on Numerade


Trusted by students at 8,000+ universities

Numerade

Get step-by-step video solution
from top educators

Continue with Clever
or



By creating an account, you agree to the Terms of Service and Privacy Policy
Already have an account? Log In

A free answer
just for you

Watch the video solution with this free unlock.

Numerade

Log in to watch this video
...and 100,000,000 more!


EMAIL

PASSWORD

OR
Continue with Clever