Lifprasir
- 16
- 0
*new question, playing with projection matrix.
Well I have a new question about the A(ATA)-1AT matrix.
http://puu.sh/1jXT6
I was able to show that BT was idempotent, but my manipulation was a bit different from the teacher for B2
Let B2 = (A(ATA)-1AT)(A(ATA)-1AT)
I did (AA-1(AT)-1AT)A(ATA)-1AT = IA(ATA)-1AT=A(ATA)-1AT=B
The teacher did it in another method and I don't think my method is correct because it doesn't make sense that B = I.
Homework Statement
This is the first problem of our practice exam.
http://puu.sh/1jReL
And here's the solution.
http://puu.sh/1jRg3
Homework Equations
The standard matrix has to be 2x2 to be compatible u v w, so this must be the reason why he limited the matrix to A (u v) = (v w) instead of A (u v w) = (v w u).
And then he used matrix properties to solve for A, and got it.
However what I don't understand is the part where it says "Observe that A^3u = u, A^3 u = v.
The Attempt at a Solution
I've tried doing,
(u v) = D
(v w) = X
so, AD = X
A = XD^-1
Then I tried to reverse the observation by doing,
A^3u = u
A^3 = I
(XD^-1)(XD^-1)(XD^-1)=I, but that's as far as I'm able to go.
I really don't understand how he was able to see how A^3 was I..
Well I have a new question about the A(ATA)-1AT matrix.
http://puu.sh/1jXT6
I was able to show that BT was idempotent, but my manipulation was a bit different from the teacher for B2
Let B2 = (A(ATA)-1AT)(A(ATA)-1AT)
I did (AA-1(AT)-1AT)A(ATA)-1AT = IA(ATA)-1AT=A(ATA)-1AT=B
The teacher did it in another method and I don't think my method is correct because it doesn't make sense that B = I.
Last edited by a moderator: