Locus of Points in Complex Plane for Constant a: Q

AI Thread Summary
The discussion focuses on finding the loci of points in the complex plane defined by two equations involving the complex logarithm. For part a, the locus is identified as a circle, with the equation derived leading to a specific form that can be compared to the general circle equation to determine its center and radius. In part b, the locus also represents a circle, but the radius is influenced by the variable k, which ranges between 0 and π/2, leading to a varying radius based on the value of k. The conversation highlights the need for a geometric interpretation of the equations and emphasizes the algebraic approach to derive the loci. Overall, both parts ultimately yield circular loci, with specific characteristics based on the parameters involved.
Benny
Messages
577
Reaction score
0
Q. For the real constant a find the loci of all points z = x + yi in the complex plane that satisfy:

a) {\mathop{\rm Re}\nolimits} \left\{ {\log \left( {\frac{{z - ia}}{{z + ia}}} \right)} \right\} = c,c > 0

b) {\mathop{\rm Im}\nolimits} \left\{ {\log \left( {\frac{{z - ia}}{{z + ia}}} \right)} \right\} = k,0 \le k \le \frac{\pi }{2}

I have very little idea as to how to do these questions.

For each of them I've thought about first 'ignoring' the I am and Re to see where I could get. I thought, maybe exponentiate both sides but then I'm still left with a quotient of involving z, with the quotient being equal to the exponential of a positive number or an angle(depending on if I'm working on part a or b). There doesn't seem to be an easy way to do this question.

I get the feeling that perhaps these two require some sort of geometric interpretation but I can't really see anyway to interpret the equation. Can someone please help me get started on deducing what the locus of points for each question is?
 
Physics news on Phys.org
The complex logarithm has a specific definition involving a natural log and an argument angle. That is, it's slightly different then the one that you may be use to when dealing with just real numbers. Find this definition and start there.
 
Do you mean where log(z) = log|z| + iargz? I'll look it up again anyway, I recently used it. Thanks for the help.
 
Benny said:
Q. For the real constant a find the loci of all points z = x + yi in the complex plane that satisfy:

a) {\mathop{\rm Re}\nolimits} \left\{ {\log \left( {\frac{{z - ia}}{{z + ia}}} \right)} \right\} = c,c > 0

b) {\mathop{\rm Im}\nolimits} \left\{ {\log \left( {\frac{{z - ia}}{{z + ia}}} \right)} \right\} = k,0 \le k \le \frac{\pi }{2}

I have very little idea as to how to do these questions.

For each of them I've thought about first 'ignoring' the I am and Re to see where I could get. I thought, maybe exponentiate both sides but then I'm still left with a quotient of involving z, with the quotient being equal to the exponential of a positive number or an angle(depending on if I'm working on part a or b). There doesn't seem to be an easy way to do this question.

I get the feeling that perhaps these two require some sort of geometric interpretation but I can't really see anyway to interpret the equation. Can someone please help me get started on deducing what the locus of points for each question is?

There's no "easy" (meaning elegant, short) way to do this question that I know of, but you can slog through the algebra fairly directly.

Just express z = x + yi and arrange the numerator and denominator in Cartesian form. Then use the definition of log of a complex number (as you've already stated), and separate into real and imaginary parts.

Immediately, you'll find that both loci are obvious conic sections. On closer inspection, they're both circles. Find the center and radii in each case (if you need to visualise/sketch the locus), and you're golden. :smile:

The working is too long for me to reproduce (and I'm still feeling under the weather), but here are the answers I got :

Part a) (the Real part) :

x^2 - [y - a(\frac{1 + e^{2c}}{1 - e^{2c}})]^2 = 4a^2\frac{e^{2c}}{(1-e^{2c})^2}}

Part b) (the Imaginary part) :

{(x + a\cot k)}^2 + y^2 = a^2\csc^2{k}

Compare each of the above to the general circle {(x - A)}^2 + {(y - B)}^2 = R^2, which is centered at (A,B) and has radius R in order to see what the center and radius are in each case.
 
Last edited:
Thanks for those answers Curious3141, I'll see what answer I can come up with. I haven't gotten around to trying to do it the long(ie. algebraic way) yet.

Edit: Looking at your second answer I'm not sure how to interpret the cosec(k) part because k takes on values between 0 and pi/2. So does that have any affect on the radius? I'm finding it a little difficult to comprehend a circle with a varying 'radius.' Dividing both sides by the RHS I would get an ellipse I think by then the smi-minor and semi-major axes would vary. :confused:
 
Last edited:
Benny said:
Thanks for those answers Curious3141, I'll see what answer I can come up with. I haven't gotten around to trying to do it the long(ie. algebraic way) yet.

Edit: Looking at your second answer I'm not sure how to interpret the cosec(k) part because k takes on values between 0 and pi/2. So does that have any affect on the radius? I'm finding it a little difficult to comprehend a circle with a varying 'radius.' Dividing both sides by the RHS I would get an ellipse I think by then the smi-minor and semi-major axes would vary. :confused:

For a given case, k takes on a single value within a restricted range. It doesn't vary.

I should've specified that for k = 0 (and nonzero a), you don't get a circle (or any curve), just a straight vertical line at x = 0. You can determine this by letting k tend to zero in my expression and seeing what happens. You'll need L'Hopital's Rule to reduce a limit. Personally, I feel the restriction should've been a half-closed interval (open at the lower limit), but it's no big deal.

BTW, a (non-circular) ellipse only results when the coefficients of x^2 and y^2 are different after you put the equation into a standard form. This is definitely a perfect circle for most values of k and all nonzero values of a.
 
Last edited:
I think I see what you mean now, thanks again for the help.
 
Back
Top