Quadratic Equation Solving: Integer Solutions

Click For Summary

Homework Help Overview

The problem involves finding the total number of integer solutions to the quadratic equation x² - 4xy + 5y² + 2y - 4 = 0. Participants are exploring methods to analyze the equation and identify potential integer solutions.

Discussion Character

  • Exploratory, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss completing the square as a method to simplify the equation and identify bounds for y. Questions arise about how to apply this technique, particularly regarding the coefficient of xy and the implications of the resulting forms.

Discussion Status

The discussion is active, with participants sharing insights on completing the square and deriving bounds for y. Some express uncertainty about the next steps, while others provide guidance on how to interpret the results of their manipulations. Multiple interpretations of the problem are being explored.

Contextual Notes

There is a focus on identifying integer solutions, with constraints noted for the variable y, specifically that it lies between -3 and 2. Participants are also questioning the assumptions made during the manipulation of the equation.

Asla
Messages
35
Reaction score
0

Homework Statement


The total number of integers that satisfy the equation x2-4xy+5y2+2y-4=0
 
Physics news on Phys.org
If you can write the variable portion as a sum of squares you'll be able to limit the possibilities considerably.
 
Yes completing the square is helpful. We can also note the bound
-3<=y<=2
So we know at most 12 points need to be checked.
also
a^2+b^2
limits the solutions
 
How do you note the bound?How should I complete the square with the 4xy?
 
To complete the square in [tex]x^2+ ax[/tex], divide the coefficient of x, a, by 2 and add the square of that:
(a/2)^2= a^2/4. Here "a" is 4y. What is a^2/4?
 
The bound is obvious after the squares are completed. There are a few forms the most useful is

(x+ay)^2+(y+b)^2+c=0
expanding
x^2+2axy+(a^2+1)y^2+2by+(c+b^2)=0
matching with
x^2-4xy+5y^2+2y-4=0
gives
2a=-4
a^2+1=5
2b=2
c+b^2=-4
 
lurflurf said:
The bound is obvious after the squares are completed. There are a few forms the most useful is

(x+ay)^2+(y+b)^2+c=0
expanding
x^2+2axy+(a^2+1)y^2+2by+(c+b^2)=0
matching with
x^2-4xy+5y^2+2y-4=0
gives
2a=-4
a^2+1=5
2b=2
c+b^2=-4
Yea I got that but I still do not know how to continue.Forgive my ignorance
 
so you know a,b,c
(x+ay)^2+(y+b)^2+c=0
c<0
(y+b)^2<-c
-b-sqrt(-c)<=y<=-b+sqrt(-c)
is the desired bound on y
list out possibilities
y=-3,-2,-1,0,1,2
since (x+ay)^2+(y+b)^2+c=0
what values of a^2+b^2=5
are lattice points (integers)?
let
a=(x+ay)
b=(y+b)
complete solution
 
lurflurf said:
so you know a,b,c
(x+ay)^2+(y+b)^2+c=0
c<0
(y+b)^2<-c
-b-sqrt(-c)<=y<=-b+sqrt(-c)
is the desired bound on y
list out possibilities
y=-3,-2,-1,0,1,2
since (x+ay)^2+(y+b)^2+c=0
what values of a^2+b^2=5
are lattice points (integers)?
let
a=(x+ay)
b=(y+b)
complete solution
Let me see,..why do you say (y+b)^2<=-c
 
  • #10
(x+ay)^2+(y+b)^2+c=0
(y+b)^2=-(x+ay)^2-c
0<=(x+ay)^2
(y+b)^2=-c
if that is a bit obtuse consider
1+4=5
notice 1,4,5=>0
see that we can conclude
1<5
in general if
a+b=c
a,b,c=>0
b<=c
 
  • #11
lurflurf said:
(x+ay)^2+(y+b)^2+c=0
(y+b)^2=-(x+ay)^2-c
0<=(x+ay)^2
(y+b)^2=-c
if that is a bit obtuse consider
1+4=5
notice 1,4,5=>0
see that we can conclude
1<5
in general if
a+b=c
a,b,c=>0
b<=c
Wow nice,...I guess I will take some time to go over the whole equation again.Thanks for the assistance
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
23
Views
3K
Replies
1
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 12 ·
Replies
12
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K