How Do You Prove Trigonometric Identities for Vector Angles?

In summary, the conversation discusses how to prove the equations cos(A-B) = cos(A)cos(B)+sin(A)sin(B) and sin(A-B) = sin(A)cos(B) - cos(A)sin(B). The angle between two vectors a and b is used in the proofs, and it is emphasized that the magnitudes of the vectors are important in the formulas. The conversation also mentions the use of dot and cross products and the importance of considering the x and y components of the vectors.
  • #1
Oblio
398
0
First, thanks for all the help so far everyone!

vectors a and b exist in the x,y plane and make angles (alpha) and (beta) with x.

(Ill use A as alpha and B as beta)

prove: cos (A-B) = cos(A)cos(B)+sin(A)sin(B)

prove: sin (A-B) = sin(A)cos(B) - cos(A)sin(B)


I think there is some relationship (for the first one) to this:
r.s= rscos(theta), but I really don't know where to start with this one..
 
Physics news on Phys.org
  • #2
Hint: what is the angle between vectors a and b ?

Use dot product to get cos(A-B)... Use cross product to get sin(A-B).
 
  • #3
The angle is some angle (alpha) I guess. I suppose it doesn't matter where you apply each symbol.
 
  • #4
Oblio said:
The angle is some angle (alpha) I guess. I suppose it doesn't matter where you apply each symbol.

Yes, but what is the angle between the two vectors? If one vector makes an angle A with the x-axis. The other vector makes an angle B... what is the angle between the two vectors.

draw a picture.
 
  • #5
use the dot product on cos(A)cos(B)+sin(A)sin(B) you mean?
 
  • #6
Oblio said:
use the dot product on cos(A)cos(B)+sin(A)sin(B) you mean?

No, on the two vectors a and b. Use a.b = |a||b|costheta

What is the angle theta between the two vectors?
 
  • #7
the angle between them would be 180 - (the absolute value of alpha and beta)
 
  • #8
Oblio said:
the angle between them would be 180 - (the absolute value of alpha and beta)

Did they give a picture... if you measure the angles counterclockwise from the positive x axis... then the angle would be A-B (assuming A>B).
 
  • #9
no they didn't provide a picture...
when I drew it I drew (just randomly) alpha in the positive x section and beta in the negative x section. I drew an angle down to the x on both ( so the angle between crosses through the y-axis).
 
  • #10
Oblio said:
no they didn't provide a picture...
when I drew it I drew (just randomly) alpha in the positive x section and beta in the negative x section. I drew an angle down to the x on both ( so the angle between crosses through the y-axis).

Ah... I see... draw them both from the positive x direction make A the bigger angle... then A-B is the angle between them.
 
  • #11
ok, lol that seems like a vague question. so A-B is my angle giving:

lal . lbl = lal.lbl cos (A-B)
 
  • #12
Oblio said:
ok, lol that seems like a vague question. so A-B is my angle giving:

lal . lbl = lal.lbl cos (A-B)

it should be:

a . b = lal.lbl cos (A-B)

try to write a in the form (x,y)... use cosA sinA etc... along with |a|...

then try the same with b... but using cosB sinB and |b|...
 
  • #13
am i considering each vector independently or together?

i.e. vector a and its angle A to x, or vector a and the angle (A-B) ?
 
  • #14
Oblio said:
am i considering each vector independently or together?

i.e. vector a and its angle A to x, or vector a and the angle (A-B) ?

to get the x-component and y-component of vector a... so you'd use the angle A to x.
 
  • #15
so, like before I have extra info...
using the equation: (vectors) a.b = axbx + ayby
I substituted:

cosA(a)cosB(b)+ sinA(a)sinB(b)

I'm close to the answer...
 
  • #16
Oblio said:
so, like before I have extra info...
using the equation: (vectors) a.b = axbx + ayby
I substituted:

cosA(a)cosB(b)+ sinA(a)sinB(b)

I'm close to the answer...

yes, very you're close... to be precise you should use :
ax = |a|cosA, ay = |a|sinA, bx = |b|cosB, by = |b|sinB.

and get a.b using those...

then substitute your expression into the left side of:
a.b = |a||b|cos(A-B)

then a little simplification and you get the result.
 
  • #17
doesn't a.b = cosA(a)cosB(b)+ sinA(a)sinB(b) ?
 
  • #18
Oblio said:
doesn't a.b = cosA(a)cosB(b)+ sinA(a)sinB(b) ?

remember a and b are vectors... we need magnitudes on the right hand side.

The x-component of a vector is the magnitude of the vector times costheta from the positive x-axis.

The y-component of a vector is the magnitude of the vector times sintheta from the positive x-axis.

I'll give an example... take the vector (-3,4)... It has a magnitude of 5, and an angle with the positive x-axis of 143.1

so (-3,4) = (5cos143.1, 5sin143.1)

take another vector (1,1) = (1.41cos45, 1.41sin45)

(-3,4).(1,1) =
(5cos143.1,5sin143.1).(1.41cos45,1.41sin45) =

5cos143.1*1.41cos45 + 5sin143.1*1.41sin45

The reason I did this example, is to show that it is the magnitudes 5 and 1.41 that appear in the formula...

So a = (|a|cosA,|a|sinA)
b = (|b|cosB,|b|sinB)

so:

a.b = |a|cosA|b|cosB + |a|sinA|b|sinB
 
  • #19
comprendez.

Thanks a lot man
 
  • #20
Oblio said:
comprendez.

Thanks a lot man

no prob.
 
  • #21
don't forget about the sin (A-B) = sin(A)cos(B) - cos(A)sin(B) part...
 

FAQ: How Do You Prove Trigonometric Identities for Vector Angles?

What is a vector angle proof?

A vector angle proof is a mathematical method used to show the relationship between two or more vectors in a geometric space. It is used to prove theorems and solve problems related to vector operations and properties.

How is a vector angle proof different from a regular proof?

A vector angle proof specifically deals with the angle between two or more vectors, while a regular proof can cover a wider range of mathematical concepts. Vector angle proofs use geometric properties and trigonometric functions to prove relationships between vectors, while regular proofs may use algebraic equations and logical reasoning.

What are some common properties used in vector angle proofs?

Some common properties used in vector angle proofs include the dot product, cross product, and the Pythagorean theorem. These properties help to determine the magnitude, direction, and angle between vectors.

Can vector angle proofs be applied in real-world situations?

Yes, vector angle proofs have many practical applications in fields such as physics, engineering, and navigation. They can be used to calculate forces, determine optimal angles for motion, and even analyze flight paths for aircraft.

Are there any tips for solving vector angle proofs?

Some tips for solving vector angle proofs include drawing accurate diagrams, using trigonometric identities, and breaking down complex problems into smaller, more manageable steps. It is also important to understand the properties of vectors and how they relate to each other.

Back
Top