1×K
1×k may refer to either a simple arithmetic product or to a matrix shape. The arithmetic interpretation is straightforward: for any numbers or matrices, 1 × k equals k, since multiplying by one leaves the other factor unchanged.
In linear algebra, 1×k denotes a matrix with one row and k columns—a row vector of length
When used to describe data shapes, 1×k emphasizes the arrangement of elements in a single row. It
Example: with k=3, the row vector [1, 0, -2] times the column vector [x, y, z]^T yields