square matrix (original) (raw)
Examples:
- (1.000000.500000.333330.250000.500000.333330.250000.200000.333330.250000.200000.166670.250000.200000.166670.14286)
- (1)
- (0.940.370.710.320.580.900.160.740.830.270.500.030.070.490.550.150.590.430.030.760.040.640.610.170.29)
- (893850642698409683)
The notation Matn(𝕂) is often used to signify the set of square matrices which are of order n (size n×n) with elements drawn from a field 𝕂. Thus, one would use a∈Mat3(ℂ) to declare that a is a three-by-three matrix with elements that are complex numbers.
Property: Suppose A and B are matrices such that AB is a square matrix. Then the product BA is defined and also a square matrix.