The only 3 consecutive odd numbers that are primes are 3,5,7

We see that in each case, at least one of the numbers is divisible by 3. This means that the only possible solution for three consecutive primes is 3,5,7, since -1 and 1 are not prime. In summary, the only possible three consecutive numbers that are primes are 3,5,7. The method used to prove this was by considering all cases modulo 3 and showing that at least one number is divisible by 3, making it not prime.
  • #1
CmbkG
10
0

Homework Statement


Show that the only three consecutive numbers that are primes are 3,5,7.


Homework Equations





The Attempt at a Solution


let p, p+2, p+4 be three consecutive odd numbers
If p=0(mod3), p is divisible by 3
If p=1(mod 3), p+2 is divisible by 3
If p=2(mod3), p+4 is divisible by 3

This means at least one of p, p+2, p+4 is divisible by 3

Since we are looking for prime numbers 3 can be the only number that is divisible by 3. Therefore we only have 3 possible solutions:

-1,1,3
1,3,5
3,5,7

Since -1 and 1 are not primes the only possible solution is 3,5,7


-I no i have the solution here, its just i was helped with this and i don't quite understand why we bring in (mod3) is that just the way it is done or why do you include it??
 
Physics news on Phys.org
  • #2
One way of proving that a number (or at least one of 3 numbers) isn't prime, is proving that it is divisible by another prime. We know the numbers are odd, so 3 is the next candidate.

One way of proving a result concerning divisibility by a particular number, is to consider all cases modulo that number, in this case p=0,1,2 (mod 3).
 
  • #3


The reason we use (mod3) in this solution is because it helps us determine the divisibility of the numbers by 3. When we say p=0 (mod3), it means that p leaves a remainder of 0 when divided by 3. Similarly, p=1 (mod3) means that p leaves a remainder of 1 when divided by 3, and p=2 (mod3) means that p leaves a remainder of 2 when divided by 3.

Using this method, we can quickly determine that at least one of the three consecutive odd numbers (p, p+2, p+4) is divisible by 3. And since we are looking for prime numbers, the only possible solution is when p=1 (mod3), which gives us the sequence 3,5,7.

Using (mod3) is just one way to approach this problem. You could also use other methods such as checking for divisibility by 2 or 5, but (mod3) is a common and efficient method to use in this case.
 

1. What are consecutive odd numbers?

Consecutive odd numbers are a sequence of numbers that follow each other and are all odd. This means that there is a difference of 2 between each number in the sequence.

2. How do we know that 3, 5, and 7 are the only 3 consecutive odd numbers that are primes?

This is known as the consecutive odd primes conjecture, which states that there are no other sets of three consecutive odd numbers that are all prime. This has been proven to be true through mathematical proofs and computations.

3. Why are consecutive odd primes important in mathematics?

Consecutive odd primes are important because they are a special case in prime number theory. They are the only set of consecutive numbers where all numbers are prime, which makes them unique and interesting to study.

4. Are there any other sets of consecutive numbers that have a similar property to the consecutive odd primes?

Yes, there are other sets of consecutive numbers with similar properties, such as the twin primes conjecture, which states that there are an infinite number of pairs of twin primes (primes that differ by 2). However, this conjecture has not been proven yet.

5. Can the consecutive odd primes conjecture be extended to sets of more than 3 numbers?

No, the consecutive odd primes conjecture only applies to sets of 3 numbers. For sets of more than 3 numbers, there are multiple sets of consecutive odd numbers that are all prime, such as 5, 7, 9, and 11, or 7, 9, 11, and 13. These sets can continue indefinitely, while the consecutive odd primes conjecture only applies to a specific set of 3 numbers.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
12
Views
1K
  • Precalculus Mathematics Homework Help
Replies
16
Views
2K
  • Precalculus Mathematics Homework Help
Replies
17
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
938
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
14
Views
1K
  • Precalculus Mathematics Homework Help
Replies
9
Views
1K
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
27
Views
2K
Back
Top