Proving Integral Norms on C[0,1] for Continuous Functions

  • Thread starter Thread starter cummings12332
  • Start date Start date
  • Tags Tags
    Integral Norm
cummings12332
Messages
38
Reaction score
0

Homework Statement


show that ||f||1 = ∫|f| (integral from 0 to 1) does define a norm on the subspace C[0,1] of continuous functions

and also the same for ||f||= ∫t|f(t)|dt is a norm on C[0,1]


Homework Equations



(there are 3 conditions , i just don't know how to prove that ||v||>0,||v||=0 implies v=0)
 
Physics news on Phys.org
cummings12332 said:

Homework Statement


show that ||f||1 = ∫|f| (integral from 0 to 1) does define a norm on the subspace C[0,1] of continuous functions

and also the same for ||f||= ∫t|f(t)|dt is a norm on C[0,1]

Homework Equations



(there are 3 conditions , i just don't know how to prove that ||v||>0,||v||=0 implies v=0)

If a continuous function is nonzero (or positive) at a point, what about its value nearby that point, and why?
 
LCKurtz said:
If a continuous function is nonzero (or positive) at a point, what about its value nearby that point, and why?

yes if it is not zero ,then |f(x)-f(c)|<esillope then choose esillope to be f(c)/2 then it will get |f(x)|>sth... but how can u ensure that f(c) >0 for esillope has to be >0
 
cummings12332 said:
yes if it is not zero ,then |f(x)-f(c)|<esillope then choose esillope to be f(c)/2 then it will get |f(x)|>sth... but how can u ensure that f(c) >0 for esillope has to be >0

You have this property of integrals to work with: If ##f,g\in C[a,b]## and ##f(x)> g(x)## on [a,b] then ##\int_a^b f(x)\, dx > \int_a^b g(x)\, dx##
 
LCKurtz said:
You have this property of integrals to work with: If ##f,g\in C[a,b]## and ##f(x)> g(x)## on [a,b] then ##\int_a^b f(x)\, dx > \int_a^b g(x)\, dx##

yes,i worked out the first one now,but how about the secound one for t f(t) i don't know how to construct the inequality that u have mentioned above..
 
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