L'Hopital's Rule Homework: Evaluating Limit as x→0

  • Thread starter Thread starter kd001
  • Start date Start date
  • Tags Tags
    L'hopital's rule
kd001
Messages
42
Reaction score
0

Homework Statement



Evalutate the limit, as x approaches 0, log(coshx)/x2

Homework Equations



L'Hopital's rule

The Attempt at a Solution



I can get as far as (sinhx.cosh-1x)/2x by differentiating the top and bottom separately. I'm not sure how to do the next differentiation.

Thanks for any help.
 
Physics news on Phys.org
Be careful about writing cosh-1 x; that means something quite different from what you mean.

So you have quite rightly differentiated top and bottom, leaving you with:

\frac{\frac{sinh x}{cosh x}}{2x}

Fix up that fraction so that it is in a more usual form (ie, move the cosh x to the denominator), and then apply L'Hopital's rule again.
 
kd001 said:

Homework Statement



Evalutate the limit, as x approaches 0, log(coshx)/x2


Homework Equations



L'Hopital's rule


The Attempt at a Solution



I can get as far as (sinhx.cosh-1x)/2x by differentiating the top and bottom separately. I'm not sure how to do the next differentiation.

Thanks for any help.

By cosh-1x, you really mean 1/cosh x, but this notation suggests the inverse cosh function. Don't write cosh-1x if you mean 1/cosh x.

Your numerator is sinh(x)/cosh(x) = tanh(x). Since the numerator approaches zero, and 2x approaches zero, use L'Hopital's Rule another time.
 
Here's what I've done. I've treated the numerator as being sinhx/coshx and differentiated it to get (1/cosh2x). I've treated denominator as being 2x and differentiated it to get 2. Therefore I end up with (1/cosh2x)/2 which gives 1/2 as x approaches 0. Is this the correct answer?
 
Yup.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top