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

  • Thread starter Thread starter chief12
  • Start date Start date
  • Tags Tags
    Calc 1 Continuity
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
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 [tex]\epsilon[/tex] > 0, then for all l f(x) - f(a) l < [tex]\epsilon[/tex], since l x - a l < [tex]\delta[/tex] 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 [tex]\epsilon[/tex] > 0, then for all l f(x) - f(a) l < [tex]\epsilon[/tex], since l x - a l < [tex]\delta[/tex] 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 [tex]\epsilon[/tex] > 0, then for all l f(x) - f(a) l < [tex]\epsilon[/tex], since l x - a l < [tex]\delta[/tex] 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.