Limit of x^cos(1/x) as x approaches 0+ | Calculus Homework Solution

  • Thread starter Thread starter Snen
  • Start date Start date
  • Tags Tags
    infinity limits
Snen
Messages
3
Reaction score
0

Homework Statement

Homework Equations

The Attempt at a Solution


let y = lim x->0+ x^cos(1/x)
lny = cos(1/x)*lnx = (x*cos(1/x)) * (lnx/x)

x*cos(1/x) = 0 (sandwich theorem)
lnx/x = 0 (l'hopital)
so lny = 0
and y = 1
Is this correct?
 
Physics news on Phys.org
Snen said:

Homework Statement

Homework Equations

The Attempt at a Solution


let y = lim x->0+ x^cos(1/x)
lny = cos(1/x)*lnx = (x*cos(1/x)) * (lnx/x)

x*cos(1/x) = 0 (sandwich theorem)
lnx/x = 0 (l'hopital)
so lny = 0
and y = 1
Is this correct?
No, that doesn't look right at all.

what happens when ##\cos(1/x)## is negative?
 
PeroK said:
No, that doesn't look right at all.

what happens when ##\cos(1/x)## is negative?
PeroK said:
No, that doesn't look right at all.

what happens when ##\cos(1/x)## is negative?
Well then y would tend to infinity but the limit is x-> 0+
 
Snen said:
Well then y would tend to infinity but the limit is x-> 0+

He is not asking about what happens to x; he is asking about what happens to x^cos(1/x).
 
Ray Vickson said:
He is not asking about what happens to x; he is asking about what happens to x^cos(1/x).
tends to infinity I guess
 
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