square matrix


A square matrixMathworldPlanetmath has the same number of rows as columns.

Examples:

  1. 1.

    (1.000000.500000.333330.250000.500000.333330.250000.200000.333330.250000.200000.166670.250000.200000.166670.14286)

  2. 2.

    (1)

  3. 3.

    (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)

  4. 4.

    (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 aMat3() 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.

Title square matrix
Canonical name SquareMatrix
Date of creation 2013-03-22 12:11:27
Last modified on 2013-03-22 12:11:27
Owner akrowne (2)
Last modified by akrowne (2)
Numerical id 9
Author akrowne (2)
Entry type Definition
Classification msc 15-00