Need proof re prime of the form 8N +/-1

  • Context: Graduate 
  • Thread starter Thread starter ramsey2879
  • Start date Start date
  • Tags Tags
    Form Prime Proof
Click For Summary

Discussion Overview

The discussion revolves around the proof regarding the expression of certain integers in the form \( A = S^2 - (T^2 + T)/2 \) and the implications for the factorization of \( 8A - 1 \). Participants explore whether \( 8A - 1 \) can be factored into coprime integers of the form \( 8N \pm 3 \), examining both specific examples and general properties.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant seeks to prove that \( 8A - 1 \) cannot be factored into coprime integers of the form \( 8N \pm 3 \), providing examples to support their claim.
  • Another participant initially challenges the claim but later acknowledges the coprime condition and suggests that their computational checks support the original assertion.
  • A participant introduces a lemma regarding primes of the form \( 8k \pm 3 \) and their relationship to the factorization of integers, suggesting that if \( p \) divides \( N \), then \( p^2 \) also divides \( N \) under certain conditions.
  • Further elaboration is provided on the properties of quadratic residues and their implications for the factorization of \( N \) in relation to primes of specific forms.

Areas of Agreement / Disagreement

Participants express differing views on the validity of the original claim, with some supporting it through computational evidence while others provide theoretical insights that may relate to the problem. The discussion remains unresolved regarding a formal proof.

Contextual Notes

The discussion includes assumptions about the properties of integers and primes, as well as the conditions under which certain factorization claims hold. There are unresolved mathematical steps and dependencies on definitions that are not fully explored.

ramsey2879
Messages
841
Reaction score
3
I need help or direction on how to prove that if A = S^2 - (T^2 + T)/2 Then 8A-1 can not be factored into the form B*C where B and C are coprime and each of the form 8N+/-3. For instance -4*8-1 = -33 can be factored as -3*(8+3) and 5*8-1 = 39 = 3*(8*2-3). Thus neither -4 or 5 can be expressed as S^2 -(T^2+T)/2 where S and T are integers.

So far I have proven that if A = f(S,T) = S^2 - (T^2+T)/2 then A = f(S',T') where S' = 3S + 2T +1 and T' = 4S + 3T + 1, but I don't know where to go from there.

Any ideas.
 
Physics news on Phys.org
S^2 = 1, 4, 9, 16, 25 ...
(T^2 +T)/2 = 1, 3, 6, 10, 15, 21...

9-1 = 8; 8*8-1 = 63; 63 = 3*(8*3-3).
therefore your statement is false.
edit: nm, missed the co prime part.
okay; i programmed a check up to many values, as far as i can tell this is true.
how to prove ti is beyond me though.
 
Last edited:
phillip1882 said:
S^2 = 1, 4, 9, 16, 25 ...
(T^2 +T)/2 = 1, 3, 6, 10, 15, 21...

9-1 = 8; 8*8-1 = 63; 63 = 3*(8*3-3).
therefore your statement is false.
edit: nm, missed the co prime part.
okay; i programmed a check up to many values, as far as i can tell this is true.
how to prove ti is beyond me though.
Thankyou for your post. Glad to see that someone was interested enough to check my apparent finding.
 
Suppose p is prime, 3 or 5 mod 8.
Easy to show that p cannot be expressed as 2*a2-b2.
Also seems to be true that if p|2*a2-b2 then so does p2. That looks like it might be associated with your observation.
 
Hi Ramsey, your observation is a consequence of the following:

Lemma: Let N=2x2-y2 with x and y integers. Let p|N be a prime of the form 8k±3. Then ordp(N) is even. (By ordp(N) we mean the exponent of p in the factorization of N.)

Proof: First recall that 2 is a quadratic residue modulo a prime q if and only if q is of the form 8k±1. Since p|N we have 2x2 = y2(mod p). Since 2 is a quadratic nonresidue, it follows that y=x=0 (mod p), and all the terms of the equation N=2x2-y2 can be divided by p2. Repeat as long as N has prime factors of the form 8k±3, and qed.

Your observation follows immediately from this by setting N=8A-1, x=2S, y=2T+1, and by observing that in a coprime factorization N=bc, all factors pa are of the form 8k±1.

I assume the lemma is well known, but I couldn't immediately find a reference. It is analogous to the celebrated theorem about sums of two squares, one version being: A positive integer N can be written as a sum of two squares if and only if for all primes p of the form 4k+3, ordp(N) is even.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K