Asla
- 35
- 0
Homework Statement
The total number of integers that satisfy the equation x2-4xy+5y2+2y-4=0
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