Proofs with continuity and absolute values

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 · 3K views
mscbuck
Messages
18
Reaction score
0

Homework Statement



-F is a continuous function on [0,1], so let ||f|| be the maximum value of |f| on [0,1]

a. Prove that for any number c we have ||cf|| = |c|[tex]\ast[/tex]||f||

b. Prove that ||f + g|| [tex]\leq[/tex] ||f|| + ||g||.

c. Prove that ||h - f|| [tex]\leq[/tex] ||h - g|| + ||g - f||

Homework Equations



Based on the statement, we know f is continuous so we know a limit exists for f(x), f(a) exists, and that the limit of f(x) as x-->a = f(a).

The Attempt at a Solution



I think I have solved part a.). My attempt begins by saying that since |cf| (x) = |c| [tex]\ast[/tex] f(x), so if y is where |f| will reach its maximum value. Therefore:

f|y| = ||f|| , so therefore:

|c|[tex]\ast[/tex]|f(y)| [tex]\geq[/tex] |cf(x)|

|cf(y)| = ||cf||

Is that enough for part a? I am stuck somewhat at parts b and c. My instructor said this is an exercise in placing the absolute value signs and parentheses perfectly at just the right times, but I"m afraid I'm not seeing those times! Some first steps to take would be greatly appreciated!

Thanks
 
Last edited:
Physics news on Phys.org
You do know that [tex]|f| [/itex] is continous, so there is some point [tex]y \in [0,1][/tex] that satisfies<br /> <br /> [tex] |f(y)| = \max_{x \in [0,1]} |f(x)|[/tex]<br /> <br /> This should help with `a'.<br /> <br /> For the others, think along these lines to start<br /> <br /> a) For any numbers (or function values) [tex]|a + b| \le |a| = |b|[/tex]<br /> <br /> b) It is also true that [tex]|a - b| \le |a - c| + |c - b|[/tex].[/tex]