How can someone prove the following trigonometric identity?

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 2K views
cocopops12
Messages
30
Reaction score
0
it's bothering my brain..i thought about it many times...i can't make intuition of it
can anyone prove it?
9qz7u8.png


oh by the way... C = Sqrt[A^2 + B^2] and theta is equal to arctan(B/A)
 
Mathematics news on Phys.org
Hey cocopops12 and welcome to the forums.

The easiest way IMO is to use geometry.

Think about for example right angled triangle with the hypotenuse coordinates (Bsin(wt),Acos(wt)).

Now think about the angles and sides involved where in your RHT, you have (Acos(wt))^2 + (Bsin(wt))^2 = hypotenuse.
 
Perhaps you could use the angle-difference-identity of the cosine?
See: http://en.wikipedia.org/wiki/Trig_identities#Angle_sum_and_difference_identities

That is: ##\cos(ωt-θ)=\cos(ωt)\cos(θ) + \sin(ωt)\sin(θ)##.

@chiro: I don't understand how your triangle would work out...
However, I can think of different triangles that would fit.
You can draw 3 rectangular triangles with sides (A,B,√(A2+B2)), (Acos(ωt),Asin(ωt),A), and (Bcos(ωt),Bsin(ωt),B).
In the proper configuration these 3 triangles show the result.
 
Last edited:
I like Serena said:
Perhaps you could use the angle-difference-identity of the cosine?
See: http://en.wikipedia.org/wiki/Trig_identities#Angle_sum_and_difference_identities

That is: ##\cos(ωt-θ)=\cos(ωt)\cos(θ) + \sin(ωt)\sin(θ)##.

@chiro: I don't understand how your triangle would work out...
However, I can think of different triangles that would fit.
You can draw 3 rectangular triangles with sides (A,B,√(A2+B2)), (Acos(ωt),Asin(ωt),A), and (Bcos(ωt),Bsin(ωt),B).
In the proper configuration these 3 triangles show the result.

Yeah that would be optimal.