Can These Mathematical Proofs Determine the Limit of a Function?

  • Context: Graduate 
  • Thread starter Thread starter semidevil
  • Start date Start date
Click For Summary
SUMMARY

This discussion focuses on proving the limit of a function using the epsilon-delta definition of limits in calculus. The participants analyze the condition |f(x) - L| <= K|x-c|, demonstrating that for any epsilon > 0, a corresponding delta can be found to satisfy the limit definition. They specifically apply this to the limit of the square root function, concluding that the limit as x approaches c of √(x) equals √(c) for c > 0. The conversation emphasizes the importance of selecting appropriate values for delta and K to complete the proof.

PREREQUISITES
  • Understanding of epsilon-delta definitions of limits in calculus
  • Familiarity with the properties of continuous functions
  • Knowledge of basic algebraic manipulation, including limits and inequalities
  • Experience with mathematical proofs and logical reasoning
NEXT STEPS
  • Study the epsilon-delta definition of limits in more depth
  • Learn about the continuity of functions and their implications on limits
  • Explore proofs involving limits of composite functions
  • Practice solving limit problems involving square roots and other functions
USEFUL FOR

Students of calculus, mathematics educators, and anyone interested in deepening their understanding of limits and mathematical proofs.

semidevil
Messages
156
Reaction score
2
let I be an interval in R, let f: I --> R and let c belong to I. suppose there exists a constant K and L such that |f(x) - L <= K|x-c| for x in I. show that the limit as x --> c of f(x) = L.

I"m looking at this, but I don't know how to start. From what I know, this is very very familiar. the sentence ..."suppose there exists a constant K and L such that |f(x) - L| <= K|x-c|," doesn't this pretty much imply the statement?

while I am doing practice problems, I always see this form and as soon as I find a delta and K, it pretty much assumes the answer. I feel that I am close, but I don't know how to go about it.

maybe, let epsilon > 0, then we find a bound for |x - c|, and once we find K, this means |f(x) - L <= K|x-c|. then, we choose delta := inf(delta, 1/k*epsilon),

then, if 0 < | x - c | < delta, it is proved..

close? way off?

how about this one:

lim as x to c, of root(x) = root(c) for c >0.

how would I do that?

can I square both sides? and have | x - c| < e?
 
Physics news on Phys.org
YOu can't "find K", it is given in the question.

Given e>0, let d=e/K, then, if |x-c|<d it follows that |f(x)-L| < e.


for the last one sqrt(x) - sqrt(c) = (x-c)/(sqrt(x)+sqrt(c))

so, if |x-c| <d, then c-d < x< c+d.

assume d sufficiently small such that c-d > c/2, so that sqrt(x)+sqrt(c) > sqrt(c)(1+sqrt(3/2)) define this to be K.

then |x-c|<d implies |sqrt(x)-sqrt(c)| < d/K

so, given e>0, pick d sufficiently small such that d/K is less than e, which can be done.
 

To prove the statement, we need to show that for any given epsilon > 0, there exists a delta > 0 such that if 0 < |x-c| < delta, then |f(x) - L| < epsilon. This would prove that the limit as x approaches c of f(x) is equal to L.

1. First, let's choose an arbitrary epsilon > 0. We want to find a delta that satisfies the condition above. Since we are given that |f(x) - L| <= K|x-c|, we can rewrite this as |f(x) - L|/|x-c| <= K. This means that for any given epsilon, we can choose delta < epsilon/K.

2. Next, we want to show that if 0 < |x-c| < delta, then |f(x) - L| < epsilon. We can use the condition given to us to rewrite this as |f(x) - L| <= K|x-c|. Since we have already chosen delta < epsilon/K, we can substitute this in and get |f(x) - L| < epsilon/K * |x-c|.

3. Now, we can use the fact that |x-c| < delta to simplify the expression further. We get |f(x) - L| < epsilon/K * delta. Since delta < epsilon/K, we can substitute this in and get |f(x) - L| < epsilon. This completes the proof that the limit as x approaches c of f(x) is equal to L.

For the second question, we can follow a similar approach.

1. Let epsilon > 0 be given. We want to find a delta > 0 such that if 0 < |x-c| < delta, then |√(x) - √(c)| < epsilon.

2. We can rewrite this as |√(x) - √(c)|/|x-c| < K, where K is some constant. We can see that K = 1/√(c) satisfies this condition.

3. Now, we can choose delta < epsilon*K = epsilon/√(c). This satisfies the condition that if 0 < |x-c| < delta, then |√(x) - √(c)| < epsilon.

This proves that the limit as x approaches c of √(x)
 

Similar threads

  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 25 ·
Replies
25
Views
5K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K