Prove that cos θ(tan θ + cot θ) = csc θ

  • Thread starter Thread starter cscott
  • Start date Start date
  • Tags Tags
    Identity Trig
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
11 replies · 5K views
cscott
Messages
778
Reaction score
1
Can someone please help me establish this identity?

[tex]\cos \theta (\tan \theta + \cot \theta) = \csc \theta[/tex]
 
Physics news on Phys.org
So, are you proving this identity?

Express your tangent and cotangent in terms of sine and cosine. Get their LCD... and your numerator becomes a well-known trigonometric identity..

Can you continue from here? :D
 
irony of truth said:
So, are you proving this identity?

Express your tangent and cotangent in terms of sine and cosine. Get their LCD... and your numerator becomes a well-known trigonometric identity..

Can you continue from here? :D

The easy ones always get me :\

Thanks!
 
I can't get this one either:

[tex]\frac{1 + \tan \theta}{1 - \tan \theta} = \frac{\cot \theta + 1}{\cot \theta - 1}[/tex]

I'm so bad at proofs :frown:
 
For this one, you can either choose to replace tan x by 1/cot x or replace cot x by 1/tan x. Choose either and do some algebriac manipulations while leaving the other side alone.
 
Or, if that doesn't work for you, substitute tan by sin/cos and cot by cos/sin, then simplify the expressions :smile:

Try, if you get stuck, show us!
 
I end up with

[tex]\frac{\cos^2 \theta + \sin \theta \cos \theta}{\cos^2 \theta - \sin \theta \cos \theta}[/tex]

or

[tex]\frac{\cot^2 \theta + \cot \theta}{\cot^2 \theta - \cot \theta}[/tex]

How do I continue?
 
How did you end up with that?

For the LHS:

[tex]\frac{{1 + \tan \theta }}{{1 - \tan \theta }} = \frac{{1 + \frac{{\sin \theta }}{{\cos \theta }}}}{{1 - \frac{{\sin \theta }}{{\cos \theta }}}} = \frac{{\frac{{\cos \theta + \sin \theta }}{{\cos \theta }}}}{{\frac{{\cos \theta - \sin \theta }}{{\cos \theta }}}} = \frac{{\cos \theta + \sin \theta }}{{\cos \theta - \sin \theta }}[/tex]

Now try the RHS :smile:
 
TD said:
How did you end up with that?

For the LHS:

[tex]\frac{{1 + \tan \theta }}{{1 - \tan \theta }} = \frac{{1 + \frac{{\sin \theta }}{{\cos \theta }}}}{{1 - \frac{{\sin \theta }}{{\cos \theta }}}} = \frac{{\frac{{\cos \theta + \sin \theta }}{{\cos \theta }}}}{{\frac{{\cos \theta - \sin \theta }}{{\cos \theta }}}} = \frac{{\cos \theta + \sin \theta }}{{\cos \theta - \sin \theta }}[/tex]

Now try the RHS :smile:

Silly me - I just multiplied out the numerator by the reciprocal of the denomenator instead of just canceling out the cosines. If you factor the top and bottom of my expression you end up with what your answer. If I do this using 1/cot = tan I end up with the RHS.

Don't I need to continue with the LHS until I get the right or vice versa?
 
Well now you have the LHS, the easiest would be trying to get the same starting with the RHS, which will go more or less the same :smile:
 
Ah, I see. Thank you both of you.