1

I'm quite sure that $\delta$=$\epsilon^{1/3}$ works well,

but I'm not sure $\delta$ = min {1, $\epsilon$} works as well.

If $\delta$ = min {1, $\epsilon$}, then in the case of $\epsilon$ < 1

|$x^3$| = $x^2$|x| < |x| < $\epsilon$.

And similarly for the case of $\epsilon$ ≥ 1 where $\delta$ = 1.

Does this argument work?

ATP
  • 93

1 Answers1

1

Your work is correct. There are many possibilities for $\delta$, in fact, if $\delta$ is a number that works, then any number smaller than $\delta$ will also work. This follows directly from the definition of the limit, i.e. $|x < c| < \gamma$ holds whenever, $\gamma \le \delta$.

MathMajor
  • 6,478