2
$\begingroup$

I have a major problem with verifying a Trigonometric identity. (My teacher couldn't really get it, so I would like to find it just in case it appears on a test)

The problem goes like this:

$\sin(\theta) + \cos(\theta) = \frac{\sin(\theta)}{1 - \cot(\theta)} + \frac{\cos(\theta)}{1 - \tan(\theta)}$

Where I must verify that this is true. I have tried numerous operations, mostly getting to $\sin + \cos$ along with a crazy fraction in the numerator and another fraction in the numerator. As I have said, my teacher showed my something, but it really did not work after I continued simplifying.

If there is anyone who would help guide me in this, it would be much appreciated.

  • 0
    Wonderful; I never knew that existed.2012-04-05

2 Answers 2

9

$\eqalign{ {\sin\theta\over 1-\cot\theta} +{\cos\theta\over 1-\tan\theta} &={\sin\theta\over 1-{\cos\theta\over \sin\theta}} +{\cos\theta\over 1-{\sin\theta\over \cos\theta}}\cr &={\sin^2\theta\over \sin\theta-{\cos\theta }} +{\cos^2\theta\over\cos\theta-{\sin\theta }} \phantom{{a\over b}\over{c\over d}}\cr &={\sin^2\theta-\cos^2\theta\over \sin\theta-{\cos\theta }}\phantom{{a\over b}\over{c\over d}} \cr &={(\sin\theta +\cos)(\sin\theta -\cos\theta)\over \sin\theta-{\cos\theta }}\phantom{{a\over b}\over{c\over d}}\cr &=\sin\theta+\cos\theta . } $

  • 0
    ... Oops. Alright, thank you all very much.2012-04-04
4

It bears a vague resemblance to the Pythagorean identity (a sine added to a cosine), and the definitions of $\cot$ and $\tan$ will allow us to realize a route forward by doubling up on them up top:

$\frac{\sin}{1-\cot} + \frac{\cos}{1-\tan} = \frac{\sin^2}{\sin-\cos}+\frac{\cos^2}{\cos-\sin}=\frac{\sin^2-\cos^2}{\sin-\cos}.$

  • 0
    Thank you very much for your answer, however, I must accept the first answer given. I trust you'll understand.2012-04-04