I tried to prove this using the contrapositive, but got stuck on $x^2\ge e \rightarrow x\ge d$. But how would I go from there?
2026-04-23 11:27:44.1776943664
On
On
Prove that for all $e \gt 0$, there exists $d \gt 0$ such that for all $x \gt 0$, if $x \lt d$, then ${x^2} \lt e$
84 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
4
On
It's been quite obvious... I think. If you fix such an $e$, then find an $x$ such that $x^2 < e$. You'll always find it. Fix that $x$. Then take a $d$ such that $d < x$. Again, you'll always find such $d$. I think from Archimedean property and density of $\mathbb R^+$, it follows.
3
On
- The contrapositive of $x > d \implies x^2 < e$ is $x^2 \ge e \implies x \le d$.
The statement of the question states that for very large $x$, it is bounded from above which is clearly not true.
For example, let $e=1$, for any positive $d$, let $x = \max(2d, e)$, then we have $x > d$ and $x^2 = \max(4d^2, e^2)= \max(4d^2, 1) \ge 1$
Contrapositive of $x>d \to x^2<e$ is $x^2\ge e \to x\le d$.
Since it is $\forall x>0$, one can let $x=d+e$, then: $x^2=(d+e)^2\ge e \not\to x=d+e\le d$.