Skip to the content.

Dot Product and Duality

Cross Product

Cross products in the light of linear transformations

The Cross product a × b is defined as a vector c that is perpendicular (orthogonal) to both a and b, with a direction given by the right-hand rule and a magnitude equal to the area of the parallelogram that the vectors span

General way of defining the cross product

The linear transformation to the number line can be matched to a vector which is called the dual vector of that transformation, such that performing the linear transformation is same as taking the dot product with that vector.

Cramer’s rule, explained geometrically

An orthogonal transformation is a linear transformation which preserves a symmetric inner product. In particular, an orthogonal transformation (technically, an orthonormal transformation) preserves lengths of vectors and angles between vectors.

Cramer's formula

Change of Basis

In linear algebra, a basis for a vector space is a linearly independent set spanning the vector space.

Geometrically the matrix represents transformation from other grid to our grid, but numerically it is exactly opposite.

Inverse of Matrix represents the reverse linear transformation. So the Inverse matrix will be the transformation that will transform the vector from our grid to the other grids.

Translation matrices is not same as transforming vectors. The following pictures show the various steps in translating a matrix from one coordinate system to another.

Not all matrices have eigen basis