Let $M,N$ be two subspaces of a finite-dimensional vector space $V$ with an inner product. Define $L=M\cap N$ and let $P_M,P_N,P_L$ be the orthogonal projection maps. I'm trying to show that the alternating compositions of $P_M$ and $P_N$ converges point wise to $P_L$. I'm having some trouble showing this, and I wasn't sure how to proceed with this. I'm self-studying from the book "The Coordinate Free Approach to Linear Models.
EDIT: Let $A_1=P_M$ and $A_2=P_NP_M$ and $A_3=P_MP_NP_M$ and construct a sequence of operators $A_n$ in this fashion. I want to show that $A_nx$ converges to $P_Lx$ for any $x\in V$.
Note first that $||P_M||=||P_N|| = 1$, and $||P_M v||<||v||$ for any $v\notin M$. Note further that both $L$ and $L^\perp$ are invariant subspaces of $P_M$ and $P_N$, and hence also of $P_N P_M$.
Any element $v\in L$ has $P_N P_M v = v$. Any element $v\in L^\perp$ cannot be in both $N$ and $M$, so suppose first that it is not in $M$. Then $||P_N P_M v||\leq ||P_M v|| < ||v||$. Similarly, if $v\notin N$ then $||P_N P_M v||<||v||$. By continuity, the norm of $P_N P_M$ on the subspace $L^\perp$ must be $<1$.
So decompose any vector $x$ as $y+z$ with $y\in L$ and $z\in L^\perp$. Then for any integer $n$ we have $(P_N P_M)^n y = y$ and $||(P_N P_M)^n z|| \leq \lambda^n \cdot ||z||$ for some fixed constant $\lambda <1$ (namely, $||P_N P_M||$). Hence $(P_N P_M)^n x \rightarrow y$ as $n\rightarrow \infty$, as desired.