Asla
- 35
- 0
Homework Statement
The total number of integers that satisfy the equation x2-4xy+5y2+2y-4=0
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.
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.
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.
Yea I got that but I still do not know how to continue.Forgive my ignorancelurflurf 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
Let me see,..why do you say (y+b)^2<=-clurflurf 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
Wow nice,...I guess I will take some time to go over the whole equation again.Thanks for the assistancelurflurf 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