Product of a Matrix with its Transpose is Symmetric

  • Theorem
  • Proof
Home

❯

mathematics

❯

matrices

❯

Product of a Matrix with its Transpose is Symmetric
  • Theorem
  • Proof

Product of a Matrix with its Transpose is Symmetric

Feb 22, 20261 min read

Theorem

Let A : Matrix

Then AAT and ATA is symmetric

Proof

Let A be a m×n matrix. Then AAT is a m×m square matrix and ATA is a n×n square matrix.

By point 4 and 1 of properties of transpose matrix,

(AAT)T​=(AT)TAT=AAT​​

and

(ATA)T​=AT(AT)T=ATA.​​

Thus by defininition of symmetric matrix, AAT and ATA is symmetric.


Recent Notes

  • rangkuman_202603011304

    Mar 16, 2026

    • forecasting methods

      Mar 16, 2026

      • type/category
    • ARIMA(p,d,q) Model

      Mar 16, 2026

      • ARMA(1,1) Process Model

        Mar 16, 2026

        • Moving Average Process (MA(q))

          Mar 16, 2026

          Graph View

          Related notes

          • matrices

          Created with Quartz v4.5.2 © 2026

          • GitHub
          • Discord Community