What is the Half Angle Formula for Trigonometric Identities?

  • Thread starter Thread starter whkoh
  • Start date Start date
  • Tags Tags
    Identity
AI Thread Summary
The discussion focuses on proving the identity sec x + tan x = tan(π/4 + x/2). The initial approach involved manipulating the left-hand side to express it in terms of sine and cosine, but participants suggested working from the right-hand side instead. By applying half-angle identities and simplifying, they demonstrated that both sides of the equation can be shown to be equivalent. The proof also highlighted a specific case where the identity fails when tan(x/2) equals -1. Overall, the conversation emphasizes the importance of strategic manipulation in trigonometric proofs.
whkoh
Messages
29
Reaction score
0
Prove that
\sec x + \tan x = \tan \left (\frac{\pi}{4} + \frac{x}{2}\right )

I've got to
\sec x + \tan x = \frac{1+\sin x}{\cos x}
and then I was stuck. Tried half angle but it didn't seem to work.

Help please.
 
Physics news on Phys.org
There are two sides to the equation -- it sounds like you've only fiddled with the left hand side. :frown:
 
Neat!
I've never seen that trig. identity before..
 
Well, manipulating RHS gives
\tan \left (\frac{\pi}{4} + \frac{x}{2} \right )
= \frac{\tan\frac{\pi}{4}+\tan\frac{x}{2}}{1-\tan\frac{\pi}{4}\tan\frac{x}{2}}
=\frac{1+\tan\frac{x}{2}}{1-\tan\frac{x}{2}}

and applying half angle to LHS gives
\frac{1+\sin x}{\cos x}
=\frac{1+2\sin\frac{x}{2}\cos\frac{x}{2}}{1-2\sin\frac{x}{2}\sin\frac{x}{2}}

Hmm.. how can \tan\frac{x}{2} be equal to
2\sin\frac{x}{2}\cos\frac{x}{2}}
and
2\sin\frac{x}{2}\sin\frac{x}{2}} at the same time?

Any help please..
 
Here's help. :)

Try to manipulate the more complicated side to get the less complicated side. In this case, work on the RHS to get the LHS. Try not to work from both sides at once.

Let the respective sin, cos and tan trig ratios of x/2 be s, c and t. Let those of x be S, C and T. I'm doing this because I'm really fed up of clunky LaTex.

Taking it from where you left off,

RHS :

\frac{1+\tan\frac{x}{2}}{1-\tan\frac{x}{2}}
=\frac{(1 + t)^2}{(1-t)(1 + t)}
=\frac{1 + t^2 + 2t}{1 - t^2}
=\frac{1 + t^2 + 2t}{\frac{c^2 - s^2}{c^2}}
=\frac{(1 + t^2 + 2t)(c^2)}{C}
=\frac{c^2 + s^2 + 2sc}{C}
=\frac{1 + S}{C}
=\sec{x} + \tan{x} (QED)
 
BTW, the proof (and the original identity) fail for t = -1. In the proof, it's because I multiply the RHS by (1+t)/(1+t). In the orig. identity, the LHS becomes undefined while the RHS remains finite (so the failure is consistent).
 
Thanks for your help :smile:
 
You know

\sec x+\tan x=\frac{1}{\cos x}+\frac{\sin x}{\cos x}=\frac{1+\sin x}{\cos x} (1)

Th RHS is

\frac{1+\tan\frac{x}{2}}{1-\tan\frac{x}{2}}=\frac{1+\frac{\sin^{2}\frac{x}{2}}{\cos^{2}\frac{x}{2}}+2\frac{\sin\frac{x}{2}}{\cos\frac{x}{2}}}{1-\frac{\sin^{2}\frac{x}{2}}{\cos^{2}\frac{x}{2}}}

=\frac{\cos^{2}\frac{x}{2}+\sin^{2}\frac{x}{2}+2\cos\frac{x}{2}\sin\frac{x}{2}}{\cos^{2}\frac{x}{2} -\sin^{2}\frac{x}{2}}=\frac{1+\sin x}{\cos x}

(Q.e.d.)

,pretty simple,right...?

Daniel.
 
Last edited:
I think he mentioned that identity in post 1, Daniel..:wink:
 
  • #10
Hehe,i thought he went backwards starting with the RHS.:-p

Daniel.
 
Back
Top