Solve Complex Equation: 2x + 2iy + ix - y - 1 = 0

AI Thread Summary
The equation 2x + 2iy + ix - y - 1 = 0 was correctly reduced from the original complex equation. It simplifies to (2x - y - 1) + i(2y + x) = 0, indicating both real and imaginary components must equal zero. The equation can also be expressed as -1 + 1/(x + iy) = 1 + i, leading to x + iy = 1/(2 + i). Additionally, for finding the square root of (x + iy)^2 = -3 + 4i, expanding and equating real and imaginary parts is recommended for solving. The discussion emphasizes straightforward methods for handling complex equations.
cscott
Messages
778
Reaction score
1
Solve the following equations for the real variables x and y.
(b) \left ( \frac{1 + i}{1 - i} \right )^2 + \frac{1}{x + iy} = 1 + i
I reduced this to
2x + 2iy + ix - y - 1 = 0
but I cannot get any further. Have I reduced it correctly?
 
Last edited:
Physics news on Phys.org
You have reduced it correctly.

Your expression becomes,

(2x-y-1) + i(2y+x) = 0

The rhs is zero, so the lhs must be zero. And the only way that can happen is for both the real component and the imaginary component to be equal to zero.
 
Thanks a lot, I got the answer now.
 
Your equation is equivalent to

-1 + \frac{1}{x + iy} = 1 + i

so

\frac {1}{x + iy} = 2 + i

or

x + iy = \frac {1}{2 + i}

which, I think, is a little more straightforward.
 
I've got another:

Find the square root

(x + iy)^2 = -3 + 4i

I think I'm supposed to do some hand-waving here, but I would I truly work it out?
 
Have you learned to express complex numbers in polar form yet?
 
Tide said:
Have you learned to express complex numbers in polar form yet?

Not yet, no.
 
Okay. In that case, just expand (x+iy)^2 then equate real and imaginary parts on the left and right sides of the equation. This gives you two equations and two unknowns (x and y) to solve for. It's fairly straightforward. Let us know what you come up with.
 
Tide said:
Okay. In that case, just expand (x+iy)^2 then equate real and imaginary parts on the left and right sides of the equation. This gives you two equations and two unknowns (x and y) to solve for. It's fairly straightforward. Let us know what you come up with.

Doh, why didn't I think of that!? :mad:

Anyway, I got the answer. Thanks!
 
Back
Top