Change of basis

Change of basis is the process of rewriting a vector or linear transformation in a different basis. In Linear Algebra and Differential Equations, it shows how the same object can look simpler in new coordinates.

Last updated July 2026

What is change of basis?

Change of basis is how you rewrite the same vector, or the same linear transformation, using a different basis in Linear Algebra and Differential Equations. The object itself does not change, only the coordinate description does. If you switch from one basis to another, you are asking, “What are the coordinates of this vector in the new coordinate system?”

That idea matters because coordinates depend on the basis you choose. A vector like v can have one set of coordinates in the standard basis and a totally different set in a basis built from other vectors. The actual vector in the space is the same, but its coordinate vector changes because the “measuring sticks” changed.

To do a change of basis, you need both bases. Usually, you start with a coordinate vector in one basis, then use the basis vectors to convert it into the original vector, and from there express it in the new basis. In matrix form, this conversion is handled by a change of basis matrix, often built from the new basis vectors written in the old coordinates. That matrix lets you move between coordinate systems without changing the underlying vector space.

A compact example makes the idea clearer. Suppose a vector is easy to describe in a basis made of two nonstandard vectors, but messy in the standard Cartesian basis. By switching bases, you might turn a hard-looking coordinate vector into one with simpler entries, or make a linear transformation have a simpler matrix. That is why basis choice is not just a formality, it changes how the algebra looks.

In differential equations, this shows up when you work with systems of equations and want to choose coordinates that simplify the matrix. If a matrix is diagonalizable, a clever change of basis can turn repeated multiplication into something much easier to compute. So the term is really about translating between coordinate systems, not about altering the geometry of the space itself.

Why change of basis matters in Linear Algebra and Differential Equations

Change of basis is one of the main tools for turning abstract linear algebra into something you can actually compute with. Once you know how coordinates depend on basis, you can rewrite vectors, compare subspaces, and simplify matrices instead of treating every problem in the standard basis by default.

That matters a lot in systems of differential equations. A system can look messy in one coordinate system but become easy after you switch to a basis made from eigenvectors. Then the matrix representation can become diagonal or nearly diagonal, which makes solving the system much more direct.

It also connects to the course idea that linear transformations are the same map even when their matrices change. If you understand change of basis, you can tell the difference between the transformation itself and the matrix used to describe it. That distinction shows up whenever you are asked to interpret a matrix, compare representations, or justify why one basis is better than another.

For homework and problem solving, this concept often appears when you are given a basis, asked to find coordinate vectors, or asked to convert a matrix from one basis to another. It is also a good checkpoint for understanding dimension and coordinate systems, because it shows how the same vector space can have many valid coordinate descriptions.

Keep studying Linear Algebra and Differential Equations Unit 3

How change of basis connects across the course

Basis

A change of basis only makes sense if you already know what a basis is. The basis gives you the vectors that generate the coordinate system, so changing basis means swapping one generating set for another while keeping the same vector space. If you can identify a basis, you can figure out how vectors are re-expressed in that basis.

Coordinate Vector

The coordinate vector is what actually changes when you change bases. The underlying vector stays the same, but its list of coefficients is different because it is being measured against different basis vectors. Many problems in this unit are really asking you to move back and forth between a vector and its coordinate vector.

Linear Transformation

A linear transformation can have different matrix representations depending on the basis you use. Change of basis helps you see the transformation more clearly, especially when a smart basis turns a complicated matrix into one that is easier to compute with. This is a big deal in diagonalization and differential equations.

Change of Basis Matrices

This is the matrix version of the process. Instead of thinking only in words, you use a matrix to convert coordinates from one basis to another. In practice, many homework problems ask you to build or apply this matrix directly, especially when working with transformations or systems.

Is change of basis on the Linear Algebra and Differential Equations exam?

A quiz or problem set question will usually ask you to convert a vector from one basis to another, find the coordinate vector in a new basis, or use a change of basis matrix correctly. You may also be asked to explain why a matrix looks different after a basis change, or to identify the basis that makes a system easier to solve. The usual move is to write the vector in terms of the old basis, use the basis vectors to rebuild the vector if needed, then express it in the new coordinates. A common mistake is mixing up the matrix that changes coordinates with the matrix that represents the linear transformation itself. If the problem involves differential equations, look for a basis that simplifies the coefficient matrix, often through eigenvectors or diagonalization.

Change of basis vs Change of Basis Matrices

Change of basis is the process, while a change of basis matrix is the tool you use to carry it out. They are closely related, but not identical. If a problem asks what is happening conceptually, it is about change of basis. If it asks for the matrix that performs the conversion, it is about the change of basis matrix.

Key things to remember about change of basis

  • Change of basis rewrites the same vector using a different coordinate system, so the vector stays the same even though its coordinates change.

  • You need both the old basis and the new basis to move between coordinate descriptions.

  • The change of basis matrix is the computation tool that converts coordinates from one basis to another.

  • This concept is especially useful when a new basis makes a matrix simpler, like in diagonalization or systems of differential equations.

  • A common mistake is thinking the vector changed when really only its coordinates changed.

Frequently asked questions about change of basis

What is change of basis in Linear Algebra and Differential Equations?

It is the process of rewriting vectors or linear transformations using a different basis. The object in the space does not change, but its coordinate representation does. In this course, that matters because a smart basis can make calculations and differential equation systems much easier.

How do you do a change of basis?

You use the vectors in the new basis to convert between coordinate systems. Usually, you start with coordinates in one basis, rebuild the actual vector, and then express it in the other basis. In matrix form, this is handled by a change of basis matrix.

What is the difference between a vector and its coordinates?

The vector is the geometric or abstract object in the space, while the coordinates are the numbers that describe it relative to a basis. If you switch bases, the coordinates change even when the vector itself does not. That distinction is one of the biggest ideas in this topic.

Why does a change of basis matter for differential equations?

A system of differential equations can become much easier after a basis change, especially if the new basis simplifies the matrix into diagonal form or another cleaner form. That can turn a hard system into one you can solve more directly. It is one of the main reasons linear algebra tools show up in differential equations.