Differentiation of a trig function using quotient rule

stripes
Messages
262
Reaction score
0

Homework Statement



Find the derivative of \frac{sin x}{1 + cos x}



Homework Equations



Quotient rule \frac{gf' - fg'}{g^{2}}



The Attempt at a Solution



\frac{dy}{dx} = \frac{(1 + cos x)(\frac{d}{dx}(sin x)) - sin x(\frac{d}{dx}(1 + cos x)}{(1 + cos x)^{2}}

simplify the derivative so far:

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

simplify further:

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

Use angle identity sin^{2}x + cos^{2}x = 1to simplify even further:

= \frac{cos x + 1}{(1 + cos)^{2}}

cancel out the common 1 + cos x

\frac{dy}{dx} = \frac{1}{1 + cos x}

I was quite confident in my answer, but I was a little teeny bit hesitant, so I used my graphing calculator to double check. When I did so, I found out that I was wrong, the derivative that I calculated (above) is not the actual derivative of the question.

At which step did I go wrong?

Thanks so much in advance everyone!
 
Last edited:
Physics news on Phys.org
Hm, I don't see where the mistake is. If there is one at all. Perhaps you messed up your input in the graphics calculator?
 
Hi stripes! :smile:

Looks ok to me. :confused:

As a double-check, using standard trigonometric identities …

sinx/(1 + cosx) = tan(x/2), so dy/dx = 1/2 sec2(x/2) = 1/(1 + cosx).

What answer did your calculator give?​
 
basically, on my graphing calculator i put y1 as my original function, then y2 as the derivative that I found. I then used the calculator to find dy/dx of y1 for me at various points (maybe 1, 2, and 3), then I used the calculator to find the values of x = 1, 2, and 3 for y2 and the respective values should be the same...but they weren't!

I'm almost certain i was error free inputting the functions...I did it over and over and over!
 
stripes said:
basically, on my graphing calculator i put y1 as my original function, then y2 as the derivative that I found. I then used the calculator to find dy/dx of y1 for me at various points (maybe 1, 2, and 3), then I used the calculator to find the values of x = 1, 2, and 3 for y2 and the respective values should be the same...but they weren't!

I'm almost certain i was error free inputting the functions...I did it over and over and over!
Might be a dumb question, but was your calculator in radian mode?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top