Najwa A.
asked 07/05/13complex numbers equation derivation
How is the expansion of the square of |z1+z2| derived?
3 Answers By Expert Tutors
Robert J. answered 07/05/13
Certified High School AP Calculus and Physics Teacher
You can use dot product.
|z1+z2|2
= (z1+z2)·(z1+z2)
= z12 + z1·z2 + z2·z1 + z22
= z12 + z22 + 2z1·z2
----------
Attn: z1·z2 = z2·z1
George C. answered 07/05/13
Humboldt State and Georgetown graduate
The absolute value, or modulus of the number z = a + bi is defined by |z| = √(a² + b²)
|z1 + z2| = |(a1 + a2) + (b1 + b2)| = √[(a1 + a2)² + (b1 + b2)²]
|z1 + z2|² = (a1 + a2)² + (b1 + b2)²
Martin S. answered 07/05/13
Mathematics and Physics Tutor For Hire
z1 = x1 + i*y1
z2 = x2 + i*y2
z1 + z2 = (x1 + x2) + i*(y1 + y2) = X + iY
X = x1 + x2, Y = y1 + y2
i = sqrt(-1), i^2 = -1
|z1 + z2| = |X + iY| = sqrt(X^2 + (i^2)*Y^2) = sqrt(X^2 - Y^2)
|z1 + z2|^2 = (sqrt(X^2 - Y^2))^2 = X^2 - Y^2
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Robert J.
You can use dot product.
|z1+z2|2
= (z1+z2)·(z1+z2)
= z12 + z1·z2 + z2·z1 + z22
= z12 + z22 + 2z1·z2
----------
Attn: z1·z2 = z2·z1
07/05/13