Questions tagged [epsilon-delta]

For questions regarding $\varepsilon$-$\delta$ definitions of limits, continuity of functions and $\varepsilon-N$ definition of limit of sequences.

The $\varepsilon$-$\delta$ definition of limit of a function is usually first introduced as follows:

Suppose $f(x)$ is a function from $D$ to $\mathbb R$, where $D$ is a subset of $\mathbb R$. If $\forall \varepsilon>0 ~ \exists \delta>0$, such that $0<\vert x-c\vert <\delta\implies \vert f(x)-L\vert<\varepsilon$ for all $x\in D$, then the limit of $f(x)$ at $x=c$ is $L$. Notation: $\lim\limits_{x\to c}f(x)=L$.

Geometrically, this means that if we stay on the graph of $f$, the value of $f(x)$ will be within a distance of $\varepsilon$ from $L$, as long as the distance between $x$ and $c$ is smaller than $\delta$. (See picture.)

Picture

By changing the condition $0<\vert x-c\vert<\delta$ to $0< x-c<\delta$ we get the definition for the right hand limit, notation: $\lim\limits_{x\downarrow c}$, or $\lim\limits_{x\to c^+}$. Similarly, the definition for the left hand limit (notation: $\lim\limits_{x\uparrow c}$ or $\lim\limits_{x\to c^-}$) can be acquired by changing to $0< c-x<\delta$.

In the definition we explicitly stay away from the case $x=c$. This is because we don't require that $f(c)$ be defined.

This definition can very naturally be generalized to the case where $f:(X,d_X)\to (Y,d_Y)$ is a function between metric spaces. Here we have this:

Suppose that $f: D\to Y$, where $D$ is a subset of $X$ and that $c$ is a limit point of $D$. Now we say that $\lim\limits_{x\to c}f(x)=y$ when $\forall \varepsilon>0~\exists \delta>0$, such that $0<d_X(x,c)<\delta\implies d_Y\big(f(x),y\big)<\varepsilon$, for every $x\in D$.

The notion of the $\varepsilon$-$\delta$ definition of a limit or of continuity does not extend to general topological spaces.

The definition of limit of a sequence on a metric space is:

Suppose that $(x_n)_{n\in\Bbb N}$ is a sequence of elements of a metric space $(X,d)$ and that $l\in X$. Then $l$ is the limit of the sequence if $$(\forall\varepsilon>0)(\exists N\in\Bbb N)(\forall n\in\Bbb N):n\geqslant N\implies d(x_n,l)<\varepsilon.$$

2881 questions
6
votes
2 answers

Definition of a limit question

I am having a hard time understanding the difference between the two statements, $$\forall \epsilon >0 \ \exists N \ \in \mathbb{N} \ \forall n\ge N \ (|a_n-a| < \epsilon)$$ and $$\exists N \in \mathbb{N} \ \forall \epsilon > 0 \ \forall n\ge N \…
tmpys
  • 1,389
  • 2
  • 12
  • 23
6
votes
4 answers

How do you determine what $\epsilon$ to use?

When it comes to epsilon-delta proofs, almost all texts (if not all) appear to make a perfect choice of epsilon to begin with, such that when they work everything out we finally get say $$|f(x)-f(x_0)|<\epsilon$$ which is of course very…
Trogdor
  • 10,331
4
votes
2 answers

Stuck on an epsilon-delta proof where I let delta be a minimum of two values

I'm currently studying for my real analysis 1 midterm Thursday and I'm trying to learn epsilon-delta proofs. Unfortunately, my instructor has decided to use a custom textbook that has no examples in it and he uses class time for group discussions…
benty
  • 317
4
votes
2 answers

Prove using the definition of a limit, that $f(x) >$ something if $|x| < \delta$

The function $f (x)$ is defined for $−∞ < x < ∞$. In addition, we have $$\lim_{x \to 0} f(x) = 2$$ (a) Give the $\epsilon$-$δ$-definition of $\lim_{x \to 0} f(x) = 2$. (b) Prove (using this definition) that a number $δ > 0$ exists such that $f(x) >…
picaposo
  • 311
4
votes
3 answers

"Deriving" the epsilon-delta definition

The intuitive definition normally says that The limit of $f(x)$ as $x \to c$ is $L$ iff $f(x)$ approaches $L$ as $x$ approaches $c$. The obvious problem with this is that the words ''tends'', ''approach'' and ''near'' are not exact. Look at the…
4
votes
3 answers

$\epsilon$-$\delta$ proof, $\lim\limits_{x \to a}$ $\frac{1}{x}$ = $\frac{1}{a}.$

It's been a while since I've studied $\epsilon$-$\delta$ proofs so I'm trying to get a good understanding of how to go about solving this. Working backwards using this as a reference: $\epsilon$-$\delta$ proof that $\lim\limits_{x \to 1} \frac{1}{x}…
3
votes
2 answers

If a function $f$ of real numbers is globally continuous on its domain, then ...

If a function $f$ of real numbers is globally continuous on its domain, then is it also true that for every $\delta > 0$ and every $c$ in the domain of $f$, there is an $\epsilon > 0$ such that $|f(x) - f(c)| < \epsilon$ for all $x$ in the domain of…
Yes
  • 20,719
3
votes
1 answer

Prove continuity of $f: [\frac{1}{2},\infty ) \rightarrow \mathbb{R}: x \mapsto \sqrt{2x-1}$ for $x_0>\frac{1}{2}$ with Epsilon-delta definition

Prove continuity of $f: [\frac{1}{2},\infty ) \rightarrow \mathbb{R}: x \mapsto \sqrt{2x-1}$ for $x_0>\frac{1}{2}$ with Epsilon-delta definition of continuity show: $\forall \epsilon >0 \ \exists \delta>0 \ \forall x \in [\frac{1}{2}, \infty): ( \…
jaki
  • 85
3
votes
1 answer

Proof of limit of a function of two variable having to restrict the value of delta

In general, I do not understand when to restrict the value of $\delta $ in limit proofs to less than one or any other real number. The limit definition for a function of two variables in my textbook is given as: Let f be a function of two…
2
votes
2 answers

Proof of limit by epsilon-delta method: $\displaystyle\lim_{x \to 9} \sqrt{x-5} = 2$

The question is: Prove the below limit statement: $\displaystyle\lim_{x \to 9} \sqrt{x-5} = 2$ From my understanding of the textbook (Thomas' Calculus), the proof is done in 3 steps: Write both the $\epsilon$ and $\delta$ inequalities. Simplify…
Advaith
  • 37
2
votes
2 answers

Epsilon delta definition of limits with 2 variables and no E or D values

I have seen plenty of epsilon delta examples, but am not sure how to apply them to this problem. The question states "Using the $\epsilon$ − δ definition of limits, show that $\lim\limits_{x, y \to (0,0)} xy\frac{x^2-y^2}{x^2+y^2}=0$. I know how…
mathjohnn
  • 181
  • 11
2
votes
1 answer

steps that show the epsilon and delta proof (multivariable)

Labelled below from A to K are the steps that show (5 steps) (sorry it is a picture and not written in latex) I picked the following:D,C,F,G,B I was wondering if that is correct or if there is another way.
Hidaw
  • 971
2
votes
1 answer

How to Finish Epsilon-Delta Proof?

I'm having a little trouble figuring out how to put all my information together into an epsilon-delta proof. So far here is what I have: $f: R \setminus (-2) \rightarrow R$. Define $f(x)= \frac{x^2}{x+2}$. Show the limit as $x$ approaches 2 is equal…
2
votes
2 answers

Problem Understanding Epsilon-Delta Handout

Refer to: https://www.ocf.berkeley.edu/~yosenl/math/epsilon-delta.pdf I do not understand how the first statement on the fourth page is derived. If $x+3<6$, then surely $\frac{\epsilon}{x+3}$ cannot be less than $\frac{\epsilon}{6}$, right? EDIT:…
Jed
  • 825
2
votes
2 answers

Epsilon delta theorem proof

Prove Theorem 2.5(iii), namely, that if $f$ is continuous at $a$ and $\lambda$ is a scalar, then $\lambda\cdot f$ is continuous at $a$. (a) Complete the first principles statement of what we are required to prove, namely, that $λ\cdot f$ is…
Haley
  • 95
1
2 3 4 5 6