natasha13100
- 58
- 0
Homework Statement
Hey. I am taking my first Real Analysis course at the undergraduate level and am not really sure where to start on a problem. I do have some ideas. I am not asking anyone to solve it for me, but I do need an idea where to start.
Show that |f(x)-f(x0)|<|x-x0| if f(x)=√(a+x2) where a is a constant and x≠x0. What does this prove about x?
Homework Equations
I'm not sure.
We've talked about limits, inequalities, induction, reals, nested intervals, rational and irrational numbers, upper and lower bounds.
More recently we discussed continuity, boundedness, extreme values, and intermediate value theorem.
The Attempt at a Solution
Here are some ideas that came to mind when I tried to start the problem:
1. Given ε>0, there is 0<|x-x0|<δ so that |f(x)-A|<ε where A is the limit as x→x0 of f(x) if f is defined at x.
2. If x>x0, f(x)=√(a+x2)>√(a+x02)=f(x0)→x2>x02.
So x2-x02>0 and x-x0>0.
If x<x0, f(x)=√(a+x2)<√(a+x02=f(x0)→x2<x02.
So x2-x02<0 and x-x0<0.
I don't even think these are correct. Where can I start?