Derivatives of trigonometric functions - Question

Joe_K
Messages
32
Reaction score
0

Homework Statement





Find the Derivative of:

(ln(cos4x)) / 12x^2

Homework Equations



y' ln(x) = 1/x


The Attempt at a Solution



I have determined the correct answer, but I am still confused as to how I came to the solution. Starting with the numerator, the derivative of cos is -sin. This would produce ln(-4sin(4x)) in the numerator. Now, to take the derivative of the natural log, I would do ln(x)= 1/x, correct? So 1/-4sin(4x)?

Why does the final numerator come out to -4tan(4x)? I know I am missing a basic rule or overlooking something... but why does it become tangent?

Thank you
 
Physics news on Phys.org
Joe_K said:

Homework Statement





Find the Derivative of:

(ln(cos4x)) / 12x^2

Homework Equations



y' ln(x) = 1/x


The Attempt at a Solution



I have determined the correct answer, but I am still confused as to how I came to the solution. Starting with the numerator, the derivative of cos is -sin. This would produce ln(-4sin(4x)) in the numerator. Now, to take the derivative of the natural log, I would do ln(x)= 1/x, correct? So 1/-4sin(4x)?

Why does the final numerator come out to -4tan(4x)? I know I am missing a basic rule or overlooking something... but why does it become tangent?

Thank you

You would NOT get ln(-4sin(4x)) in the numerator. You are forgetting the Chain Rule: [f(g(x))]' = f '(g(x) )* g '(x). Apply this to f(.) = ln (.) and g(x) = cos(4x).

RGV
 
Joe_K said:
Find the Derivative of:

(ln(cos4x)) / 12x^2

First of all, this is a quotient so you need to use the quotient rule.

y=\frac{u}{v} where u and v are functions of x, then y'=\frac{v'u-u'v}{v^2}

Now, only tricky part there would be to determine u'. Since u=ln(cos(4x)) then we need to apply the chain rule, and Ray Vickson has already shown how this should be done.
 
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