Complex Analysis: Nonlinear system

AI Thread Summary
The discussion centers on solving the equation w² = z, where z = x + iy and w = u + iv, leading to the system of equations x = u² - v² and y = 2uv. Participants suggest analyzing the problem in two cases: when y = 0 and when y ≠ 0, with the latter possibly requiring further subdivisions. One contributor recommends using complex exponential form, leading to a derived equation for v² that must yield non-negative values. It is emphasized that the equations y = 2uv and y² = 4u²v² are not equivalent, necessitating verification of potential solutions against the original system. The conversation highlights the importance of careful substitution to avoid false solutions.
arunma
Messages
924
Reaction score
4
Here's a problem I ran into in complex analysis. Given z = x + iy and w = u + iv, I need to find all w such that w² = z. It reduces to solving this system:

x = u² - v²
y = 2uv

My professor mentioned that we should try to deal with the problem in at least two cases: y = 0, and y does not equal 0 (perhaps the second case should also be split up into a few cases). But beyond the y = 0 case, I'm stuck. Can anyone help?
 
Physics news on Phys.org
arunma said:
Here's a problem I ran into in complex analysis. Given z = x + iy and w = u + iv, I need to find all w such that w² = z. It reduces to solving this system:

x = u² - v²
y = 2uv

My professor mentioned that we should try to deal with the problem in at least two cases: y = 0, and y does not equal 0 (perhaps the second case should also be split up into a few cases). But beyond the y = 0 case, I'm stuck. Can anyone help?

Why don't you try writing the complex numbers in complex exponential form form?
 
The second equation implies:
y^{2}=4u^{2}v^{2}
which is equivalent to (when substituting from the first equation):
4(v^{2})^{2}+4x(v^{2})-y^{2}=0
Or:
v^{2}=\frac{-4x\pm\sqrt{16x^{2}+16y^{2}}}{8}=\frac{-x\pm{r}}{2},r=\sqrt{x^{2}+y^{2}}
Comments:
1. Clearly, only non-negative values are acceptable for v^{2}
This means that we, for all x, have: v^{2}=\frac{r-x}{2}
2. Even more important, the equations:
y=2uv,y^{2}=4u^{2}v^{2}
are not equivalent; hence your answers may contain false solutions; ie, you must substitute what you get into your original system in order to determine the actual solutions.
 
Last edited:
Thanks arildno! I'll try your method; it looks familiar because the prof also mentioned something about a ± popping up in the problem.
 
Good luck, arunma!
However, if you've learned about complex exponentials, it is a quite instructive additional exercise to discover the equivalence of Tide's and my own approach..
 
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