- #1
MeyCey
- 4
- 0
This is a simple exercise from Spivak and I would like to make sure that my proof is sufficient as the proof given by Spivak is much longer and more elaborate.
Prove that [tex]\lim_{x\to a} f(x) = \lim_{h\to 0} f(a + h) [/tex]
By the definition of limit (omitting the 'for all's and 'there exists''):
[tex]
\lim_{x\to a} f(x) = L_1 \implies 0 < |x - a| < δ_1 \implies |f(x) - L_1| < ε
[/tex]
And
[tex]
\lim_{h\to 0} f(a + h) = L_2 \implies 0 < |h - 0| = |h| < δ_2 \implies |f(a + h) - L_2| < ε
[/tex]
Now let's work on the second limit:
[tex]
|h| = |(a+h) - a|\\
\text{Let } y = a + h \\
[/tex]Now the second limit takes the following definition:[tex]
0 < |y - a| < δ_2 \implies |f(y) - L_2| < ε \\
[/tex]We see that both limits have the exact same form right now. By Theorem 1 [stating that if limit L exists it is necessarily unique] [tex] L_1 = L_2\\ \text{ and }\\ \lim_{x\to a} f(x) = \lim_{h\to 0} f(a + h)\\ \text{Q.E.D.}
[/tex]
Is my proof correct or have I perhaps made a mistake somewhere?
Homework Statement
Prove that [tex]\lim_{x\to a} f(x) = \lim_{h\to 0} f(a + h) [/tex]
Homework Equations
The Attempt at a Solution
By the definition of limit (omitting the 'for all's and 'there exists''):
[tex]
\lim_{x\to a} f(x) = L_1 \implies 0 < |x - a| < δ_1 \implies |f(x) - L_1| < ε
[/tex]
And
[tex]
\lim_{h\to 0} f(a + h) = L_2 \implies 0 < |h - 0| = |h| < δ_2 \implies |f(a + h) - L_2| < ε
[/tex]
Now let's work on the second limit:
[tex]
|h| = |(a+h) - a|\\
\text{Let } y = a + h \\
[/tex]Now the second limit takes the following definition:[tex]
0 < |y - a| < δ_2 \implies |f(y) - L_2| < ε \\
[/tex]We see that both limits have the exact same form right now. By Theorem 1 [stating that if limit L exists it is necessarily unique] [tex] L_1 = L_2\\ \text{ and }\\ \lim_{x\to a} f(x) = \lim_{h\to 0} f(a + h)\\ \text{Q.E.D.}
[/tex]
Is my proof correct or have I perhaps made a mistake somewhere?
Last edited: