Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Pre-University Math Help > Trigonometry
Reply
 
Thread Tools Display Modes
  #1  
Old March 10th, 2006, 08:36 PM
Member
 
Join Date: Dec 2005
Posts: 117
Thanks: 1
Thanked 3 Times in 2 Posts
c_323_h is on a distinguished road
Default Derivation of Sum and Difference Angles

\sin(\alpha + \beta) = \sin\alpha\cos\beta + \cos\alpha\sin\beta
\sin(\alpha - \beta) = \sin\alpha\cos\beta - \cos\alpha\sin\beta
\cos(\alpha + \beta) = \cos\alpha\cos\beta - \sin\alpha\sin\beta
\cos(\alpha - \beta) = \cos\alpha\cos\beta + sin\alpha\sin\beta
and then there is \tan.
could someone tell me how these sum and difference angle formulas are derived?
i've tried working it out but no luck. you don't have to do all of them, just one will suffice.
thanks

Last edited by c_323_h; March 10th, 2006 at 08:41 PM.
Reply With Quote
Advertisement
 
  #2  
Old March 11th, 2006, 09:34 AM
topsquark's Avatar
Generous Contributor
 
Join Date: Jan 2006
Location: Angelica, NY
Posts: 7,618
Country:
Thanks: 643
Thanked 2,312 Times in 2,098 Posts
topsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond reputetopsquark has a reputation beyond repute
Default

Quote:
Originally Posted by c_323_h
\sin(\alpha + \beta) = \sin\alpha\cos\beta + \cos\alpha\sin\beta
\sin(\alpha - \beta) = \sin\alpha\cos\beta - \cos\alpha\sin\beta
\cos(\alpha + \beta) = \cos\alpha\cos\beta - \sin\alpha\sin\beta
\cos(\alpha - \beta) = \cos\alpha\cos\beta + sin\alpha\sin\beta
and then there is \tan.
could someone tell me how these sum and difference angle formulas are derived?
i've tried working it out but no luck. you don't have to do all of them, just one will suffice.
thanks
I'm going to try this...It would go smoother if I could post a diagram, but my scanner is still acting like it's got a hangover.

The picture:
On a typical xy coordinate system, sketch a line segment of unit length starting at the origin and at an angle \beta. For convenience of sketching, place this segment in the first quadrant. Label the endpoint of this segment to be the point Q. Q=(cos\beta, sin\beta). (Note: I don't know why this isn't LaTeX!)

Sketch another line segment of unit length in the second quandrant (again for convenience) starting from the origin and label its endpoint P. This will be at an angle \alpha measured from the +x axis. P=(cos\alpha,sin\alpha). (Note that \pi /2 < \alpha < \pi so I don't need extra negative signs on the components.)

Finally, connect PQ with a line segment. This gives a triangle POQ (O is the origin). The angle POQ is \alpha-\beta.

The calculations:
We are going to get the length of PQ in two different ways. The first uses the above diagram in the given coordinate system. Label the coordinates of point P as (x_1,y_1) and Q as (x_2,y_2) and simply use the distance formula.
PQ^2=(x_1-x_2)^2+(y_1-y_2)^2
PQ^2=(1*cos\alpha-1*cos\beta)^2+(1*sin\alpha-1*sin\beta)^2
PQ^2=cos^2\alpha-2*cos\alpha \, cos\beta + cos^2\beta
+sin^2\alpha-2*sin\alpha \, sin\beta + sin^2\beta

Finally we get:
PQ^2=2-2(cos\alpha \, cos\beta + sin\alpha \, sin\beta).

New diagram:
More precisely, new coordinate system. Make a new set of x'y' axes, with the x' axis along the line segment OQ. (This merely has the effect of rotating the previous diagram so that OQ now lies along the x axis.) The coordinates of Q are now (1,0) and P are now (cos(\alpha-\beta), sin(\alpha-\beta)). Again we find the length of PQ. (The line segments OQ, OP, and QP all have the same lengths as they did in the original coordinate system, of course.)
PQ^2=(x'_1-x'_2)^2+(y'_1-y'_2)^2
PQ^2=(cos(\alpha-\beta)-1)^2+(sin(\alpha-\beta)-0)^2

Which eventually comes to:
PQ^2=2-2cos(\alpha-\beta)

Equating our two values for PQ gives us:
** cos(\alpha-\beta)=cos\alpha \, cos\beta + sin\alpha \, sin\beta.

You can use this formula to be clever and find a number of relationships.
1. By setting \alpha = \pi /2 in ** we get cos(\pi /2 -\beta)=sin\beta.

2. Letting \beta \rightarrow \pi /2 - \beta in the expression in 1 gives cos\beta = sin(\pi /2 - \beta).

3. Putting \alpha = 0 into ** we get cos(-\beta)=cos\beta.

4. Expanding the cosine term in 1 using ** and putting \beta \rightarrow -\beta we get sin(-\beta)=-sin\beta.

We can now use these to get the other sine and cosine relations:
cos(\alpha+\beta)=cos(\alpha-(-\beta))
Using ** to expand the cosine on the RHS and relations 3 and 4 give:
cos(\alpha+\beta)=cos\alpha \, cos\beta - sin\alpha \, sin\beta.

Starting with 1: sin\beta=cos(\pi /2 -\beta) and putting \beta \rightarrow \alpha+\beta gives:
sin(\alpha+\beta)=cos(\pi /2 - \alpha - \beta)=cos([\pi /2 - \alpha] - \beta).
Now we use ** to expand the RHS:
sin(\alpha+\beta)=cos[\pi /2 - \alpha] \, cos\beta + sin[\pi /2 -\alpha] \, sin\beta.
And finally, we use 1 and 2 to get:
sin(\alpha+\beta)=sin\alpha \, cos\beta + cos\alpha \, sin\beta.

For the last formula:
sin(\alpha-\beta)=sin(\alpha+(-\beta))
We use the above expression for sine to expand this and 3 and 4 to get:
sin(\alpha-\beta)=sin\alpha \, cos\beta - cos\alpha \, sin\beta.

The tangent formulas come from using tan(\alpha \pm \beta)=\frac{sin(\alpha \pm \beta)}{cos(\alpha \pm \beta)} and dividing both the numerator and denominator by cos\alpha \, cos\beta.

-Dan

Last edited by topsquark; March 11th, 2006 at 09:45 AM. Reason: Typos and "it's" vs. "its" (grumble)
Reply With Quote
  #3  
Old March 11th, 2006, 02:58 PM
TD! TD! is offline
Senior Member
 
Join Date: Jan 2006
Location: Brussels, Belgium
Posts: 400
Country:
Thanks: 0
Thanked 66 Times in 58 Posts
TD! will become famous soon enoughTD! will become famous soon enough
Send a message via MSN to TD!
Default

If you know how the trigonometric functions are defined by using complex exponentials, showing these formulas becomes easy.

We have e^{i\left( {\alpha  + \beta } \right)}  = \cos \left( {\alpha  + \beta } \right) + i\sin \left( {\alpha  + \beta } \right)

But because of the exponent laws and properties, we can rewrite

e^{i\left( {\alpha  + \beta } \right)}  = e^{i\alpha } e^{i\beta }  = \left( {\cos \alpha  + i\sin \alpha } \right)\left( {\cos \beta  + i\sin \beta } \right)

Working out and using iČ = -1 gives

\cos \alpha \cos \beta  + i\cos \alpha \sin \beta  + i\sin \alpha \cos \beta  - \sin \alpha \sin \beta

Grouping real and imaginary parts

\left( {\cos \alpha \cos \beta  - \sin \alpha \sin \beta } \right) + i\left( {\cos \alpha \sin \beta  + \sin \alpha \cos \beta } \right)

Then compare with what we started with

\cos \left( {\alpha  + \beta } \right) + i\sin \left( {\alpha  + \beta } \right)

This yields

\begin{array}{l}
 \cos \left( {\alpha  + \beta } \right) = \cos \alpha \cos \beta  - \sin \alpha \sin \beta  \\ 
 \sin \left( {\alpha  + \beta } \right) = \cos \alpha \sin \beta  + \sin \alpha \cos \beta  \\ 
 \end{array}

The formulas for the difference are easily derived by changing beta into -beta. The formula for tan follows from sin/cos.
Reply With Quote
  #4  
Old March 11th, 2006, 04:15 PM
ThePerfectHacker's Avatar
Global Moderator

 
Join Date: Nov 2005
Location: New York City
Posts: 11,177
Country:
Thanks: 482
Thanked 3,779 Times in 3,073 Posts
ThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond reputeThePerfectHacker has a reputation beyond repute
Default

Let me just state something useful. If you know any one of these formulas you can easily derive the other three know that sine and cosine are co-functions.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


"Democracy has proved only that the best way to gain power
over people is to assure the people that they are ruling
themselves. Once they believe that, they make wonderfully
submissive slaves." - Joseph Sobran


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #5  
Old March 12th, 2006, 01:26 PM
Member
 
Join Date: Dec 2005
Posts: 117
Thanks: 1
Thanked 3 Times in 2 Posts
c_323_h is on a distinguished road
Default

Quote:
Originally Posted by ThePerfectHacker
Let me just state something useful. If you know any one of these formulas you can easily derive the other three know that sine and cosine are co-functions.
i would appreciate it if you could show me? i don't quite understand how this would apply.

\sin\theta=\cos(\frac{\pi}{2}-\theta)
Reply With Quote
  #6  
Old March 12th, 2006, 08:20 PM
Member
 
Join Date: Dec 2005
Posts: 117
Thanks: 1
Thanked 3 Times in 2 Posts
c_323_h is on a distinguished road
Default

Quote:
Originally Posted by ThePerfectHacker
Let me just state something useful. If you know any one of these formulas you can easily derive the other three know that sine and cosine are co-functions.
ahh i see now.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 06:03 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.