Derivative of Hyperbolic function

Rizzamabob
Messages
21
Reaction score
0
Hey,
Need help in the steps to take to find the derivative of
y=cosh(x^2 + loge(x))
and e^y +ytanh(x) = x

I have never seen them before, therefor not sure which rule to use, I am thinking the second needs partial derivatives :bugeye:
Thanks!
 
Physics news on Phys.org
Look up 'hyperbolic functions' in the index of your calculus book.

In my calculus book the rules for differentiating and integrating hyperbolic functions are buried in a chapter, rather than listed on the front inside cover.

I bet your book is set up in the same way.
 
And one other thing...

Rizzamabob said:
y=cosh(x^2 + loge(x)[/color])

Is the part in red[/color] supposed to be \log_e(x) (as in \ln(x)), or is that supposed to be \log\left(e^x\right)?
 
Left my book at uni, that's why i need help now :(
 
Tom Mattson said:
And one other thing...



Is the part in red[/color] supposed to be \log_e(x) (as in \ln(x)), or is that supposed to be \log\left(e^x\right)?
\log_e(x)
Thanks:bugeye:
 
Rizzamabob said:
Left my book at uni, that's why i need help now :(

Google, buddy, Google.

We're happy to help you with your questions, but as per the notice at the top of this Forum, you have to make some attempt. I'll introduce you to your two new best friends:

Wikipedia
Math World

You will find definitions to all things mathematical at those sites. So, please search for "hyperbolic functions", compose your thoughts on the problem, and let us know where you're stuck. You'll be better off for it!
 
Thanks, atm I am working this way

y = (x^2 (e^x + e^-x))/2 + (\log_e(x)(e^x + e^-x))/2

===>

y = ((e^x + e^-x) (x^2 + \log_e(x)))/2


Then try to find dy/dx i have a feeling it will be YUCK
 
Last edited:
Rizzamabob said:
Thanks, atm I am working this way

OK, now we're cooking.

I think that it would behoove you to either work out or look up the derivative of the hyperbolic cosine function. You'll need it later.

y = (x^2 (e^x + e^-x))/2 + (\log_e(x)(e^x + e^-x))/2

No, that's not it.

The way you've written the problem, it should be the hyperbolic cosine of x^2+\log_e(x)[/tex], but above you&#039;ve interpreted it as \cosh(x) <b><i>times</i></b> that function.<br /> <br /> It should be as follows:<br /> <br /> \cosh\left(x^2+log_e(x)\right)=\frac{e^{\left(x^2+log_e(x)\right)}+e^{-\left(x^2+log_e(x)\right)}}{2}<br /> <br /> Now, that does look nasty but fortunately you don&#039;t have to deal with it as it is written on the right hand side. Once you know the derivative of the hyperbolic cosine, you need only to recognize that you have the following composite function:<br /> <br /> f(u)=\cosh(u)<br /> u(x)=x^2+\log_e(x)<br /> <br /> Do you know what rule you need to use to differentiate a composite function?
 
Last edited:
Back
Top