Some math stuff
Jun. 16th, 2005 12:56 pmIs ax^2 + bxy + cy^2 really the equation for two lines through the origin? I didn't think thhe absence of x, y, and K terms would be enough to make the conic section degenrate, but thatt's what I think I've derived. I haven't tested it.
What I think I've derived, is that two non-vertical lines through the origin with slopes m and n are specified by x^2 - (M+N)*xy + mn*y^2.
Well, let's see. Is the quadratic b^2 >= than the 4ac?
((M + N)y)^2 >=? to 4MN*y^2
(M + N)^2 >=? 4MN
M^2 + N^2 >=? 2MN
Yes.
Set m=n=K and we get
x^2 - 2K*xy + K^2*y^2 = 0
(x - Ky)^2 = 0
x = Ky
So it looks good.
What I think I've derived, is that two non-vertical lines through the origin with slopes m and n are specified by x^2 - (M+N)*xy + mn*y^2.
Well, let's see. Is the quadratic b^2 >= than the 4ac?
((M + N)y)^2 >=? to 4MN*y^2
(M + N)^2 >=? 4MN
M^2 + N^2 >=? 2MN
Yes.
Set m=n=K and we get
x^2 - 2K*xy + K^2*y^2 = 0
(x - Ky)^2 = 0
x = Ky
So it looks good.