Skip to the content.

Vectors, what even are they?

Meaning of Vector

Addition

Scaling

Linear combinations, span, and basis vectors

Linear Combination of Scalers

Every point in the Plane can be reached by scaling the two vectors

Linear transformations and matrices

Linear Transformation :Linear (all lines must remain straight and Origin remains fixed )+ Transformation (a function that takes an input and gives an output, the transformation is used instead of function to bring int the role of moment of vector from its initial position to final position ) in easier words parallel and evenly spaced.

Now since we need to think about a lot of vectors and their transformation at a time, it is always better to visualize them as points in space.

These four numbers can be represented in the matrix form as follows:

Here each column represents the point where the i and j vector lands after transformation.

Matrix multiplication as composition

Three-dimensional linear transformations

All the concepts of 2-D matrix transformation are followed by the 3-D matrix transformation as well. The only difference being that earlier we were working with 4 numbers in a matrix whereas now we will work on 9 numbers in matrix

Each of the 3 columns represents the landing position of i,j and k basis vectors respectively.

Determinant

Inverse , Rank

Non Square Matrices and Transformation