How do the lengths and angles of vectors relate in complex multiplication?

Click For Summary
SUMMARY

The discussion focuses on the relationship between the lengths and angles of complex vectors during multiplication. It establishes that the length of the product vector z, defined as z = z1z2 where z1 = a + ib and z2 = c + id, is the product of the lengths of z1 and z2, expressed as |z| = |z1||z2|. Additionally, it confirms that the angle between vector z and the x-axis is the sum of the angles of z1 and z2, represented as θ = θ1 + θ2. The use of polar coordinates and trigonometric identities is emphasized for deriving these relationships.

PREREQUISITES
  • Understanding of complex numbers and their representation in the form a + ib.
  • Familiarity with polar coordinates and the concept of magnitude in complex analysis.
  • Basic trigonometry, specifically sine and cosine functions.
  • Knowledge of complex conjugates and their role in calculating magnitudes.
NEXT STEPS
  • Study the properties of complex multiplication and how they relate to vector operations.
  • Learn about polar representation of complex numbers and how to convert between rectangular and polar forms.
  • Explore the geometric interpretation of complex numbers in the Argand plane.
  • Investigate the application of Euler's formula in complex analysis.
USEFUL FOR

Students studying complex analysis, mathematicians interested in vector operations, and educators teaching advanced mathematics concepts related to complex numbers.

bfusco
Messages
126
Reaction score
1

Homework Statement


Consider a vector z defined by the equation z=z1z2, where z1=a+ib, z2=c+id.
(a) show that the length of z is the product of the lengths of z1 and z2.
(b) show that the angle between z and the x-axis is the sum of the angles made by z1 and z2 separately.

The Attempt at a Solution


(a) i want to just do regular multiplication. (a+ib)(c+id)= ac-bd+i(ad+bc) however i don't see how that would show the length of z is the product of z1 and z2, all i did was multiply.

my next idea would be to take the magnitudes of z1 and z2 and multiply them. so, (√[a^2+(ib)^2]) * (√[c^2+(id)^2]) = (√[a^2-b^2])(√[c^2-d^2]).

(b)this would depend in part on which attempt of part (a) is correct. this is because depending on the correct way vector z is represented with its components the angle is going to be different.

Thank you in advance.
 
Physics news on Phys.org
I believe for part (a) you are trying to do

|z| = |z_1||z_2| so you can verify that based on what you have you know that if z = x + iy then |z| = \sqrt{x^2 + y^2}

(b) Use the fact that z = r e^{i \theta} I think.
 
bfusco said:

Homework Statement


Consider a vector z defined by the equation z=z1z2, where z1=a+ib, z2=c+id.
(a) show that the length of z is the product of the lengths of z1 and z2.
(b) show that the angle between z and the x-axis is the sum of the angles made by z1 and z2 separately.

The Attempt at a Solution


(a) i want to just do regular multiplication. (a+ib)(c+id)= ac-bd+i(ad+bc) however i don't see how that would show the length of z is the product of z1 and z2, all i did was multiply.
Let ##r_i = |z_i|## and ##\theta_i## = angle between ##z_i## and the x-axis. Using basic trig, you should be able to see that you can write
\begin{align*}
a &= r_1\cos\theta_1 \\
b &= r_1\sin\theta_1 \\
c &= r_2\cos\theta_2 \\
d &= r_2\sin\theta_2
\end{align*} Try plugging that into your expression for the product.

my next idea would be to take the magnitudes of z1 and z2 and multiply them. so, (√[a^2+(ib)^2]) * (√[c^2+(id)^2]) = (√[a^2-b^2])(√[c^2-d^2]).
You don't want to include the factor of ##i## when squaring. The magnitude of a complex number ##z## is given by ##|z| = \sqrt{z z^*}## where ##z^*## is the conjugate. If you work that out, you'll see the ##i## drops out.

(b)this would depend in part on which attempt of part (a) is correct. this is because depending on the correct way vector z is represented with its components the angle is going to be different.

Thank you in advance.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
4K
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 2 ·
Replies
2
Views
9K
Replies
9
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
39
Views
6K