Why Do Matrix Expressions Often Involve A A^T in Factorization?

AI Thread Summary
Matrix expressions often involve the term A A^T in factorization because it represents a symmetric positive semi-definite matrix, which is crucial in various mathematical applications. This form arises frequently in contexts like covariance matrices and projections, where A is a matrix of data points. The use of A A^T simplifies calculations and helps maintain the properties of the original matrix. A concrete example can be seen in the context of variance, where removing the L term leads to expressions that retain the necessary characteristics of the data. Understanding this concept is essential for effective matrix manipulation in linear algebra.
MikeLowri123
Messages
10
Reaction score
0
Hi All,

I often see this term when factorizing out a matrix from brackets

A(some other term)A^T

where I assume A A^T represents the square within the bracket term, can someone explain the reasoning behind expressions of this kind or point me in the correct direction

Many thanks
 
Physics news on Phys.org
Can you give a concrete example?
 
For example when removing the L term from the variance in the attached equations, can you make this out?
 

Attachments

  • state2.png
    state2.png
    5.6 KB · Views: 450
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top