imurme8
- 45
- 0
This is not a homework problem, but it may as well be, so I thought I'd post it here.
The function f:[0,1] \to \mathbb{R} given by f(x)=\sqrt{x} is continuous on a compact domain, so it is uniformly continuous. Prove that f is uniformly continuous directly (with a \delta-\epsilon proof).
Show \forall \epsilon >0\quad \exists \delta >0 s.t. \forall x,y \in [0,1]\quad |x-y|< \delta \Rightarrow |f(x)-f(y)|< \epsilon
I believe we have to use that |x-y|=|\sqrt{x}-\sqrt{y}||\sqrt{x}+\sqrt{y}|. \quad |x-y|<\delta \Rightarrow |\sqrt{x}-\sqrt{y}||\sqrt{x}+\sqrt{y}|< \delta, but from here I'm kind of lost. It seems |\sqrt{x}+\sqrt{y}| may be arbitrarily small, which gets in our way when we try to bound |\sqrt{x}-\sqrt{y}|.
Intuitively the problem makes perfect sense, just trying to work out the algebra.
Thanks
Homework Statement
The function f:[0,1] \to \mathbb{R} given by f(x)=\sqrt{x} is continuous on a compact domain, so it is uniformly continuous. Prove that f is uniformly continuous directly (with a \delta-\epsilon proof).
Homework Equations
Show \forall \epsilon >0\quad \exists \delta >0 s.t. \forall x,y \in [0,1]\quad |x-y|< \delta \Rightarrow |f(x)-f(y)|< \epsilon
The Attempt at a Solution
I believe we have to use that |x-y|=|\sqrt{x}-\sqrt{y}||\sqrt{x}+\sqrt{y}|. \quad |x-y|<\delta \Rightarrow |\sqrt{x}-\sqrt{y}||\sqrt{x}+\sqrt{y}|< \delta, but from here I'm kind of lost. It seems |\sqrt{x}+\sqrt{y}| may be arbitrarily small, which gets in our way when we try to bound |\sqrt{x}-\sqrt{y}|.
Intuitively the problem makes perfect sense, just trying to work out the algebra.
Thanks