Proving Trigonometric Identities: Attempt and Solution

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
loisNominator
Messages
4
Reaction score
0

Homework Statement



I'm attempting to prove that

1 - sin^2 t /(1 + cos t) - cos^2/(1+tan t) = cos t sin t


2. The attempt at a solution

I've tried various approaches. The most promising has the LHS reduced to:

(sin t cos t (1 + cos t + sin t cos t))/((1 + cos t)(cos t + sin t)).

I've also shown numerically that the LHS resembles the RHS so I don't think there was a typo in the original problem.

Thanks!
 
Physics news on Phys.org
Note that:

[tex] \frac{\sin^2(t)}{1+\cos(t)} = \frac{(1+\cos(t))(1-\cos(t))}{1+\cos(t)} = 1-\cos(t)[/tex]You think you can proceed from this point on?
 
The first two terms simplify to cos t, but I'm still having the same issue wrt further simplification. One version has me stuck at:

cos t (cos t + sin t - cos^2 t)/(cos t + sin t)

I'd appreciate another hint. Thanks.
 
Is this the trigo identity you're trying to prove:

[tex]1 - \frac{\sin^2 t}{1 + \cos t} - \frac{\cos^2 t}{1+\tan t} = \sin t \cos t[/tex]

If so, then it doesn't appear to hold for [itex]t=\frac{\pi}{4}[/itex].
 
Defennder said:
Is this the trigo identity you're trying to prove:

[tex]1 - \frac{\sin^2 t}{1 + \cos t} - \frac{\cos^2 t}{1+\tan t} = \sin t \cos t[/tex]

If so, then it doesn't appear to hold for [itex]t=\frac{\pi}{4}[/itex].


So it appears. Let me go back to the person who set the original problem. Sorry!
 
loisNominator said:
So it appears. Let me go back to the person who set the original problem. Sorry!

It turns out that it was a typo. It should read:
[tex]1 - \frac{\sin^2 t}{1 + \cot t} - \frac{\cos^2 t}{1+\tan t} = \sin t \cos t[/tex]

Solution is straightforward.