Ax1xn
Ax1xn is a compact notation found in some linear algebra texts to denote either the ordered list of images A x1, A x2, ..., A xn under a linear operator A, or the n-by-n matrix whose j-th column is A xj, where x1, ..., xn are basis vectors of a vector space V (often the standard basis in R^n). The usage is not standardized across mathematics and tends to appear as an informal shorthand in lecture notes and certain books to emphasize how A acts on a chosen basis.
Under the interpretation that Ax1xn represents a matrix, Ax1xn is the matrix of A relative to the
Example: Let A be the 2×2 matrix [ [a, b], [c, d] ] and let x1 = e1, x2 =
Relation to standard concepts: the notation is closely tied to the idea of representing a linear map
See also: Linear transformation, Matrix representation, Basis, Column vectors.