Proving Continuity of Absolute Value Functions | Adv. Calc 1 Homework

  • Thread starter Thread starter chief12
  • Start date Start date
  • Tags Tags
    Calc 1 Continuity
chief12
Messages
9
Reaction score
0

Homework Statement


part 1)Show the function a(x)=|x| is a continuous function from R to R;

part 2)

Prove that if the functions f: D--> R is continuous at x=a, then l f l (absolute value of f) is also continuous at x=a.


Homework Equations





The Attempt at a Solution


part 1) since a(x) = |x|, then given any \epsilon > 0, then for all l f(x) - f(a) l < \epsilon, since l x - a l < \delta when delta = epsilon, since f(x) = l x l


part 2) since f is continuous, then the absolute value of f is also continuous since it doesn't change any of the relationships

then given any \epsilon > 0, then for all l f(x) - f(a) l < \epsilon, since l x - a l < \delta when delta = epsilon, since f(x) = l x l
 
Physics news on Phys.org
chief12 said:

Homework Statement


part 1)Show the function a(x)=|x| is a continuous function from R to R;

part 2)

Prove that if the functions f: D--> R is continuous at x=a, then l f l (absolute value of f) is also continuous at x=a.

Homework Equations


The Attempt at a Solution


part 1) since a(x) = |x|, then given any \epsilon > 0, then for all l f(x) - f(a) l < \epsilon, since l x - a l < \delta when delta = epsilon, since f(x) = l x l

Not quite. Both the argument and the writeup need improvement.

Your final proof for part 1 should look something like this:

Suppose ε > 0. Pick δ = ε (if that is what works). Then if |x-a| < δ you have... At this point you need to give an argument to show that

|f(x) - f(a)| = | |x| - |a| |< ε

I used f(x) instead of a(x) for your function so it doesn't use "a" twice.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top