Proof Needed for Sin(A+B), Sin(A-B), Cos(A+B), Cos(A-B)

  • Thread starter Thread starter johncena
  • Start date Start date
  • Tags Tags
    Proof
AI Thread Summary
The discussion focuses on seeking proofs for the trigonometric addition formulas: sin(A+B), sin(A-B), cos(A+B), and cos(A-B). Various methods for proving these formulas are suggested, including geometric arguments and the use of diagrams. A specific approach involves drawing a unit circle and calculating distances to derive the formulas, while others mention using exponential functions and co-function identities. The need for clarity in the proofs is emphasized, with suggestions to illustrate the concepts diagrammatically for better understanding. Overall, the conversation highlights the importance of visual aids and different mathematical techniques in proving trigonometric identities.
johncena
Messages
131
Reaction score
1
Need proof!

Will anyone provide me the proof for the expansions of
1) sin(A+B)
2)sin(A-B)
3)cos(A+B)
4)cos(A-B)

Thanks in advance...:smile:
 
Mathematics news on Phys.org


2) and 4) follow from 1) and 3) respectively, when you use that sin(-x) = -sin(x) and cos(-x) = cos(x) in addition.

1) and 3) can be proven by geometric arguments (try Google ;) )
 


The classic development of these formulae that I've seen follows these lines:

Begin with cos(a - b). Draw a unit circle centered at O = (0, 0) with a point at A = (1, 0) and three others labeled B = (x1, y1), C = (x2, y2), and D = (x3, y3) on the circumference situated at angles b, a - b, and a radians respectively. Since the angles COA and DOB are both (a - b) then the distances CA and DB must be the same. Calculating these distances leads to the derivation of cos(a - b), which is x2.

cos(a + b) follows from cos(a - (-b)).

sin(a - b) follows from cos((π/2 - a) + b) via co-fuction identity sin(u) = cos(π/2 - u).

sin(a + b) follows from sin(a - (-b)).

There are other derivations of cos(a - b) than the one I gave above.

If this isn't clear enough, I will try to hammer out a daigram with proof.

--Elucidus
 


Write them down as e-functions:

\sin(\alpha + \beta) = \frac{i}{2}\left(e^{-i(\alpha + \beta)}-e^{i(\alpha + \beta)}\right)=\frac{i}{2}\left(e^{-i\alpha}e^{-i\beta}-e^{i\alpha}e^{i\beta}\right)

Now remember:

e^{i\varphi}=\cos \varphi + i\sin \varphi

Substitute it, and the result falls on you feet. The rest is proved mutatis mutandis.
 


Elucidus said:
The classic development of these formulae that I've seen follows these lines:

Begin with cos(a - b). Draw a unit circle centered at O = (0, 0) with a point at A = (1, 0) and three others labeled B = (x1, y1), C = (x2, y2), and D = (x3, y3) on the circumference situated at angles b, a - b, and a radians respectively. Since the angles COA and DOB are both (a - b) then the distances CA and DB must be the same. Calculating these distances leads to the derivation of cos(a - b), which is x2.

cos(a + b) follows from cos(a - (-b)).

sin(a - b) follows from cos((π/2 - a) + b) via co-fuction identity sin(u) = cos(π/2 - u).

sin(a + b) follows from sin(a - (-b)).

There are other derivations of cos(a - b) than the one I gave above.

If this isn't clear enough, I will try to hammer out a daigram with proof.

--Elucidus

I think the diagram will be better...So please prove this diagramatically...

Thanks in advance :smile:
 


Well, since he/she has already outlined an approach, why don't you try drawing a diagram and completing the proof?
 


Here is an illustration that may get you going in the right direction. You will need the following:

\text{distance between two points }d=\sqrt{(x_i-x_j)^2+(y_i-y_j)^2}

and since each of the points is on the perimeter of the unit circle

x_i^2+y_i^2=1.

I hope this helps

--Elucidus

EDIT: The point A in the illustration should be (1, 0), not (0, 1). Oops.
 

Attachments

  • Cosine (A - B).gif
    Cosine (A - B).gif
    3.2 KB · Views: 546
Last edited:


I had a go at some diagrams. To complete the proof, you just need to show that, in each diagram, the two angles labelled alpha are equal. Oh, and it would have to be generalised for angles whose sum (or difference) covered more than one quadrant.
 

Attachments

  • identities.jpg
    identities.jpg
    31.1 KB · Views: 482
Last edited:
  • #10


First consider the attached diagram, convince yourself of its validity. Please note that since the small right triangle at the top has angle A, then the length of its sides must be a scalar multiple of the right triangle with hypotenuse 1.

Clearly, by the Pythagorean theorem the hypotenuse of the right triangle with angle A+B is equal to <br /> \[<br /> \sqrt{(1+cy)^2 +c^2x^2}<br /> \]<br />
Now, considering the large right triangle we see that
<br /> \sin (A+B) = \frac{y+c}{\sqrt{(1+cy)^2 +c^2x^2}}<br />
But we also see that
<br /> \[<br /> sin A = y, sin B = \frac{cx}{\sqrt{(1+cy)^2 +c^2x^2}}<br /> \]<br /> \[<br /> cos A = x, cos B = \frac{1+cy}{\sqrt{(1+cy)^2 +c^2x^2}}<br /> \]<br />
and so
<br /> \[<br /> sin A cos B + sin B cos A = \frac{y+cy^2}{\sqrt{(1+cy)^2 +c^2x^2}} + \frac{cx^2}{\sqrt{(1+cy)^2 +c^2x^2}} = \frac{y + c(x^2 + y^2)}{\sqrt{(1+cy)^2 +c^2x^2}} = \frac{y+c}{\sqrt{(1+cy)^2 +c^2x^2}} = sin (A+B)<br /> \]<br />
since x^2 + y^2 = 1
And the rest can be found in similar ways. The main problem with this proof is that it only works for angles whose sum is less than 90 degrees. The key to generalizing it would be to say that the diagram below holds for any sum of angles, because the reference angle of the sum is less than 90 degrees, and so such a triangle can always be constructed. I have not yet entirely convinced myself of it yet, but I thought it was a neat proof anyway!
diagramcopy.jpg
 

Attachments

  • diagram copy.jpg
    diagram copy.jpg
    7 KB · Views: 487
  • #11


I didn't check the proofs given here, but since there is so much to choose from anyway let me also post this video I found the other day: .
 
Last edited by a moderator:
Back
Top