MHB What is the Limit as x Approaches 0 for the Absolute Value Function?

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Limit
Click For Summary
The limit as x approaches 0 for the expression involving absolute values is calculated to be -4. The analysis requires determining the sign changes of the expressions within the absolute values, specifically at x = 1/2 and x = -1/2. For the interval -1/2 < x < 1/2, the absolute values are simplified to |2x-1| = -2x + 1 and |2x+1| = 2x + 1. The limit is confirmed through direct substitution and also by applying L'Hôpital's rule, which yields the same result. The discussion emphasizes the importance of understanding the behavior of absolute value functions in limit calculations.
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
$$\lim_{{x}\to{0}}\frac{\left| 2x-1 \right|-\left| 2x+1 \right|}{x}=-4$$

I tried /x but couldn't get the answer
 
Physics news on Phys.org
Since we have the absolute values we have to look at which points the expressions $2x-1$ and $2x+1$ change the sign.

We have that $2x-1>0$ for $x>\frac{1}{2}$ and $2x+1>0$ for $x>-\frac{1}{2}$.

Since we want to calculate the limit as $x \rightarrow 0$, we have to take the case $-\frac{1}{2}<x<\frac{1}{2}$.

So we have the following: $$\lim_{x \rightarrow 0}\frac{|2x-1|-|2x+1|}{x}=\lim_{x \rightarrow 0}\frac{-(2x-1)-(2x+1)}{x}\\ =\lim_{x \rightarrow 0}\frac{-2x+1-2x-1}{x}=\lim_{x \rightarrow 0}\frac{-4x}{x}\\ =\lim_{x \rightarrow 0}-4=-4$$
 
I don't see why you choose the - sign
 
We have the following identity of an absolute value:

$$|a|=\left\{\begin{matrix}
a \ \ ,& a>0\\
-a \ \ ,& a<0
\end{matrix}\right.$$

For $x>\frac{1}{2}$ we have that $2x-1$ is positive, so $|2x-1|=2x-1$.
For $x<\frac{1}{2}$ we have that $2x-1$ is negative, so $|2x-1|=-(2x-1)$.

Since we choose the interval $-\frac{1}{2}<x<\frac{1}{2}$ we have that $|2x-1|=-(2x-1)=-2x+1$.
 
Got it
 
I suggest to prove the following:

$$\forall \epsilon>0\exists\delta>0\forall x\in\mathbb{R}^*\left(|x|<\delta\to\left|\frac{|2x-1|-|2x+1|}{x}+4\right|<\epsilon\right)$$

which defines

$$\lim_{x\to 0}\frac{|2x-1|-|2x+1|}{x}=-4.$$
 
Andrei said:
I suggest to prove the following:

$$\forall \epsilon>0\exists\delta>0\forall x\in\mathbb{R}^*\left(|x|<\delta\to\left|\frac{|2x-1|-|2x+1|}{x}+4\right|<\epsilon\right)$$

which defines

$$\lim_{x\to 0}\frac{|2x-1|-|2x+1|}{x}=-4.$$
Rather daunting!
 
L'Hopital's rule:

$$\lim_{x\to0}\dfrac{\left|2x-1\right|-\left|2x+1\right|}{x}=\lim_{x\to0}\dfrac{2(2x-1)}{\left|2x-1\right|}-\dfrac{2(2x+1)}{\left|2x+1\right|}=\lim_{x\to0}-2-2=-4$$

Using the chain rule, $$\dfrac{d}{dx}\,\left|f(x)\right|=f'(x)\dfrac{f(x)}{\left|f(x)\right|}$$.
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
3
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K