Assume all matrices are real. Suppose $A$ is a positive definite matrix of size $n \times n$, while $H$ is a $\infty \times n$ matrix and $D$ is an infinite matrix with a diagonal structure, that is only nonzeros on the diagonals, i.e. size $\infty \times \infty$. I would like to find the inverse $(A + H^{T}DH)^{-1}$. Can the matrix inversion lemma be applied in this case, or is the matrix inversion lemma only limited to finite matrices? If the lemma does not apply, what alternative method is required to find the inverse analytically? Thanks all.
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
1
|
|||||||||
|
|
1
|
Hmm, if all dotproducts in $X = H^T D H$ are convergent, then I don't see any special problem: the $X$ matrix simply has finite rank, and you do not encounter any specific problems due to this configuration. However, the rank of $(A+X)$ might be reduced - but this is a general problem for any $(A+X)^{-1}$-problem... |
||
|
|

