Ambiguous notation for squared matrix
Olivia Zamora
What does $A^{2}$ mean for square $A$? Is it $AA$ or $AA^{T}$? Sometimes, the result may differ.
Or there is no uniform approach?
$\endgroup$2 Answers
$\begingroup$There's no ambiguity, $A^2=AA$, period.
$\endgroup$ 4 $\begingroup$When we define $A^2$, we have an operation such as multiplication or addition on real number and for shorthand we let $3\times 3 = 3^2$, $3\times 3 \times 3 = 3^3$ or $3+3=2 \times 3$, $3+3+3 = 3 \times 3$ and so on
$\endgroup$