Have you ever had a hard time remembering all those Trigonometric Identities, like the cosine angle sum, or sine angle difference, or half angle formulas? In this post, I aim to show you guys how to prove all of the formulas, so that if you ever forget one formula, you can just prove it again!
I am assuming you already know the very very basic formulas:
cos(−θ)=cosθ
sin(−θ)=−sinθ
sinθ=cos(90−θ)
If you don't then I recommend learning those before reading on.
In addition, I will only prove the formulas for sine and cosine. Formulas, with their proofs, for tangent can be found in the appendix.
You will need to memorize only one formula to derive the rest: sin(α+β)=sinαcosβ+sinβcosα. This one is pretty impractical to reprove in a timely manner, so you will have to lock it into your brain. In addition, try to find the proof before you read my proof if you can; this way, it is easier for you to memorize it later on. Without further ado, let's start proving!
Proving the Sine Angle Difference formula
We wish to find a formula for sin(α−β). To do this, let's refer back to the one formula we do know: sin(α+β)=sinαcosβ+sinβcosα. Note that if we replace β with −β, then we can derive a formula for sin(α−β). Let's do that:
sin(α−β)=sin(α+(−β))=sinαcos(−β)+sin(−β)cosα=sinαcosβ+(−sinβ)cosα=sinαcosβ−sinβcosα
and we are done. □
Proving the Cosine Angle Sum formula
We wish to find a formula for cos(α+β). Since we only know the formulas for sum and difference of angles with sine, we want to turn this into sine of something. We can use cos(θ)=sin(90−θ) for that.
cos(α+β)=sin(90−(α+β))=sin((90−α)−β)Now we can use Sine Angle Difference formula:=sin(90−α)cos(β)−sinβcos(90−α)=cosαcosβ−sinβsinα=cosαcosβ−sinαsinβ
Proving the Cosine Angle Difference formula
We wish to find a formula for cos(α−β). Note that we can plug in −β instead of β in the Cosine Angle Sum formula to get the formula we want.
cos(α−β)=cos(α+(−β))=cosαcos(−β)−sinαsin(−β)=cosαcosβ−sinα(−sinβ)=cosαcosβ+sinαsinβ
and we are done proving all 4 different angle sum and difference formulas (sum and difference formula proofs for tangent can be found in the Appendix). □
Proving the Sine Double angle formula
We wish to find a formula for sin(2θ). This is simple using the Sine Angle Sum formula; simply plug in α=θ and β=θ.
sin(2θ)=sin(θ+θ)=sinθcosθ+sinθcosθ=2sinθcosθ
and we are done. □
Proving the Cosine Double-angle formula
We want to find a formula for cos(2θ). Similarly for proving the Sine Double-angle formula, we plug in α=θ and β=θ in the Cosine Angle Sum formula to get our desired formula.
cos(2θ)=cos(θ+θ)=cosθcosθ−sinθsinθ=cos2θ−sin2θWe now can use sin2θ+cos2θ=1 to simplify this:=1−2sin2θ=2cos2θ−1
Note that in the Sine Double-angle formula, the result has both Sine and Cosine functions, but in the Cosine Double-angle formula, it can be composed entirely of Sine or Cosine. In this way, using this formula to problem solve instead of the Sine Double-angle formula often makes things much simpler. □
Proving Sine Half-angle Formula
We wish to find a formula for sin(2theta). Since we have the double-angle formulas already, we can express the sine or cosine of an angle in terms of sine or cosine of half that angle. In other words, substituting 2θ into a double-angle formula, then solving for sin(2θ) will give us a formula.
sin(2(2θ))=sin(θ)=2sin(2θ)cos(2θ)
but wait; we can't solve for sin(2θ) or cos(2θ) because both of them are in the equation! Fortunately, using cos(2θ) instead of sin(2θ) will solve that problem, because as we said before, we can represent cos(2θ) entirely out of sines or cosines. In this case, we will use cos(2θ)=1−2sin2θ.
Note that in this case, the ± doesn't mean sin(2θ) has two values; it simply means that if 2θ is in the first or second quadrants, the sign will be positive, and if it is in the third or fourth quadrants, it will be negative. □
Proving the Cosine Half-angle formula
We want to find a general formula for cos2θ. We can use a similar strategy for this as the previous proof, but instead we use cos(2θ)=2cos2θ−1.
cos(2(2θ))=cos(θ)=2cos2(2θ)−1⟹2cos2(2θ)=cosθ+1⟹cos2(2θ)=2cosθ+1⟹cos(2θ)=±2cosθ+1
Again, the ± sign doesn't mean cos2cosθ+1 has two values, it simply means take the appropriate sign based on what quadrant 2θ is in. □
In Part 2 of "Deriving Trigonometric Identities", I will go over how to prove the sum of two trigonometric functions and product of two trigonometric functions. Stay tuned!
APPENDIX
In this section you will also need to know the very basic identity tanθ=cosθsinθ and tan(−θ)=−tan(θ). In addition, the proofs of these are a bit harder than the above, and might be a little less practical to reprove. Therefore, it is to your best interest to memorize these.
Proving the Tangent Angle Sum formula
We already know the Sine and Cosine Angle Sum formulas, so using tanθ=cosθsinθ will give us the formula for tangent.
tan(α+β)=cos(α+β)sin(α+β)=cosαcosβ−sinαsinβsinαcosβ+sinβcosαThis is where the trick comes: multiply the top and bottom by cosαcosβ1cosαcosβ1=1−cosαsinα⋅cosβsinβcosαsinα+cosβsinβ=1−tanαtanβtanα+tanβ
and we are done. □
Proving Tangent Angle Difference formula
We can replace −β instead of β in the above formula to get a Tangent Angle Difference formula:
tan(α−β)=tan(α+(−β))=1−tanαtan(−β)tanα+tan(−β)=1+tanαtanβtanα−tanβ
and we are done. □.
Proving Tangent Double-angle formula
We can use the Tangent Angle Sum formula to prove this one by substituting α=θ and β=θ, much like our previous two Double-angle proofs.
tan(2θ)=tan(θ+θ)=1−tanθtanθtanθ+tanθ=1−tan2θ2tanθ
and we are done. □
Proving Tangent Half-angle formula
We can prove the tangent half-angle formula much like we did for the tangent angle sum formula: by using both the sine and cosine half-angle formulas.
tan(2θ)=cos(2θ)sin(2θ)=±2cosθ+1±21−cosθ=±cosθ+11−cosθRationalizing the denominator:=±cosθ+1(1−cosθ)(cosθ+1)=±cosθ+11−cos2θUsing sin2θ+cos2θ=1:=±cosθ+1sinθ
and we are done. □.
As an exercise, prove that the ± sign can be entirely omitted; in other words, the formula is simply tan(2θ)=cosθ+1sinθ
Hope this post helped you guys memorize the multitude of Trigonometric Identities. And if you ever forget, you know you can prove it again!
This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
Hi all,
Sorry for the really long post this time. I think I should have divided it into three parts instead of two, but I already wrote it now and so here it is! Sorry if it is too much to digest :P
Yet another #CosinesGroup post, this time after a month of not posting (Oops, sorry!) Hope you guys enjoy it!
Yea, I agree. Some of the later proofs get harder to remember. However, try to remember the proof; this is not only better than memorizing the formulas, but you will gain problem-solving skills. You can more easily recognize when to apply these things to situations.
Thank you Daniel. By the way, in my country, I have to learn more and more Trigonometric formulas! But once you learn about them, I think you can't easily forget them, just like me!
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Hi all,
Sorry for the really long post this time. I think I should have divided it into three parts instead of two, but I already wrote it now and so here it is! Sorry if it is too much to digest :P
Yet another #CosinesGroup post, this time after a month of not posting (Oops, sorry!) Hope you guys enjoy it!
Daniel
Log in to reply
Really nice post but you've written Sin(α+β)=Sin(α)Cos(β)+Sin(β)+Cos(α) twice at the start instead of Sin(α+β)=Sin(α)Cos(β)+Cos(α)Sin(β)
Log in to reply
Thanks for proofreading! However, I could only find that mistake once.
Daniel
Log in to reply
this stuff is very useful really!!
its really good but may not be easy for every one .not for me too
Log in to reply
Yea, I agree. Some of the later proofs get harder to remember. However, try to remember the proof; this is not only better than memorizing the formulas, but you will gain problem-solving skills. You can more easily recognize when to apply these things to situations.
me too.
what's all this for? Complex numbers are the best! :P
Are there any exercises accompanying this post? Thanks in advance for any information!!
Log in to reply
As an exercise, I suppose you can try to prove the formulas for sinαsinβ and cosαcosβ. Good luck!
Hint: somehow use cos(α+β) and cos(α−β).
Log in to reply
Will definitely try, thanks!!
Thank you Daniel. By the way, in my country, I have to learn more and more Trigonometric formulas! But once you learn about them, I think you can't easily forget them, just like me!
Can you add this set of notes into the Wiki pages for Trigonometric Identities?
Copy and paste the appropriate parts into the summary write-up.
Thanks!
is'nt there any easy way t keep thm in mind 4ever.........i do remember bt later i 4get.....!!....thn again i hv too....!!