Solution
Recall:
- If A is m×n, then AAT is m×m and ATA is n×n.
(i) A=[−3221−13]
First compute AT:
AT=−32−1213
Compute AAT
AAT=[−3221−13]−32−1213=[14−7−714]
∣AAT∣=14−7−714=14⋅14−(−7)(−7)=196−49=147
Compute ATA
ATA=−32−1213[−3221−13]=13−49−4519110
Compute ∣ATA∣ (expansion gives 0):
∣ATA∣=0
So:
∣AAT∣=147,∣ATA∣=0
(ii) A=321123
Then:
AT=[312213]
Compute AAT
AAT=321123[312213]=10868886810
This matrix has determinant 0:
∣AAT∣=0
Compute ATA
ATA=[312213]321123=[14101014]
∣ATA∣=14101014=196−100=96
Therefore:
∣AAT∣=0,∣ATA∣=96