What does the equation represent?

  • Thread starter Thread starter zorro
  • Start date Start date
AI Thread Summary
The equation ax² + by² = 0 represents different geometric forms based on the signs of a and b. If a and b are both positive, it describes a degenerate circle, which is a single point at the origin. If a and b are of opposite signs, it represents a degenerate hyperbola, resulting in two intersecting lines at the origin. The discussion also highlights that when transformed into specific forms, the equations reveal their graphical interpretations. Overall, the equation illustrates the relationship between coefficients and the resulting geometric shapes.
zorro
Messages
1,378
Reaction score
0

Homework Statement


What does ax2 + by2 = 0 represent if
1)a and b are of same sign
2)a and b are of opposite sign.


Homework Equations





The Attempt at a Solution



1) I think it represents a point as radius of circle is 0.
2) No idea
 
Physics news on Phys.org
Try writing down the equations and putting them in the form y=f(x) taking a and b as 1 for simplicity.

1) You're right, it is a point in that it is a circle with radius 0. But it also has roots containing i so I'm not sure what to actually call it...

x2+y2=0
y2=0-x2
y=sqrt(-x2)
The square root of a negative number is imaginary
y=+ix

2) This one is actually easier when you think about it

x2-y2=0
y2=0+x2
y2=x2
y=+x

You should be able to recognize what that would look like in a graph.
 
The first one would represent the point x=y=0. The second one, a line with y-intercept =0.
 
Another way to look at this is in terms of specific conic sections. If the equation were ax2 + by2 = 1, this would be:
a) a circle if a > 0, b > 0 and a = b.
b) an ellipse if a > 0, b > 0 and a != b
c) a hyperbola if a and b are opposite in sign

For the equation ax2 + by2 = 0, you can think of this as
a) a degenerate circle if a > 0, b > 0 and a = b. I.e., a circle of radius zero, centered at the origin. In other words, a single point.
b) a degenerate ellipse if a > 0, b > 0 and a != b. Also a single point.
c) a degenerate hyperbola if a and b are opposite in sign. I.e., a pair of straight lines that intersect at the origin.
 
Thanks everone!
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top