Simple Complex number problem,

AI Thread Summary
The discussion revolves around solving three complex number problems. The first problem involves finding z such that z=2 and z^2 is real, with the conclusion that the imaginary part of z must equal 2. The second problem requires determining x given that Re z= 2Im z and z^2 - 4i is real, with hints provided on how to express z and analyze its components. The third question asks to show that z is imaginary when z/(z-i) is real, suggesting the use of the complex conjugate for simplification. Participants are encouraged to clarify their understanding of the steps involved in solving these equations.
UnD
Messages
21
Reaction score
0
just having a problem with these 3 questions.
z E C such that I am z=2 and z^2 is real find z
well from my knowledge, it's will be x+2i, z^2 is (x^2 -4) + 4xi, since I am z= 2
then 4xi= 2? doesn't it, Umm don't really know what to do next

2nd questions
z E C such that Re z= 2Im z, and z^2 -4i is real, find x.
Umm don't have a clue on this one

Also 1 more
z EC such that z/(z-i) is real, show that z is imaginary

Thanks very much if you can help
 
Physics news on Phys.org
UnD said:
just having a problem with these 3 questions.
z E C such that I am z=2 and z^2 is real find z
well from my knowledge, it's will be x+2i, z^2 is (x^2 -4) + 4xi, since I am z= 2
then 4xi= 2? doesn't it, Umm don't really know what to do next
No, it's the imaginary part of z that is 2, not z2. Knowing that z2 is real tells you that Im(z2)= 0.

2nd questions
z E C such that Re z= 2Im z, and z^2 -4i is real, find x.
Umm don't have a clue on this one
z= 2x+ xi= x(2+ i). z2= x2(4+ 2i- 1)= x2(3+ 2i) so z2- 4i= 3x2+ (2x2- 4)i.
If z2- 4i is real, then the imaginary part of that is 0.

Also 1 more
z EC such that z/(z-i) is real, show that z is imaginary
Thanks very much if you can help

The standard way of dealing with fractions is to multiply numerator and denominator by the complex conjugate of the denominator. Here that would be z*+ i (z* being the complex conjugate of z). Remembering that z(z*)= |z|2, a real number, what condition on z makes z/(z-i) real?

Or, again, write z= x+iy so that z*+i= x- yi+ i= x+ (1-y)i.
 
Thanks, Still having a bit of problem with question 1 and 2. If you could explain again, It would be great.
 
For 1: start with the general z = x+iy. Taking the imaginary part and lettting it equal 2 will solve one of the two unknowns directly. Then z², take the imaginary part of it, let it equal 0 this time, since it has to be purely real.

Use a similar strategy for 2, but HallsofIvy already did most of the work for you. What part don't you understand?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top