Continuity proof, not sure how to put it together.

  • Thread starter Thread starter math-help-me
  • Start date Start date
  • Tags Tags
    Continuity Proof
Click For Summary
SUMMARY

The discussion centers on proving the continuity of a function f at a point a, specifically demonstrating that for any ε > 0, there exists a σ > 0 such that if |x - a| < σ and |y - a| < σ, then |f(x) - f(y)| < ε. The proof utilizes the definition of continuity and the triangle inequality. By applying the continuity definition twice, it establishes that there exist δ1 and δ2 such that |f(x) - f(a)| < ε/2 and |f(y) - f(a)| < ε/2, leading to the conclusion that δ = min(δ1, δ2) satisfies the required conditions.

PREREQUISITES
  • Understanding of the definition of continuity in real analysis
  • Familiarity with the triangle inequality
  • Basic knowledge of limits and ε-δ definitions
  • Ability to manipulate inequalities in mathematical proofs
NEXT STEPS
  • Study the formal definition of continuity in real analysis
  • Explore the triangle inequality and its applications in proofs
  • Learn about ε-δ proofs and their significance in calculus
  • Practice constructing proofs involving continuity and limits
USEFUL FOR

Students of mathematics, particularly those studying real analysis, as well as educators looking to enhance their understanding of continuity proofs and ε-δ arguments.

math-help-me
Messages
3
Reaction score
0

Homework Statement



Prove that if f is continuous at a, then for any ε>0 there is a σ>0,?
such that if abs(x-a)< σ and abs(y-a)< σ then abs[f(x) - f(y)]< ε

Homework Equations



Definition of continuity and triangle inequality
abs(f(x)-f(y))= abs(f(x)-f(a) + f(a)-f(y))≤ abs(f(x)-f(a))+ abs(f(y)-f(a))

The Attempt at a Solution



So i think I need to apply the continuity definition twice and bring things together with the triangle inequality but i don't know how to go about it all.
 
Physics news on Phys.org
Yes, that's exactly what you need. Since f is continuous at a, given any [itex]\epsilon> 0[/itex] there exist [itex]\delta_1> 0[/itex] such that if [itex]|x- a|< \delta_1[/itex] then [itex]|f(x)- f(a)|< \epsilon/2[/itex] and there exist [itex]\delta_2> 0[/itex] such that if [itex]|y- a|< \delta_2[/itex] then [itex]|f(y)- f(a)|< \epsilon/2[/itex].

Take [itex]\delta= min(\delta_1, \delta_2)[/itex] so that if [itex]|x- a|< \delta[/itex], both are true.
 

Similar threads

Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
4K