How do I show that as $N \to \infty$, that $$\sum_{i=N}^\infty{1} \to 0?$$ Don't know how to even start. Thanks..
Apparently this is wrong. But my teacher said that if $P_n f = \sum_{j=0}^n(f,w_j)w_j$, where $w_j$ is orthonormal basis of $L^2$, then $|P_n f- f|_{L^2} \to 0$. How can that be then? Because I thought $$|P_nf - f| = |\sum_{j=0}^n(f,w_j)w_j - \sum_{j=0}^\infty(f,w_j)w_j| = |\sum_{j={n+1}}^\infty(f,w_j)w_j| \leq \sum_{j={n+1}}^\infty|f|$$ where the last equality is by Cauchy Schwarz.