Number theory: Binary Quadratic Forms

Click For Summary

Discussion Overview

The discussion revolves around the properties of binary quadratic forms, specifically the equation 2x² + 2xy + 3y² = 5, and whether it has integer solutions. Participants explore various approaches to prove the impossibility of such solutions, examining modular arithmetic and completing the square techniques.

Discussion Character

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

Main Points Raised

  • Some participants propose that if x² + 5y² ≡ 0 (mod p), then (x/y)² ≡ -5 (mod p), leading to conditions on p based on quadratic residues.
  • One participant suggests that to show p = 5 is impossible, the equation 2x² + 2xy + 3y² = 5 must be analyzed for integer solutions.
  • Another participant discusses using brute force to demonstrate that both x and y cannot be positive, as even the smallest values exceed 5.
  • Some participants explore rewriting the equation and applying congruences modulo 4 to derive conditions on x and y.
  • There are claims that completing the square might help eliminate cases to show that no integer solutions exist.
  • One participant notes that if x and y are both zero, it leads to a contradiction regarding divisibility by 5.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the methods or conclusions regarding the existence of integer solutions for the equation. Multiple approaches and hypotheses are presented, but no definitive resolution is achieved.

Contextual Notes

Some arguments depend on specific assumptions about the properties of quadratic residues and modular arithmetic, which remain unresolved. The discussion also involves various mathematical manipulations that may not cover all cases.

kingwinner
Messages
1,266
Reaction score
0
nt10.JPG


P.S. I'm not sure where to post this question, in particular I can't find a number theory forum on the coursework section for textbook problems. Please move this thread to the appropriate forum if this is not where it should belong to. Thanks!
 
Last edited:
Physics news on Phys.org
nt11.JPG
 
All I can tell you is that if x^2 + 5y^2 ==0 Mod p. Then it follows that (x/y)^2 ==-5 Mod p. But looking at that Mod 4, we have the form x^2 + y^2 ==1 Mod 4, because they can not be both even or odd, otherwise p would be divisible by 2.
The form 4k+1 has -1 as a quadratic residue. So we have a solution to u^2 ==5 Mod p. From the form (p/5)=1, we have the solution v^2 ==+/-1 Mod 5. To fulfill both these cases, we have 20k+1, 20k+9.

By looking at the various cases we can see that in the form 2x^2+2xy +3Y^2 =p, we know that y must be odd, and that for either x is odd or even we arrive at p== 3y^2==3 Mod 4. Thus -1 is not a quadratic residue Mod p. As you have written (p/5) = -1. So p is not a quadratic residue Mod 5. Thus p is of the form p= 5k+/- 2 Mod 5. We have the result p = 20k+ 3 or 7.

But you may already know this.
.
 
Last edited:
kingwinner said:
P.S. I'm not sure where to post this question, in particular I can't find a number theory forum on the coursework section for textbook problems. Please move this thread to the appropriate forum if this is not where it should belong to. Thanks!

Questions about number theory may be posted in the Calculus & Beyond section in the coursework forum.

Petek
 
So for part c, I think we have to show that the case p=5 is impossible.

In short, my question just translates to the following:
How can we prove that 2x^{2}+2xy+3y^{2} =5 has no integer solutions?

Thanks!
 
You might get that by brute force. We know that both x and y can not be positive since even x=y=1 will sum to 7. It doesn't matter which is negative, but we rewrite the equation as 2x^2-2xy+3y^2. Y must be odd and if as large as 3, we have 2x^2-6x=-22. This gives x^2-3x = 11. Which gives x(x-3) =11, which is a prime and so this is impossible.

Possibly, by proceeding in this way, we can figure this thing out.

Once we know a few facts from the above, we can look at the matter as a congruence modulo 4. In this case y and all odd squares are congruent to 1. So the matter reduces to 2X^2 +2xy==-2 Mod 4, and then to x^2+xy ==1 Mod 2. So x must be odd, x^2==1 Mod 2, and thus xy==0 Mod 2, which is impossible. Maybe that will work!
 
Last edited:
Claim: 2x^{2}+2xy+3y^{2}=5 has no integer solutions

If we complete the square, would that help?
(x+y)^{2}+x^{2}+2y^{2} = 5

Is it possible to eliminate some cases from here and show the remaining cases do not give 5? If so, how?
 
kingwinner said:
Claim: 2x^{2}+2xy+3y^{2}=5 has no integer solutions

If we complete the square, would that help?
(x+y)^{2}+x^{2}+2y^{2} = 5

Is it possible to eliminate some cases from here and show the remaining cases do not give 5? If so, how?


(Post by originator, so I assume it was a question rather than a hint.)

The answer then drops out. You can't have x=y=0(5) otherwise 5^2\mid LHS but 5^2\nmid RHS.

So x\neq 0(5), y\neq 0(5) and x+y\neq 0(5).

So (x+y)^{2}+x^{2}+2y^{2}\geq 7.
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
5K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 20 ·
Replies
20
Views
19K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 1 ·
Replies
1
Views
421
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 0 ·
Replies
0
Views
3K