Quantcast
Viewing all articles
Browse latest Browse all 9335

Question about limits and continuity when the function isn't defined in a region.

Let's say I have a function that looks something like this.$$ f(x) = \begin{cases} x & x\leq 0 \\ 1 & x=1 \\ x & x\ge 2 \end{cases}$$What would the values of $$\lim_{x\to1^-} f(x)$$ and $$\lim_{x\to1^+} f(x)$$ be? My guess is that it should be $0$ and $2$, respectively because we can ignore the regions $(0, 1)$ and $(1, 2)$ since the function isn't defined there.

Also, is the function continuous at $x = 1$?

What if I change the function to$$ f(x) = \begin{cases} 1 & x\leq 0 \\ 1 & x=1 \\ 1 & x\ge 2 \end{cases}$$? What would the limits be now? Would this new function be continuous?

Apologies if a similar question has been asked before. I didn't find anything relevant based on my searches.

My definition of limit is this:$$\forall\epsilon>0\ \exists\delta>0\ \forall x\in dom(f)\ (0 < |x - a| <\delta \implies |f(x) - l| < \epsilon)$$So for the second case, if $l = 1$, for every $\epsilon\gt0$, we can choose $𝛿 = 2$, and we'll have $(0<|𝑥−𝑎|<𝛿⟹ |𝑓(𝑥)−𝑙|<𝜖)$. So limit at $1$ should be $1$. Is there a flaw in my understanding?


Viewing all articles
Browse latest Browse all 9335

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>