Proving the Angle Relationship in Complex Vector Multiplication

  • Thread starter Thread starter nucleawasta
  • Start date Start date
  • Tags Tags
    Complex Vector
AI Thread Summary
The discussion centers on proving the angle relationship in complex vector multiplication, specifically for vectors Z1 and Z2. The first part of the homework, demonstrating that the length of Z is the product of the lengths of Z1 and Z2, was straightforward. The challenge arose in proving that the angle θZ between Z and the x-axis equals the sum of the angles of Z1 and Z2. The solution involved using the tangent addition formula and trigonometric identities to relate the angles effectively. Ultimately, the problem was resolved by applying polar form, simplifying the process significantly.
nucleawasta
Messages
5
Reaction score
0

Homework Statement



Question from Vibrations and Waves by A.P. French Chapter 1

Consider a vector z defined by Z=Z1Z2, where Z1=a+jb, Z2=c+jd.

a)Show that the length of the 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 of the angles made by Z1 and Z2

Homework Equations


tan(θ1)=b/a
tan(θ2)=d/c
|Z1|=Z1
|Z2|=Z2

The Attempt at a Solution



So the first part I didn't have any trouble with, it was fairly straight forward showing that the length of Z1*Z2 was equal to the length of Z. But when I moved to part B I ran into a problem. Here's what I tried.

I Knew θ1=b/a and θ2=d/c by a first order taylor expansion of the tangents of these angles and since I am told the angle of Z, θZ is the sum of these two. I must prove:

θZ=(cb+da)/ca

However when I write out the form of Z=Z1Z2 I get:

Z=ac-bd +j(ad+bc). Now since I know the tan(θZ)=imaginary/real

I get tan(θZ)=(ad+bc)/(ac-bd).

I'm not quite sure what I'm doing wrong, but I'd really appreciate a hand! Thanks!
 
Physics news on Phys.org
You don't want to make any small angle approximation since you want to prove it for arbitrary angles.
nucleawasta said:
tan(θZ)=(ad+bc)/(ac-bd).
Try finding a trig identity involving the tangent function that you can relate to your expression for tan(θZ).
 
Have you been introduced to Euler's formula yet or are you required to solve it in cartesian form?
 
I mean I'm actually a senior physics major :P(slightly embarrassing I couldn't solve this) I've seen Euler's identity and it is introduced in the chapter, so I suppose that could be a viable way to solve the problem.
 
TSny said:
You don't want to make any small angle approximation since you want to prove it for arbitrary angles.

Try finding a trig identity involving the tangent function that you can relate to your expression for tan(θZ).


Many thanks,

Using the relation tan(θ12)=(tan(θ1)+tan(θ2))/1-tan(θ1)*tan(θ2)

I was able to use trigonometry(SOHCAHTOA as i learned it way back when) to plug in for the tan(θ1) and tan(θ2) which ultimately leads to the solution I was trying to prove from my first post.

:smile:
 
A lot easier to solve in polar form :)
 
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