Abs Value of X-Continuous Debate

  • Thread starter Thread starter Tom McCurdy
  • Start date Start date
  • Tags Tags
    Value
AI Thread Summary
The function f(x) = |x| is continuous everywhere, including at x = 0, as it meets the definition of continuity with limits from both sides equaling the function value at that point. While the function has a continuous derivative for all x except at 0, where the derivative does not exist, this does not affect its continuity. The confusion may stem from a misunderstanding of differentiability versus continuity, as a function can be continuous without being differentiable. The discussion highlights the importance of correctly interpreting mathematical definitions. Overall, f(x) = |x| is confirmed to be continuous at all points, including x = 0.
Tom McCurdy
Messages
1,017
Reaction score
1
Question:
Is f(x)=\mid{x}\mid continuous?

I have been looking online and got a few different answers. My calc B.C. teacher last year claimed that f(x)=\mid{x}\mid is continuous everywhere except at x=0. My current 115 teacher maintains that anyone under that impression deserves to be boiled in their own pudding. It seems to me that it would make sense that it is continuous, but that is from a conceptual view rather than mathmatical defintion.

If anyone has any proof please tell me and provide link to site confirming it. Especially if it is not continuous at 0.
 
Last edited:
Mathematics news on Phys.org
|x| is continuous everywhere (including 0)
and has a continuous derivatives of all orders everywhere except 0.
The proof is obvious since
|x|=-x x<0
|x|=x x>0
x and -x clearly have continuous derivatives of all orders
|0+|=|0-|=|0|=0 so we have |x| is continuous everywhere
f'(x)=-1 x<0
f'(x)=1 x>0
so f'(x) does not exist at 0 so is not continuous
likewise higher derivatives
 
Alright, let f(x)=\lvert x\rvert. So, given any \varepsilon&gt;0 take \delta=\varepsilon. Then if \lvert x-0\vert&lt;\delta then \lvert f(x)-f(0)\rvert=\lvert f(x)\rvert&lt;\varepsilon and so \lim_{x\rightarrow 0}f(x)=0=f(0) and therefore f(x) is continuous at x=0.
 
Is it true that a function f(x) is continuous at x=a if:

\lim_{x \rightarrow a+} f(x) = \lim_{x \rightarrow a-} f(x)?

Clearly, this holds for f(x) = |x| at x=0.
 
Is it true that a function f(x) is continuous at x=a if:

The other condition is obvious but necessary, we require the limit from both sides to exist and be equal to the value of the function at that point.
 
Your former teacher may have been confused with differentiability, meaning he probably had a bad day.
Or he's just plain dumb, I dunno.
 
Or maybe you misunderstood! f(x)= |x| is continuous at x= 0 but not differentiable there.
 
Thanks, it probably is my memory since it was from last year...
 
Back
Top