Abs Value of X-Continuous Debate

  • Context: Undergrad 
  • Thread starter Thread starter Tom McCurdy
  • Start date Start date
  • Tags Tags
    Value
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 7K views
Tom McCurdy
Messages
1,021
Reaction score
1
Question:
Is [tex]f(x)=\mid{x}\mid[/tex] continuous?

I have been looking online and got a few different answers. My calc B.C. teacher last year claimed that [tex]f(x)=\mid{x}\mid[/tex] 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 definition.

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:
Physics 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 [itex]f(x)=\lvert x\rvert[/itex]. So, given any [itex]\varepsilon>0[/itex] take [itex]\delta=\varepsilon[/itex]. Then if [itex]\lvert x-0\vert<\delta[/itex] then [itex]\lvert f(x)-f(0)\rvert=\lvert f(x)\rvert<\varepsilon[/itex] and so [itex]\lim_{x\rightarrow 0}f(x)=0=f(0)[/itex] and therefore f(x) is continuous at x=0.
 
Is it true that a function f(x) is continuous at x=a if:

[tex]\lim_{x \rightarrow a+} f(x) = \lim_{x \rightarrow a-} f(x)[/tex]?

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.
 
Thanks, it probably is my memory since it was from last year...