1
$\begingroup$

Given $$\cot{\theta} = \frac{\sqrt{1+\sin(x)}+\sqrt{1-\sin(x)}}{\sqrt{1+\sin(x)}-\sqrt{1-\sin(x)}}$$ I have to find its differential coefficient w.r.t $x$ i.e. $\dfrac{d \theta }{dx}$.

Now I can find it in the following two ways:

(1). When I write $\sqrt{1-\sin(x)}=\cos(x/2)-\sin(x/2)$, I get $$\cot(\theta) = \frac{\cos(x/2) + \sin(x/2) + \cos(x/2) - \sin(x/2)}{\cos(x/2) + \sin(x/2) - \cos(x/2) + \sin(x/2)} = \cot(x/2)$$ $$\theta=x/2 \implies \frac{d \theta}{dx} = \frac12$$

(2). When I write $\sqrt{1-\sin(x)}=\sin(x/2)-\cos(x/2)$, I get $$\cot(\theta) = \frac{\cos(x/2) + \sin(x/2) - \cos(x/2) + \sin(x/2)}{\cos(x/2) + \sin(x/2) + \cos(x/2) - \sin(x/2)} = \tan(x/2)$$ $$\theta=\pi/2 - x/2 \implies \frac{d \theta}{dx} = -\frac12$$ Which of the above two answers is correct and why? Please help me know it. Thanks.

  • 1
    Dear Sanjeev Verma, welcome to math stackexchange. Kindly refer here (http://meta.math.stackexchange.com/questions/107/faq-for-math-stackexchange/117#117) on how to typeset (i.e. how to write equations etc) the question. Currently, it is very hard to read what you have typed out.2012-05-20
  • 0
    Very well done @Marvis.2012-05-20
  • 0
    thank you very much Marvis for your help and also for giving the above link2012-05-20

2 Answers 2