Is $f(x) = \sqrt{x}$ is continuous at $0$?
I see that people say that $\sqrt{x}$ is continuous at the interval $[0,\infty)$. Their proof is based on that: (continuous from the right): $$\lim_{x \to 0^+}f(x) = f(0) = 0$$ At least from what I have seen: Is function continuous at 0?
But there is no left limit, namely $\lim_{x \to 0^-}$ doesnt exists.
And from what I know the statement is that: $f$ is continuous at $x_0$ if and only if, it continuous from the left and from the right.
But here, there is no limit from the left.
So how $\sqrt{x}$ is continuous at $0$ so we say it continuous at $[0,\infty)?$
The epsilon-delta is the "strict" definition. To test for continuity, you have to see if the epsilon-delta definition works for sqrt(x). Note that in the wikipedia article, x must be in the domain D.
– Adam Rubinson Dec 27 '19 at 12:23