- 3,802
- 95
Homework Statement
If given two complex numbers z1 and z2 that have arguments \theta and \phi, and moduli r and R respectively, then find an expression for the mod-arg form of z1+z2
Homework Equations
z=x+iy=re^{i\theta}=rcis\theta
The Attempt at a Solution
I can't seem to find a way to relate z1+z2 since I would need to somehow combine the trigonometry terms of:
z_1+z_2=rcis\theta+Rcis\phi=rcos\theta+Rcos\phi+i(rsin\theta+Rsin\phi)
In a similar fashion, z_1z_2=rcis\theta.Rcis\phi=rRcis(\theta+\phi) which does have a relationship. Can I do anything to that equation to find the argument of the new complex number z1+z2?
I'm aware that I can convert both complex numbers into x+iy form and then go from there and also if there are some simple values for r and R, such as r=R then the arg(z_1+z_2)=(\theta+\phi)/2