Help Understanding Trig Identity

  • Context: Undergrad 
  • Thread starter Thread starter lntz
  • Start date Start date
  • Tags Tags
    Identity Trig
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
lntz
Messages
53
Reaction score
0
Hello there,

I have a problem I'm hoping someone can help me with. I'm writing a bit of code for computing the value of pi that converges faster than a previous piece that relies on the leibniz series.

Anyway, I'm struggling with showing how this identity arises. tan(2t) = 2 * tan(t) / 1 - tan2(t)

So far I've got to this point;

sin(2θ) = 2sin(θ)cos(θ) and,
cos(2θ) = cos2(θ) - sin2(θ)

tan(2θ) = sin(2θ) / cos(2θ)

= 2sin(θ) cos(θ) / cos2(θ) - sin2(θ)

From there, I know that this is the step I'm supposed to take but I'm struggling to make sense of it. =[ 2sin(θ)cos(θ) / cos2(θ) ] * 1 / 1 - tan2

Doing that step brings me back to the identity, but why it works is what I don't understand. I have been told that it is dividing by cos2θ but I must be doing something wrong because it doesn't seem to work out for me. when dividing through by cos2θ I get 2sin(θ)cos(θ) / 1 - tan2θ

I would really appreciate someone explaining this without making any large jumps in the reasoning. (I shouldn't be doing maths at this time, but it's really bugging me)

Thanks!
 
Mathematics news on Phys.org