Canceling x and |x| in a Limit: Understanding the Solution

  • Thread starter Thread starter Erenjaeger
  • Start date Start date
  • Tags Tags
    Limit Limits
Click For Summary

Homework Help Overview

The discussion revolves around evaluating the limit of the expression lim x→0 ( x(1-(cos(x))/|x| ). Participants are exploring whether it is valid to cancel x with |x| in this context, particularly as x approaches 0.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Some participants question the validity of canceling x with |x|, noting that this could lead to different results depending on the sign of x. Others suggest expanding the numerator or using l'Hospital's rule to resolve the limit.

Discussion Status

The conversation includes various attempts to manipulate the expression and explore different approaches, such as considering the behavior of the limit from both sides of zero. Some participants have provided hints and guidance without reaching a consensus on the best method to proceed.

Contextual Notes

There is a discussion about the implications of the absolute value function and its non-differentiability at the origin, as well as the presence of a 0/0 indeterminate form in the limit evaluation.

Erenjaeger
Messages
141
Reaction score
6

Homework Statement


can you cancel the x and the |x|[/B]

lim x→0 ( x(1-(cos(x))/|x| )

2. Homework Equations

The Attempt at a Solution


At first i thought the limit would just be undefined as x approaches 0 but the answer to the problem is actually 0, so can you just cancel the x with the magnitude of x (|x|) on the denominator? thanks
 
Physics news on Phys.org
Erenjaeger said:

Homework Statement


can you cancel the x and the |x|[/B]

lim x→0 ( x(1-(cos(x))/|x| )

2. Homework Equations

The Attempt at a Solution


At first i thought the limit would just be undefined as x approaches 0 but the answer to the problem is actually 0, so can you just cancel the x with the magnitude of x (|x|) on the denominator? thanks
No, you can't just cancel x with |x|. If x > 0, ##\frac x {|x|} = 1##, but if x < 0, ##\frac x {|x|} = -1##. You need to try something else.
 
Mark44 said:
No, you can't just cancel x with |x|. If x > 0, ##\frac x {|x|} = 1##, but if x < 0, ##\frac x {|x|} = -1##. You need to try something else.
how about if you expand the top to x-xcos(x) for the first step but then youre still left with x-xcos(x)/|x|, is that the correct first step? how would i continue from here, not really sure because you can't have that denominator there since as x approaches 0 the limit is going to be undefined right??
 
Erenjaeger said:
how about if you expand the top to x-xcos(x) for the first step but then youre still left with x-xcos(x)/|x|, is that the correct first step?
No, that won't work -- you still have something of the form ##\frac 0 0 ##.

Erenjaeger said:
how would i continue from here, not really sure because you can't have that denominator there since as x approaches 0 the limit is going to be undefined right??
Hint: ##\frac x {|x|}## is the same as ##\frac{|x|} x##. Then write the expression as the product of two other expressions. I can't really say much more without giving the solution away.
 
Mark44 said:
No, that won't work -- you still have something of the form ##\frac 0 0 ##.Hint: ##\frac x {|x|}## is the same as ##\frac{|x|} x##. Then write the expression as the product of two other expressions. I can't really say much more without giving the solution away.
im a little confused but, youre saying i can just swap the x in the numerator with the |x| in the denominator, and get |x|-xcos(x)/x or |x|/x⋅(1-cos(x)) ??
 
somewhere youre going to have to cancel an x correct ? to get it out of 0/0 form
 
Erenjaeger said:
im a little confused but, youre saying i can just swap the x in the numerator with the |x| in the denominator, and get |x|-xcos(x)/x or |x|/x⋅(1-cos(x)) ??
Neither one is equal to the expression you started with. The first one you wrote just above is ##|x| - \frac{x\cos(x)}x##. The second is ##\frac{|x|}x - (1 - \cos(x))##.
 
Mark44 said:
Neither one is equal to the expression you started with. The first one you wrote just above is ##|x| - \frac{x\cos(x)}x##. The second is ##\frac{|x|}x - (1 - \cos(x))##.
can you explain how i would solve this then please
 
There are a couple of well-known trig limits, one of which can be used in this problem.
 
  • #10
Mark44 said:
There are a couple of well-known trig limits, one of which can be used in this problem.
are you meaning as x approaches 0 for cos(x) then cos(x)=1
 
  • #11
Erenjaeger said:
are you meaning as x approaches 0 for cos(x) then cos(x)=1
No, that's not the one. It's slightly more complicated.
 
  • #12
Erenjaeger said:
are you meaning as x approaches 0 for cos(x) then cos(x)=1

You can use l'Hospital's rule to evaluate ##\lim_{x \to 0} \frac{1 - \cos x}{x}##. That eliminates the 0/0 problem, and that is why l'Hospital invented the method. And that is why every calculus book ever written has a section on it.
 
  • #13
Ray Vickson said:
You can use l'Hospital's rule to evaluate ##\lim_{x \to 0} \frac{1 - \cos x}{x}##. That eliminates the 0/0 problem, and that is why l'Hospital invented the method. And that is why every calculus book ever written has a section on it.
okay that was probably the most helpful thing post yet, so then lim x → 0 ( x(1-(cos(x))/|x| ) the derivative of the bottom is going to be 1 and the derivative of the top will be found using chain rule correct? so if we take (1-cos(x)) = u then dy/dx of the numerator will be dy/dx (x) ⋅ dy/dx (1-cos(x)) and we know derivative of x will be 1 so its 1⋅(0-(-sin(x))) therefore, dy/dx of numerator is 1⋅sin(x) and sin(0)=0 and 1⋅0=0 so the answer is 0/1 which is 0?
 
Last edited by a moderator:
  • Like
Likes   Reactions: Kuzon
  • #14
Erenjaeger said:
okay that was probably the most helpful thing post yet, so then lim x → 0 ( x(1-(cos(x))/|x| ) the derivative of the bottom is going to be 1 and the derivative of the top will be found using chain rule correct? so if we take (1-cos(x)) = u then dy/dx of the numerator will be dy/dx (x) ⋅ dy/dx (1-cos(x)) and we know derivative of x will be 1 so its 1⋅(0-(-sin(x))) therefore, dy/dx of numerator is 1⋅sin(x) and sin(0)=0 and 1⋅0=0 so the answer is 0/1 which is 0?
could have potentially messed up my derivative skillz there, will it in fact be, dy/dx of the numerator = (1-cos(x))⋅(sin(x)) or was i correct initially ?
 
  • #15
Erenjaeger said:
okay that was probably the most helpful thing post yet, so then lim x → 0 ( x(1-(cos(x))/|x| ) the derivative of the bottom is going to be 1 and the derivative of the top will be found using chain rule correct? so if we take (1-cos(x)) = u then dy/dx of the numerator will be dy/dx (x) ⋅ dy/dx (1-cos(x)) and we know derivative of x will be 1 so its 1⋅(0-(-sin(x))) therefore, dy/dx of numerator is 1⋅sin(x) and sin(0)=0 and 1⋅0=0 so the answer is 0/1 which is 0?

The absolute value sign messes up things a bit (being non-differentiable at the origin); that is why one should use the fact that ##x/|x| = |x|/x##, to move the absolute value sign up into the numerator. Then one can look separately at ##\lim_{x \to 0} |x|## and ##\lim_{x \to 0} [1-\cos x]/x##; now both the numerator and denominator are differentiable in the second limiting ratio.

Alternatively, we could take the two cases ##x > 0## and ##x < 0##, and look separately at limits from the left and the right.
 
  • #16
Ray Vickson said:
You can use l'Hospital's rule to evaluate ##\lim_{x \to 0} \frac{1 - \cos x}{x}##. That eliminates the 0/0 problem, and that is why l'Hospital invented the method. And that is why every calculus book ever written has a section on it.
Most, or possibly all, calculus books discuss that particular limit, as well as ##\lim_{x \to 0}\frac{\sin(x)}x## and ##\lim_{x \to 0}\frac{\tan(x)}x##. If you know those limits, there's no need to use L'Hopital's Rule.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 19 ·
Replies
19
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
24
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K