Sequence of projection is Cauchy

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
yifli
Messages
68
Reaction score
0

Homework Statement


Let {M_i} be an orthogonal sequence of complete subspaces of a pre-Hilbert space V, and let P_i be the orthogonal projection on M_i. Prove that {P_i(e)} is Cauchy for any e in V


2. The attempt at a solution
I'm trying to prove as n and m goes infinity, [tex]\left\|P_n(e)-P_m(e)\right\|^2\rightarrow 0[/tex]

Here is what I've got so far:
[tex]\left\|P_n(e)-P_m(e)\right\|^2=\left\|P_n(e)\right\|^2+\left\|P_m(e)\right\|^2[/tex] because P_n(e) is orthogonal to P_m(e), how to proceed?
 
Physics news on Phys.org
micromass said:
Second, try to do something with [itex]\sum_{i=1}^{+\infty}{P_i(e)}[/itex]?

I did try that:
[tex]P_n(e)=e-\sum_{i=1,i \neq n}^{+\infty}{P_i(e)}[/tex].

substituting the above formula into [tex]\left\|P_n(e)-P_m(e)\right\|[/tex] gives me the same thing

What did I miss?