I have a n-by-k matrix A and a n-by-n matrix B, where B is positive definite. I can form the matrix $M = A^t B A$. Playing around, I always found $rk(M) = rk(A)$ but I can't prove this.
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
-1
|
|||||||||
|
|
4
|
$A^T BAx = 0 \implies (Ax)^TB(Ax)=0 \implies Ax=0$ by positve definiteness of $B$. So $ker(M)=ker(A)$ and hence $rk(M)=rk(A)$. |
||
|
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
0
|
This is rather tangential, but I can't help mentioning that this is related to the fact that in a hilbert space, for a (compact) linear operator one has: $Ker A^* \perp Im A$. |
||
|
|

