Smallest Argument of Complex Number z |z+8i|=4

  • Thread starter Thread starter kishtik
  • Start date Start date
  • Tags Tags
    Argument
AI Thread Summary
The discussion revolves around finding the smallest argument of the complex number z that satisfies the equation |z + 8i| = 4. The solution involves recognizing that this equation represents a circle in the complex plane centered at -8i with a radius of 4. The argument is determined geometrically by identifying the tangent line from the origin to the circle, forming a right triangle with a hypotenuse of 8 and one leg of 4. The angle from the negative imaginary axis is calculated using sine, resulting in an argument of 240 degrees. Participants acknowledge the correctness of the solution while suggesting there may be a more concise method to arrive at it.
kishtik
Messages
96
Reaction score
0
What is the argument of the complex number z which has the smallest argument in |z+8i|=4?

I solved the problem correctly but my answer is rather long
|z-(-8i)|=4 (drawing)
z_0=a+bi, z_1=-a+bi
|a+bi+8i|=4
sqrt(a^2+(b+8)^2)=4 (radius)
a^2+b^2+16b+64=16 (eq 1)
And from 4-8-sqrt(48) triangle
sqrt(a^2+b^2)=sqrt(48)
a^2+b^2=48 (eq 2)
Place into eq 1
48+16b+64=16
16b=-96
b=-6
Placing into eq 2
a^2+36=48
a^2=12
a=+-sqrt(12)
z_0=sqrt(12)-6i
z_1=-sqrt(12)-6i
From the drawing, the smallest argument is at the third zone.
tan theta=-6/-sqrt(12)
=sqrt(3)
so theta=240 degrees.

There must be a shorter solution, can you please help me?
 
Physics news on Phys.org
Saying that |z+8i|= 4 is the same as saying (geometrically, in the complex plane) that the distance from z to -8i is 4. That is all z satisfying that are on a circle with center at -8i and radius 4.

The argument of a complex number is the angle the line from 0 to the number makes with the real axis. In this case it is geometrically clear that that will happen when the line from 0 to the circle is tangent to the circle (in the first quadrant). That tangent line, the line from 0 to -8i and the line from -8i to the point on the circle make a right triangle with hypotenuse of length 8 and one leg of length 4. (edited: I just realized that the problem only asks for the argument, not for the actual number itself.)

The angle from the (negative) imaginary axis is given by sin(φ)= 4/8= 1/2 and so φ= 30 degrees. The argument is 270- 30= 240 degrees just as you got.
 
Last edited by a moderator:
Originally posted by HallsofIvy
Saying that |z+8i|= 4 is the same as saying (geometrically, in the complex plane) that the distance from z to -8i is 4. That is all z satisfying that are on a circle with center at -8i and radius 4.

The argument of a complex number is the angle the line from 0 to the number makes with the real axis. In this case it is geometrically clear that that will happen when the line from 0 to the circle is tangent to the circle (in the first quadrant). That tangent line, the line from 0 to -8i and the line from -8i to the point on the circle make a right triangle with hypotenuse of length 8 and one leg of length 4. (edited: I just realized that the problem only asks for the argument, not for the actual number itself.)
Knew these.

The angle from the (negative) imaginary axis is given by sin(φ)= 4/8= 1/2 and so φ= 30 degrees. The argument is 270- 30= 240 degrees just as you got.
BLAAAAH! 4*2=8 I should have seen that!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top