What is the significance of k being a multiple of 2 or 3?

In summary: So, in summary, when p and q are two different primes greater than or equal to 5, the difference of squares p^2 - q^2 is always a multiple of 8. This is due to the fact that p and q are both odd and can be represented as 6n+1 or 6n-1. However, if p and q are not primes, there are many counterexamples where k, the integer (p^2 - q^2)/8, is not divisible by 2 or 3. This is because any two odd numbers have the same square modulo 8, so k will always be divisible by 2. Similarly, any two odd primes have the same square modulo 3
  • #1
dodo
697
2
Let p,q be two different primes from 5 onwards (not 2 or 3). Let p be the biggest of the two.

The difference of squares p^2 - q^2, since p,q are both odd, is always a multiple of 8 (easy to prove). So take the integer k = (p^2 - q^2) / 8.

It turns out that k seems to be (says friend computer) a multiple of 2 or a multiple of 3, or both. I can't find an example where k is divided neither by 2 nor by 3.

Example: p=53, q=31. p^2 - q^2 = 1848 = 8 * 231. And 231 is divisible by 3.

If p and q were not primes, but just odd and coprime, then counterexamples abound. (I use coprimes because, had they a factor in common, one could produce k as a multiple of anything.) For instance: p=45, q=31. p^2 - q^2 = 1064 = 8 * 133; and 133 is not divisible by 2 nor 3.

Any hint as of why would it work only with primes (>= 5)? Or a counterexample?

-----
EDIT: Doh, forget it. It has to do with the numbers being 6n+1 or 6n-1. (If any mod can delete this thread I would be less embarrased.)
 
Last edited:
Physics news on Phys.org
  • #2
Dodo said:
Let p,q be two different primes from 5 onwards (not 2 or 3). Let p be the biggest of the two.

The difference of squares p^2 - q^2, since p,q are both odd, is always a multiple of 8 (easy to prove). So take the integer k = (p^2 - q^2) / 8.
I'm assuming you're familiar with modular arithmetic -- any two odd numbers have the same square modulo 8.

It turns out that k seems to be (says friend computer) a multiple of 2 or a multiple of 3, or both. I can't find an example where k is divided neither by 2 nor by 3.
If k is again divisible by 2, then you are asserting any two odd primes square to the same thing modulo 16. And if k is divisible by 3, you are asserting that any two odd primes square to the same thing modulo 3.



Using modular arithmetic, it should be easy to prove that k is divisible by 3, and to find an example where k is not divisible by 2.

(aside: if m is relatively prime to n, then there are infinitely many prime numbers equivalent to m modulo n)
 

1. What is a conjecture about primes?

A conjecture about primes is a statement that is believed to be true, but has not been proven to be true for all cases. It is essentially an educated guess or hypothesis about the behavior of prime numbers.

2. What is the most famous conjecture about primes?

The most famous conjecture about primes is the Goldbach Conjecture, which states that every even number greater than 2 can be expressed as the sum of two prime numbers.

3. How do mathematicians test conjectures about primes?

Mathematicians use various techniques and methods to test conjectures about primes. These include computer simulations, mathematical proofs, and number theory concepts such as modular arithmetic.

4. Are all conjectures about primes eventually proven or disproven?

Not all conjectures about primes are eventually proven or disproven. Some remain unsolved for decades or even centuries. For example, the Twin Prime Conjecture is still an open problem in mathematics.

5. Why are conjectures about primes important?

Conjectures about primes are important because they often provide insight into the deeper structure and properties of prime numbers. They also drive mathematical research and can lead to new discoveries and advancements in the field of number theory.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
16
Views
2K
  • Calculus and Beyond Homework Help
Replies
15
Views
2K
  • Linear and Abstract Algebra
Replies
11
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
17
Views
4K
  • Calculus and Beyond Homework Help
Replies
3
Views
727
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
16
Views
2K
Back
Top