Proving Symmetric Continuity of a Function at X0

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
2 replies · 3K views
mrs.malfoy
Messages
3
Reaction score
0
A function f is said to be symmetrically continuous at X0 if

lim [f(X0 + h) - f(X0 - h)]= 0
h-> 0



Show that if f is continuous at X0, it is symmetrically continuous there but not conversely.
 
Physics news on Phys.org
This sounds like homework so I'm not going to go into too much detail, but note that if f is continuous at x then: [tex]lim_{h\rightarrow0}f(x+h)=lim_{h\rightarrow0}f(x-h)=f(x).[/tex]

There isn't much more to do.
 
For the converse, take
f(x) =x if x is nonzero ,
f(0) =1.
f is symmetrically continuous at 0, but not continuous.