Prove Property of Projection Matrices
Answer
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
-
thanks for the response me be a bit clearer, so $z_{n+1}$ is $z_n$ with just one more element appended onto it, so we are adding new data.
-
so if it was the identity matrix, then we would be adding the square value of the new observation to the sumation increasing it as long its nonzero
-
A projection matrix has to be squared.
-
-
maybe I should change my notation, what I am trying to say is z_{n} is a n x 1 vector and z_{n+1} is an (n+1) x 1 vector. let me change that.
-
A projection matrix has to be squared, because it's a matrix that goes from $\mathbb{R}^m$ to $\mathbb{R}^m $
-
ok, hopefully that helps, so if M was an identity matrix, we would have ||I(n+1) z(n+1) || = || z(n+1) || = ||z(n) || + z_{n+1}^2
-
-
am I missing something still?
-
You are correct in the idea. But the formula is a little bit complicated. I will edit my response.
-
- answered
- 1145 views
- $10.00
Related Questions
- few questions with Matrices
- Does $\sum_{n=2}^{\infty}\frac{\sin n}{n \ln n}$ converge or diverge?
- Euclidean lattices with a metric part 2
- Linear Algebra - Matrices (Multiple Choice Question) (1st Year College)
- Let $f\in C (\mathbb{R})$ and $f_n=\frac{1}{n}\sum\limits_{k=0}^{n-1} f(x+\frac{k}{n})$. Prove that $f_n$ converges uniformly on every finite interval.
- Linear algebra
- [Linear Algebra] $T$-invariant subspace
- Questions about using matrices for finding best straight line by linear regression