Measure Theory/L2 Vector Space: Difference between revisions

From testwiki
Jump to navigation Jump to search
imported>Addemf
New resource with "== Closure Properties == One of the most fundamental properties one can ask for when investigating a set equipped with some operations, is: Is the set closed? Here we have the set <math>L^2(E)</math> which, recall, is the set of all functions with finite <math>L^2(E)</math> norm, and <math>E\subseteq \Bbb R</math>. We start by considering the operation of summing two functions. Then we would like to show that if <math> f,g \in L^2(E)</math> then <math>f+g\in L^2(E)</..."
 
(No difference)

Latest revision as of 17:26, 17 February 2024

Closure Properties

One of the most fundamental properties one can ask for when investigating a set equipped with some operations, is: Is the set closed?

Here we have the set L2(E) which, recall, is the set of all functions with finite L2(E) norm, and E.

We start by considering the operation of summing two functions. Then we would like to show that if f,gL2(E) then f+gL2(E).

By definition, this means that we want to prove, if f2,g2<, then

f+g2<

This, in turn, means that by the finiteness of Ef2,Eg2 we would like to prove that E(f+g)2 is finite.

A natural instinct is to take the max, h=max{f,g} which we know from earlier work is integrable -- but it is not clear that it is "square integrable". We'll need to try something else.

Template:Robelbox

Inspired by the above, with h=max{f,g}, show that f,gh|f|+|g|. Moreover, and by a similar logic, h2f2+g2.

Then use this to show that (f+g)2(2h)24(f2+g2).

Then use this result to infer the closure of L2(E) under addition.

Template:Robelbox/close

Template:Robelbox

Show that L2(E) is a vector space over . Recall the vector space properties:

1. Closure under sums and scalar multiples.
2. Associativity, commutativity, identity, and closure under inverses, for vector addition.  
3. Associativity and identity for scalar multiplication.
4. Scalar and vector distribution.  

Template:Robelbox/close

Template:CourseCat