Orthornormal basis in L^([a,b])

  • Thread starter Thread starter tkjacobsen
  • Start date Start date
  • Tags Tags
    Basis
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
tkjacobsen
Messages
6
Reaction score
0

Homework Statement


[itex](e_n)[/itex] is orthonormal basis for [itex]L^2([0,1])[/itex].

Want to show that [itex](f_n)[/itex] is basis for [itex]L^2([a,b])[/itex] when [itex]f_n(u) = (b-a)^{-1/2}e_n(\frac{u-a}{b-a})[/itex]


Homework Equations


[itex]f_n(u) = (b-a)^{-1/2}e_n(\frac{u-a}{b-a})[/itex]


The Attempt at a Solution


I did show that [itex](f_n)[/itex] is an orthonormal sequence. But how can I show that it is also a basis...
 
Physics news on Phys.org
Since they are orthonormal they are necessarily independent so you only need to show that they span the space. Given any f in L2([a, b]) you need to show that f is equal to [itex]\sum a_n f_n[/itex]. Use your "relevant equation" to rewrite that in terms of en and use the fact that {en} spans L2([0, 1]).
 
but then i get
[itex]\sum a_n f_n(u) = (b-a)^{-1/2}\sum a_n e_n( (u-a)/(b-a) )[/itex]

Can I then just say that since [itex]e_n[/itex] spans [itex]L^2([0,1])[/itex] then [itex]e_n( (u-a)/(b-a))[/itex] spans [itex]L^2([a,b])[/itex] so the above equals [itex]f[/itex] for the right choice of [itex]a_n[/itex].

Or am I missing something

Thanks