Graph Curves in the Complex Plane

msd213
Messages
24
Reaction score
0
Homework Statement [/b]

Graph the locus represented by the following.

\left|z+2i\right| + \left|z-2i\right| = 6

Homework Equations





The Attempt at a Solution



z = x + iy so

z-2i = x + (y-2)i and z+2i = x + (y-2)i

So I have:

sqrt(x^2 + (y-2)^2) + sqrt(x^2 + (y+2)^2) = 6

This seems correct but I don't know how to put this in a more manageable form to graph it.
 
Physics news on Phys.org
msd213 said:
Homework Statement [/b]

Graph the locus represented by the following.

\left|z+2i\right| + \left|z-2i\right| = 6

Homework Equations





The Attempt at a Solution



z = x + iy so

z-2i = x + (y-2)i and z+2i = x + (y-2)i

So I have:

sqrt(x^2 + (y-2)^2) + sqrt(x^2 + (y+2)^2) = 6

This seems correct but I don't know how to put this in a more manageable form to graph it.

Move one radical to the other side, then square both sides. After doing this, you'll be able to eliminate several terms, and do some other simplification to get one radical on one side. Square both sides again to get this in final form.

The graph you get should be an ellipse with 2i and -2i as the foci.
 
Mark44 said:
Move one radical to the other side, then square both sides. After doing this, you'll be able to eliminate several terms, and do some other simplification to get one radical on one side. Square both sides again to get this in final form.

The graph you get should be an ellipse with 2i and -2i as the foci.

Mark44 knows this because he knows that |a- b|, geometrically, is the distance between the points a and b in the complex plane, and that an ellipse is defined by the property that the total distance from a point on the ellipse to the two foci is a constant.
 
HallsofIvy said:
Mark44 knows this because he knows that |a- b|, geometrically, is the distance between the points a and b in the complex plane, and that an ellipse is defined by the property that the total distance from a point on the ellipse to the two foci is a constant.

Oh! I see now, thank you.
 
HallsofIvy said:
Mark44 knows this because he knows that |a- b|, geometrically, is the distance between the points a and b in the complex plane, and that an ellipse is defined by the property that the total distance from a point on the ellipse to the two foci is a constant.
Right. One definition of an ellipse is that it is the locus of points P such that the sum of the distances from P to two fixed points (the foci) is constant.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top