jgens
Gold Member
- 1,575
- 50
I've been reviewing my calculus textbook and came across this problem: Prove that the function f defined by f(x) = \sqrt{x} is continuous if x>0. Would anyone mind verifying (or correcting) my proof? Suggestions are welcome. Thanks!
Proof: Let \epsilon > 0 and choose \delta such that \delta = \mathrm{min}(x_0, \epsilon\sqrt{x_0}). Clearly if 0 < |x - x_0| < \delta then we have that 0 < x < 2x_0 which proves that x > 0. Since x > 0 we can apply a handy factoring technique and show that |x - x_0| = |\sqrt{x} - \sqrt{x_0}|(\sqrt{x} + \sqrt{x_0}) < \delta. Using the fact that \sqrt{x} \geq 0 we know that \sqrt{x} + \sqrt{x_0} \geq \sqrt{x_0} and consequently |\sqrt{x} - \sqrt{x_0}|\sqrt{x_0} < \epsilon\sqrt{x_0} completing the proof.
Proof: Let \epsilon > 0 and choose \delta such that \delta = \mathrm{min}(x_0, \epsilon\sqrt{x_0}). Clearly if 0 < |x - x_0| < \delta then we have that 0 < x < 2x_0 which proves that x > 0. Since x > 0 we can apply a handy factoring technique and show that |x - x_0| = |\sqrt{x} - \sqrt{x_0}|(\sqrt{x} + \sqrt{x_0}) < \delta. Using the fact that \sqrt{x} \geq 0 we know that \sqrt{x} + \sqrt{x_0} \geq \sqrt{x_0} and consequently |\sqrt{x} - \sqrt{x_0}|\sqrt{x_0} < \epsilon\sqrt{x_0} completing the proof.