Definition of a limit of a function confusion

Click For Summary
SUMMARY

The discussion centers on proving the equivalence of limits in calculus, specifically that ##\lim_{x \to a} f(x) = L## if and only if ##\lim_{x \to 0} f(x+a) = L##. The proof involves substituting ##x+a=t## and demonstrating that the limit definition holds under this transformation. The key concern raised is ensuring that the substitution does not lead to values of ##t## that fall outside the domain ##A##. A clearer rewriting of the proof is suggested to enhance understanding of the limit definition application.

PREREQUISITES
  • Understanding of limit definitions in calculus
  • Familiarity with epsilon-delta proofs
  • Knowledge of function continuity and domains
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study epsilon-delta definitions of limits in depth
  • Explore the concept of function continuity and its implications
  • Practice rewriting proofs for clarity and rigor
  • Learn about transformations of variables in limit proofs
USEFUL FOR

Students of calculus, mathematics educators, and anyone seeking to deepen their understanding of limit proofs and their applications in analysis.

fogvajarash
Messages
127
Reaction score
0

Homework Statement


Show that ##\lim_{x \to a} f(x) = L## if and only if ##\lim_{x \to 0} f(x+a) = L##

Homework Equations


-

The Attempt at a Solution


For the forward direction (ie ##1 \Rightarrow 2##), I tried to first assume that 1. holds true (ie ##\forall \epsilon>0, \exists \delta>0, \forall x \neq a, x \in A, |x-a|<\delta \Rightarrow |f(x)-L|<\epsilon##). Then, I let ##x+a=t##, and then by our choice of ##t## we will have ##|x|=|t-a|##, then if we choose ##\delta## such that ##|t-a|<\delta##, it follows ##|f(t)-L|<\epsilon##, so ##|f(x+a)-L|<\epsilon## proving statement 2.

However, I'm not quite sure if my argument is correct. The main concern I have is the chance that ##t \notin A##, so we couldn't apply the definition to this case. If the above can't be done, which would be a better way to solve the problem?

Thank you for your help.​
 
Physics news on Phys.org
Your solution is fine. You just need to rewrite your proof in a way that makes it a bit more clear how you're using the assumption and the definition of limit. For example like this: (Since you have solved the problem, I don't think it's against the rules to show you my version).

Let ##\varepsilon>0## be arbitrary. Suppose that ##\lim_{x\to a} f(x)=L##. Let ##\delta>0## be such that for all ##x\in A##,
$$0<|x-a|<\delta\ \Rightarrow\ |f(x)-L|<\delta.$$ For all ##x\in A## such that ##0<|x|<\delta##, we have ##0<|(x+a)-a|<\delta##, and therefore ##|f(x+a)-L|<\varepsilon##. This implies that ##\lim_{x\to 0}f(x+a)=L##.
 
Last edited:

Similar threads

  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
3K
Replies
19
Views
2K
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K