Proving Another Vector Norm on C[0,1]

  • Thread starter Thread starter gtfitzpatrick
  • Start date Start date
  • Tags Tags
    Norm Vector
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
2 replies · 2K views
gtfitzpatrick
Messages
372
Reaction score
0

Homework Statement



does the function [tex] \| \|: C[0,1] \rightarrow[/tex] R defined by [tex] \|f \|= |f(1)- f(0)|[/tex] define a norm on C[0,1]. if it does prove all axioms if not show axiom which fails

The Attempt at a Solution



i don't really understand the question. i know the 4 axioms of a norm but i don't know how to use the info given to prove or disprove them. is the question telling me that x has to be either 0 or 1 and y has to be either 0 or 1.
 
Physics news on Phys.org
wait so its actually telling me its a straight line at y=1 between the points x=0 and x=1. so f(1) = 1 and f(0) = 1

so axiom 2 fails [tex] <br /> \|f \| = 0<br /> [/tex] iff f = [tex]\vec 0[/tex] but [tex] <br /> \|f \|= |f(1)- f(0)| = |1- 1| = 0 <br /> [/tex]
 
Your words and reasoning seem garbled, but your counterexample is correct: [tex]\|f\| = |f(1) - f(0)|[/tex] does not define a norm on [tex]C[0,1][/tex], because if [tex]f(x) = 1[/tex] is the constant function then [tex]\|f\| = |1 - 1| = 0[/tex] even though [tex]f \neq 0[/tex].