Proof of cos(A+B) and sin(A+B) Identities

  • Context: Undergrad 
  • Thread starter Thread starter Ryoukomaru
  • Start date Start date
  • Tags Tags
    identities Proof
Click For Summary

Discussion Overview

The discussion revolves around the algebraic proofs of the trigonometric identities for cosine and sine of the sum of two angles, specifically cos(A+B) and sin(A+B). Participants explore various methods of proof, including algebraic, graphical, and differential equation approaches, while expressing preferences for different styles of proof.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant requests algebraic proofs for the identities, explicitly stating a preference against graphical methods.
  • Others suggest that graphical proofs are more elegant, with one participant advocating for the use of Euler's formula as a simpler algebraic method.
  • A participant presents a detailed algebraic proof involving complex numbers and geometric interpretations.
  • Another participant discusses defining sine and cosine through differential equations, raising questions about the periodicity of these functions.
  • Some participants mention transformation matrices as a method for proving the identities, with one describing a personal discovery during an exam.
  • There is a discussion about the implications of defining trigonometric functions in terms of rotation matrices and their equivalence to the angle sum identities.
  • Concerns are raised about the constraints placed on solutions of differential equations and the uniqueness of those solutions.
  • Participants share links to papers and resources that provide further insights into the proofs and definitions of sine and cosine.

Areas of Agreement / Disagreement

Participants express differing opinions on the preferred methods of proof, with no consensus on a single approach. Some favor graphical methods, while others advocate for algebraic proofs, particularly through differential equations or transformation matrices. The discussion remains unresolved regarding the best proof technique.

Contextual Notes

Participants highlight limitations in their approaches, such as the need for specific initial conditions in differential equations and the assumptions made when defining periodic solutions. The discussion also touches on the complexity of the mathematical terms used, which may affect understanding among participants.

Who May Find This Useful

This discussion may be of interest to students and educators in mathematics and physics, particularly those exploring trigonometric identities and their proofs through various mathematical frameworks.

Ryoukomaru
Messages
55
Reaction score
0
How can you prove:
[tex]cos(A+B)=cosAcosB-sinAsinB[/tex]
and similarly
[tex]sin(A+B)=sinAcosB+cosAsinB[/tex]
If the proofs arent very complicated, I would appreciate you giving me hints first so maybe i can work them out on my own.

Btw i am looking for an algebraic proof, not one with graphs & triangles.
 
Mathematics news on Phys.org
You'd better stick with a perfectly good graphical proof.
The simplest "algebraical" proof involves the complex exponential.
 
I think the graphical proof is much more elegant than the one involving Euler's formula...

Geometry is elegant...

Daniel.
 
I agree; I should have written "perfectly better" rather than "perfectly good"..:wink:
 
dextercioby said:
... involving Euler's formula...
Daniel.

woohh there is a "hint" now. :-p
 
http://home.tiscali.se/21355861/bilder/proof.PNG


[tex](PQ)^2=(cosu-cosv)^2+(sinu-sinv)^2[/tex]

and with cosine
[tex](PQ)^2=1^2+1^2-2*1*1*cos(u-v)[/tex]

we get

[tex](cosu-cosv)^2+(sinu-sinv)^2=1^2+1^2-2*1*1*cos(u-v)[/tex]

[tex]cos^2u-2cosu*cosv+cos^2v+sin^2u-2sinu*sinv+sin^2v=2-2cos(u-v)[/tex]

You know that [tex]1 - cos^2x = sin^2x[/tex] and that [tex]1-sin^2x=cos^2x[/tex]

[tex]1-2cosu*cosv+1-2sinu*sinv=2-2cos(u-v)[/tex]

[tex]2cos(u-v)=2cosu*cosv + 2sinu*sinv[/tex]

[tex]cos(u-v)=cosu*cosv + sinu*sinv[/tex]
 
Last edited by a moderator:
Believe me,there's a much more elegant way of doing it geometrically...Anyways,he called for an algebraic proof...Without drawigs and angles...

Daniel.
 
You CAN define cosine and sine by

1. y(x)= sin(x) is the function satisfying the differential equation d<sup>2</sup>y/dx<sup>2</sup>= -y and y(0)= 0, y'(0)= 1.

2. y(x)= cos(x) is the function satisfying the differential equation d<sup>2</sup>y/dx<sup>2</sup> = -y and y(0)= 1, y'(0)= 0.
It's easy to show that sin(x) and cos(x) are independent solutions so any solution to that equation can be written as C1cos(x)+ C2sin(x). In fact, if y satisfies y"= y, y(0)= A, y'(0)= B, then y(x)= Acos(x)+ B sin(x).

Let y= (cos(x))' (the derivative of cosine). Since cosine satisfies a second order equation, it is twice differentiable and y'= (cos(x))"= -cos(x). That means that y is twice differentiable and y"= -(cos(x))'= -y. y(0)= 0 since the derivative of cosine at 0 is 0) and y'(0)= -cos(0)= -1. Thus, y= 0cos(x)+(-1)sin(x)= -sin(x). Similarly, one can prove that (sin(x))'= cos(x).

Now, let y= sin(x+a). Then y'= cos(x+a) and y"= -sin(x+a)= -y. That is, y also satisfies y"= -y. y(0)= sin(a), y'(0)= cos(a) so y(x)= sin(x+a)= sin(a)cos(x)+ cos(a)sin(x). Let x= b and we have sin(a+b)= sin(a)cos(b)+ cos(a)sin(b).

Let y= cos(x+a). Then y'= -sin(x+a) and y"= -cos(x+a)= -y. This y also satisfies y"= -y. y(0)= cos(a), y"(0)= -sin(a) so y(x)= cos(a)cos(x)- sin(a)sin(x). Let x= b and we have cos(a+b)= cos(a)cos(b)- sin(a)sin(b).

Those are the simplest proofs I know.
 
Halls:
You are, of course, right.
However, I'm not quite sure how we might prove the 2(pi)-periodicity of cos&sine if we define these functions (such a proof ought necessarily exist).
I might be dense, but I would appreciate if you could sketch how to prove the periodicity of the two functions.
 
Last edited:
  • #10
Defining [itex]\sin 2\pi=0[/itex] and [itex]\cos 2\pi=1[/itex],he can use the formula he just proved
[tex]\sin (a+2\pi)=...=\sin a[/tex]

He woul then go on and associate a geometrical interpretation (using the trigonometric circle) and that would be it...

Daniel.
 
  • #11
And HOW do you legitimize that move??
Why does the diff. eq. definitions accept that?

You have basically placed more restraints upon a second-order differential equation solution than those restraints needed for a unique solution.
 
Last edited:
  • #12
What does that have to do with the diff.eq?I'm discussing the functions that came out as a basis that span the space of solutions...
I'm not putting those constraints in the beginning,before solving the diff.eq.,but afterwards,that is FOR MY PURPOSE I AM SELECTING THE PERIODIC SOLUTIONS...

I'm not affecting the diff.eq. in no way...

Daniel.
 
  • #13
Apostol proves those identities from axioms that he calls fundamental properties of sine and cosine:

1. sine and cosine are defined everywhere on the real line.
2. cos 0 = sin 1/2pi = 1 and cos pi = -1
3. cos (y - x) = cos y cos x + sin y sin x
4. for 0 < x < pi, 0 < cos x < sin x / x < 1 / cos x

I thought it was worth mention since you seemed interested in a deductive proof; if it isn't what you had in mind, ignore it.
 
  • #14
Sure you are.
1) HallsofIvy's UNIQUE solutions are found by placing the demands:
sin(0)=1, sin'(0)=1, cos(0)=1, cos'(0)=0
You haven't got any solution space to wiggle in here.
It is these basis solutions you need to show are periodic.


You have a solution space of the homogenous diff.eq; those constraints pick out which unique solution you're after.
 
  • #15
Arildno, I wrote a paper on defining sine and cosine in terms of an initial value problem in which I proved the periodicity.

Here's a link to an e-copy:
http://academic.gallaudet.edu/courses/MAT/MAT000Ivew.nsf/ID/918f9bc4dda7eb1c8525688700561c74/$file/SINS.pdf
 
Last edited by a moderator:
  • #16
Nice work,Halls!And useful,too. :smile:

Daniel.
 
  • #17
HallsofIvy said:
Arildno, I wrote a paper on defining sine and cosine in terms of an initial value problem in which I proved the periodicity.

Here's a link to an e-copy:
http://academic.gallaudet.edu/courses/MAT/MAT000Ivew.nsf/ID/918f9bc4dda7eb1c8525688700561c74/$file/SINS.pdf[/QUOTE]
This was great, HallsofIvy!
Thanks.
 
Last edited by a moderator:
  • #18
Well today, I learned that you can prove the identities by tranformation Matrices. Its a neat way of proving them without any drawings.
 
  • #19
Good.

What tranformation Matrices are you talking about. I learned "rotation matrices" by using the sum formulas but I imagine it could be done the other way around!
 
  • #20
The use of "sine" and "cosine" to parametrize finite angle rotations round an axis is dependent of the way the functions are defined...
And viceversa...You can define the (circular) trigonometrical functions using finite angle rotations. (actually the SO(2) group (it's the group axiom regarding matrix multiplication that proves addition formula)).
So it's an equivalence.It woudln't be fair if u said A->B and forget about B->A...

Daniel.
 
  • #21
I was also talking about rotation matrices by a certain angle [tex]\theta[/tex].
As you know the rotation matrix is:
[tex]T=\left[<br /> \begin{array}{cc}<br /> cos\theta & -sin\theta \\<br /> sin\theta & cos\theta<br /> \end{array}<br /> \right][/tex]

Now two transformation by different angles, say [tex]\alpha[/tex] and [tex]\beta[/tex] is the same as a transformation by the sum of angles. So all i had two do was multiply the two rotation matrices for each angles and match the terms with the matrix:
[tex]T=\left[<br /> \begin{array}{cc}<br /> cos(\alpha+\beta) & -sin(\alpha+\beta) \\<br /> sin(\alpha+\beta) & cos(\alpha+\beta)<br /> \end{array}<br /> \right][/tex]

I am not sure if this is an official proof for the identities. Actually I discovered this proof during an exam when i was told to prove them by the matrices. So I played around and came up with this.
 
Last edited:
  • #22
Guess what??I was talking about the same thing... :smile:


Daniel.
 
  • #23
Well you use so many heavy mathematical & scientific terms, sometimes i don't understand what you are trying to say ^^
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 17 ·
Replies
17
Views
7K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 18 ·
Replies
18
Views
4K
  • · Replies 4 ·
Replies
4
Views
4K
Replies
2
Views
2K
  • · Replies 29 ·
Replies
29
Views
6K