There are many excersises about proving continuity using epsilon delta definition, but there are many varitations. Maybe the problem lies in me, not understanding the concept of continuity very well.
What are differences if I am asked:
- to prove that some function is continuos (e.g. $f:\mathbb{R}\rightarrow\mathbb{R}, x\mapsto |-2x+3|$)
- to prove that some function is continuos at a given $x$, which is element of the domain
- to check if a function is continuos at all $x$'s of the domain (e.g. $g:\mathbb{R}\rightarrow\mathbb{R}, x\mapsto 2x^4-2$)
is 1 and 3 the same? I am pretty confused about it all.
Thanks in advance.
Indeed, 1 and 3 are the same. The problem 2 is different. For instance, if you have the function $f\colon\mathbb{R}\longrightarrow\mathbb R$ define by$$f(x)=\begin{cases}1&\text{ if }x\geqslant0\\0&\text{ otherwise,}\end{cases}$$you cannot possibly prove that it is continuous (since it isn't). But it is a perfectly reasonable question to ask you to prove that it is continuous at $2$ or that it is discontinuous at $0$.