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

  • Tugas 1

    Feb 27, 2026

    • Rangkuman

      Feb 27, 2026

      • Rust

        Feb 27, 2026

        • type/category
      • When to use Struct Derives

        Feb 27, 2026

        • Welcome to my Notes

          Feb 22, 2026

          • linker-exclude

        Graph View

        Related notes

        • matrices

        Created with Quartz v4.5.2 © 2026

        • GitHub
        • Discord Community