Solving Complex Numbers: How to Find the Angle for Non-Real Numbers

AI Thread Summary
To find the angle for non-real numbers in the expression sin-1{(z-1)/i}, it is essential to clarify that the inequalities do not apply to complex numbers. The correct interpretation involves rewriting the expression as (z-1)/i, which must yield a real number for the sine inverse to be valid. By substituting z as x + iy, the condition requires that (x + iy - 1)/i equals a real number. This leads to the conclusion that specific values of Re(z) and Im(z) must satisfy certain conditions for the expression to represent an angle in a triangle. Understanding these constraints is crucial for solving the problem accurately.
zorro
Messages
1,378
Reaction score
0

Homework Statement



sin-1{z-1/i} where z is non real, can be angle of a triangle if

1)Re(z) = 1, Im(z) = 2
2)Re(z) = –1, 0<Im(z)≤1
3)Re(z) + Im(z) = 0
4)none of these

The Attempt at a Solution



-1≤z-1/i≤1, but inequalities don't hold for complex numbers. How to solve this one?
 
Physics news on Phys.org
First, write it carefully. You mean (z- 1)/i. What you wrote would be z- (1/i).

Yes, inequalities don't hold for complex numbers. That means (z- 1)/i must be real. Writing z= x+ iy, we must have (x+ iy- 1)/i= a where a is real.
 
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