vecN
vecN is a common notation in linear algebra for an N-dimensional vector. It refers to an element of the vector space F^N, where F is a field such as the real numbers. In many contexts vecN is written as v = (v1, v2, ..., vN) or as a column vector, and the index N conveys the number of components in the vector.
The standard representation uses a basis for vecN. The standard basis consists of N vectors e1, e2,
Operations on vecN include vector addition and scalar multiplication. The dot product (inner product) of u =
Linear maps between vecN and vecM are represented by M×N matrices. Applying a matrix to a vecN
vecN appears in diverse fields, including physics, computer graphics, and data science, where it is used to