Linear transformations are one of the key concepts of Linear Algebra, and they are considered the most useful part of this branch of mathematics. A linear transformation is a mapping between two vector spaces that preserves linearity.
There are some important concepts students must master to solve linear transformation problems, like kernel, image, nullity, and rank of a linear transformation. This problem of the week will deal with the kernel (the set of vectors in the starting vector space which are transformed to the zero vector) and nullity of a linear transformation, and its solution only requires to know how to work with matrices and make elementary row operations.
Many concepts of Linear Algebra have emerged from geometric problems, and then generalized to non-visual higher-dimensional spaces. Some of the most widely used geometric concepts are length, distance and perpendicularity, which provide powerful geometric tools for solving many applied problems, including the least-squares problems.
These all three notions are defined in terms of the inner product of two vectors, which is also the key concept to deal with orthogonal bases, the subject of the problem of this week. Orthogonal bases, and particularly orthonormal bases, are very useful when dealing with projections onto subspaces, among other problems.
An important concept related to basis and coordinates is the change of basis matrix. When there are two ordered bases for the same vector space, the change of basis matrix from the first basis to the second one, is the matrix that allows us to get the coordinate vector relative to the second basis by using only the coordinate vector from the first basis, without even knowing the bases themselves.
Understanding the change of basis matrix will help you to understand some problems related to diagonalization and singular value decomposition, among other important concepts which are widely used in many fields of mathematics, physics and engineering.
To solve the problem of this week you will need to use the concepts of coordinate vector and change of basis matrix.
When we talk about vectors, the first idea is to relate this concept to Euclidean vectors, and it is very common that in Linear Algebra books and tests, most of problems related to Vector Spaces and Linear transformations deal with Euclidean spaces, but sometimes, there are exercises that involve working with other sets like matrices, polynomials and functions, because, as it is well known, these sets are also Vector Spaces.
Linear Algebra Decoded only deals with Euclidean vector spaces, but it is easy to work with other vector spaces such as polynomials. In this post we will discuss how to use Linear Algebra Decoded to solve problems that use the set of polynomials as vector spaces.
Like last week, this week's problem is also related to spanning sets of vectors, but this time to determine if a vector belongs to a subspace spanned by a set a vectors. Once again, it will be revealed the importance of mastering the basic concepts of rank of a matrix, row operations to convert a matrix to row echelon form and systems of linear equations, to solve problems related to vector spaces.