Derivative of y=ln(cosh(2x^3)): Calc 2 Help Needed

goaliejoe35
Messages
72
Reaction score
0
Homework Statement

Find the derivative of y=ln(cosh(2x^3))

The attempt at a solution

is this the same as saying (1/(cosh(2x^3)) ?

The correct answer is 6x^2 - ((12x^2)/(e^4x^3 + 1))... how do you derive this?

I am really stuck on this question I didn't learn about hyperbolic functions in Calc 1 and now my Calc 2 teacher expects me to know it. Any help is greatly appreciated!
 
Last edited:
Physics news on Phys.org
y=ln(cosh(2x^3))

Let t=2x^3

So what you now have is y=ln(cosh(t))

and let u=cosh(t)

and it simplifies to y=ln(u)

Now using your chain rule:

\frac{dy}{dx}=\frac{dy}{du} \times \frac{du}{dt} \times \frac{dt}{dx}
 
goaliejoe35 said:
is this the same as saying (1/(cosh(2x^3)) ?

No! Use the chain rule and note that

\cosh(x) = \frac{e^x +e^{-x}}{2}

edit: rockfreak was faster.
 
Ok I did all that but I still get a wacky answer...

I got ((-3x^2 tanh(2x^3))/2)

I don't understand how they get the answer 6x^2-((12x^2)/(e^(4x^3)+1))
 
Last edited:
goaliejoe35 said:
Ok I did all that but I still get a wacky answer...

I got ((-3x^2 tanh(2x^3))/2)

I don't understand how they get the answer 6x^2-((12x^2)/(e^(4x^3)+1))

Hi goaliejoe35! :smile:

Hint: tanhx = sinhx/coshx

= \frac{e^x\,-\,e^{-x}}{e^x\,+\,e^{-x}}

= \frac{e^{2x}\,-\,1}{e^{2x}\,+\,1} :smile:
 
goaliejoe35 said:
Ok I did all that but I still get a wacky answer...

I got ((-3x^2 tanh(2x^3))/2)

I don't understand how they get the answer 6x^2-((12x^2)/(e^(4x^3)+1))

I got (6x^2)(tanh(2x^3)) instead.

anyway, that goes to: (6x^2) * ((e^(4x^3)-1)/(e^(4x^3)+1)).
multiply (6x^2) by the numerator of the 2nd term. u should get: ((6x^2)(e^4x^3) - (6x^2))/(e^(4x^3)+1).
If you separate the numerator into: (6x^2)(e^4x^3) + (6x^2) - (12x^2) ------> (6x^2)((e^4x^3) + 1) - (12x^2), (this is the numerator only), you should be able to get correct answer you posted.
 
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