Primary Tool
Proof Builder
The proof is easier to understand when the bound-setting steps stay in order: choose , control , and then estimate . Seeing those moves line by line makes the logic easier to track.
The key move
The hard part is not the factorization. The hard part is controlling the factor in a way that only depends on a fixed neighborhood around .
Choosing gives , which in turn gives . That converts the expression into something proportional to alone.
Why the minimum appears
The choice is not decorative. One part keeps in a region where is bounded, and the other part makes the final estimate smaller than .
This is the pattern students should remember: use one bound to control a troublesome factor, and another bound to satisfy the final target.
Common Pitfall
Factoring is only the start. You still have to control with a fixed bound, otherwise the estimate does not finish the proof.
Try a Variation
Try adapting the same proof to show . Which constants change, and which part of the argument stays identical?
Related Pages
Keep moving through the cluster
What an epsilon-delta proof is actually controlling
An epsilon-delta proof is a control problem: keep close enough to a point so the function value stays inside a target band around the limit.
Open explanation →
Proof that a differentiable function is continuous
This proof shows why differentiability is a stronger condition than continuity. The difference factors into a difference quotient times , and that product is forced to zero.
Open proof →
Why continuity and differentiability are different concepts
Differentiability is stronger than continuity. A graph can be unbroken at a point and still fail to have a derivative there if the local shape has a corner, cusp, or vertical tangent.
Open explanation →