Eigenvalue-Eigenvector Solution Mode: Exponential Modes for Linear Systems

By Vegard Gjerde Based on Masterful Learning 11 min read Published
eigenvalue-eigenvector-solution-mode differential-equations math learning-strategies

Eigenvalue-Eigenvector Solution Mode says that if Av=λvAv=\lambda v for a constant homogeneous system x=Ax\mathbf{x}^{\prime}=A\mathbf{x}, then x(t)=eλtv\mathbf{x}(t)=e^{\lambda t}v is one vector solution mode. Use it after the system is constant coefficient and homogeneous; an eigenvector gives the direction of the mode, while the eigenvalue gives its exponential growth or decay rate.

Unisium hero image titled Eigenvalue-Eigenvector Solution Mode showing the principle equation and a conditions card.
The eigenpair relation Av=λvAv=\lambda v produces the solution mode x(t)=eλtv\mathbf{x}(t)=e^{\lambda t}v for a constant-coefficient homogeneous system.

On this page: The Principle | Conditions | Misconceptions | EE Questions | Retrieval Practice | Worked Example | Solve a Problem | Related Principles | FAQ


The Principle

Statement

An eigenpair of the constant matrix AA gives one solution mode of the homogeneous system x=Ax\mathbf{x}^{\prime}=A\mathbf{x}. If Av=λvAv=\lambda v, then the vector direction vv stays fixed while the scalar size changes like eλte^{\lambda t}:

Av=λvx(t)=eλtvAv=\lambda v \Rightarrow \mathbf{x}(t)=e^{\lambda t}v

This principle connects linear algebra to differential equations. The matrix equation identifies a direction that AA only stretches, so the differential equation can evolve along that direction without rotating into a different vector direction.

Mathematical Form

Av=λvx(t)=eλtvAv=\lambda v \Rightarrow \mathbf{x}(t)=e^{\lambda t}v

Where:

  • AA = constant coefficient matrix
  • λ\lambda = eigenvalue of AA
  • vv = nonzero eigenvector of AA
  • x(t)\mathbf{x}(t) = vector-valued solution mode
  • eλte^{\lambda t} = scalar exponential factor attached to that mode

What the mode tells you

One eigenpair gives one mode, not necessarily the whole solution family. A full general solution may require enough independent modes, generalized eigenvectors, complex-pair handling, or a matrix exponential viewpoint.

The useful recognition move is narrower: once Av=λvAv=\lambda v is verified, eλtve^{\lambda t}v is licensed as a solution of the homogeneous system.


Conditions of Applicability

Condition: constant-coefficient homogeneous system; Av=λvAv=\lambda v

Practical modeling notes

  • The system must have the form x=Ax\mathbf{x}^{\prime}=A\mathbf{x} with constant AA and no forcing vector.
  • The eigenvector vv must be nonzero. The zero vector cannot define a solution direction.
  • This principle gives a single mode. Combine modes only after checking independence and the structure required for the full system.

When It Doesn’t Apply

This principle does not cover:

  • Variable coefficient systems: if AA depends on tt, an eigenpair of one matrix value does not automatically give a global mode.
  • Nonhomogeneous systems: if the system is x=Ax+f(t)\mathbf{x}^{\prime}=A\mathbf{x}+\mathbf{f}(t), the forcing term needs a separate particular-solution strategy.
  • Vectors that are not eigenvectors: if AvAv is not a scalar multiple of vv, the direction does not stay as one exponential mode.

Want the complete framework behind this guide? Read Masterful Learning.


Common Misconceptions

Misconception 1: “Any vector can become a mode”

The truth: the vector must satisfy Av=λvAv=\lambda v. Otherwise the matrix action changes direction, so the solution cannot stay in the single direction vv.

Why this matters: writing eλtve^{\lambda t}v without the eigenvector check creates a candidate that usually fails the original system.

Misconception 2: “One eigenpair gives the whole solution”

The truth: one eigenpair gives one solution mode. A full general solution needs enough independent modes or a later structure such as the matrix exponential.

Why this matters: systems usually need multiple independent pieces before initial conditions can select a unique solution.

Misconception 3: “The eigenvalue is the vector direction”

The truth: the eigenvalue controls the exponential rate, while the eigenvector controls the direction in state space.


Elaborative Encoding

Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)

Within the Principle

  • In Av=λvAv=\lambda v, what role does vv play, and what role does λ\lambda play in the solution mode?
  • Why does the direction stay fixed when AA sends vv to a scalar multiple of itself?

For the Principle

  • Before writing eλtve^{\lambda t}v, what must you check about the system and the vector?
  • Why is the homogeneous condition important when using an eigenpair as a direct solution mode?

Between Principles

Generate an Example

  • Create a 2×22\times 2 constant matrix with an obvious eigenvector, then describe the solution mode that eigenpair produces.

Retrieval Practice

Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)

State the principle in words: _____An eigenpair of a constant system matrix gives one exponential vector solution mode of the homogeneous system.
Write the canonical equation: _____Av=λvx(t)=eλtvAv=\lambda v \Rightarrow \mathbf{x}(t)=e^{\lambda t}v
State the canonical condition: _____constant-coefficient homogeneous system;Av=λv\text{constant-coefficient homogeneous system};\, Av=\lambda v

Worked Example

Use this worked example to practice Self-Explanation.

Problem

For the homogeneous system x=Ax\mathbf{x}^{\prime}=A\mathbf{x} with

A=[3001],v=[10],A=\begin{bmatrix}3&0\\0&-1\end{bmatrix},\qquad v=\begin{bmatrix}1\\0\end{bmatrix},

verify that vv gives an eigenvalue-eigenvector solution mode and write that mode.

Step 1: Verbal Decoding

Target: λ\lambda, x(t)\mathbf{x}(t)
Given: AA, vv, tt
Constraints: constant-coefficient homogeneous system; vector must satisfy the eigenpair relation

Step 2: Visual Decoding

Draw the x1x2x_1x_2 plane and mark the direction v=[10]v=\begin{bmatrix}1\\0\end{bmatrix} along the positive x1x_1 axis. (A valid mode should stay on that same axis while its length changes.)

Step 3: Mathematical Modeling

  1. [3001][10]=λ[10]\begin{bmatrix}3&0\\0&-1\end{bmatrix}\begin{bmatrix}1\\0\end{bmatrix}=\lambda\begin{bmatrix}1\\0\end{bmatrix}
  2. x(t)=eλt[10]\mathbf{x}(t)=e^{\lambda t}\begin{bmatrix}1\\0\end{bmatrix}

Step 4: Mathematical Procedures

  1. Av=[3001][10]A v=\begin{bmatrix}3&0\\0&-1\end{bmatrix}\begin{bmatrix}1\\0\end{bmatrix}
  2. Av=[30]A v=\begin{bmatrix}3\\0\end{bmatrix}
  3. [30]=3[10]\begin{bmatrix}3\\0\end{bmatrix}=3\begin{bmatrix}1\\0\end{bmatrix}
  4. λ=3,x(t)=e3t[10]\underline{\lambda=3,\quad \mathbf{x}(t)=e^{3t}\begin{bmatrix}1\\0\end{bmatrix}}

Step 5: Reflection

  • Verification: differentiating e3t[10]e^{3t}\begin{bmatrix}1\\0\end{bmatrix} gives 3e3t[10]3e^{3t}\begin{bmatrix}1\\0\end{bmatrix}, which equals Ax(t)A\mathbf{x}(t).
  • Graphical meaning: the solution stays on the x1x_1 axis because the eigenvector direction is preserved.
  • Connection to concept: the eigenvalue 33 becomes the exponential rate in the differential-equation solution.

Before moving on: self-explain the model

Try explaining Step 3 out loud (or in writing): why the eigenpair equation is the condition check, and why the same λ\lambda appears in the exponential factor.

Mathematical model with explanation

Principle: Eigenvalue-Eigenvector Solution Mode - Av=λvx(t)=eλtvAv=\lambda v \Rightarrow \mathbf{x}(t)=e^{\lambda t}v.

Conditions: the system is constant coefficient and homogeneous, and the vector satisfies Av=λvAv=\lambda v.

Relevance: the problem asks for a solution mode from a given vector, so the useful move is to test whether the matrix sends that vector to a scalar multiple of itself.

Description: Multiplying AA by vv gives a vector in the same direction. The scalar multiplier is 33, so the state grows like e3te^{3t} while staying in the direction vv.

Goal: verify the eigenpair and write the corresponding solution mode.


Solve a Problem

Apply what you’ve learned with Problem Solving.

Problem

For the homogeneous system x=Ax\mathbf{x}^{\prime}=A\mathbf{x} with

A=[2005],v=[01],A=\begin{bmatrix}2&0\\0&5\end{bmatrix},\qquad v=\begin{bmatrix}0\\1\end{bmatrix},

write the solution mode determined by this eigenvector.

Hint (if needed): multiply AA by vv and look for the scalar multiple of vv.

Show Solution

Step 1: Verbal Decoding

Target: λ\lambda, x(t)\mathbf{x}(t)
Given: AA, vv, tt
Constraints: constant-coefficient homogeneous system; vector must satisfy the eigenpair relation

Step 2: Visual Decoding

Draw the x1x2x_1x_2 plane and mark the direction v=[01]v=\begin{bmatrix}0\\1\end{bmatrix} along the positive x2x_2 axis. (The mode should remain on that axis.)

Step 3: Mathematical Modeling

  1. [2005][01]=λ[01]\begin{bmatrix}2&0\\0&5\end{bmatrix}\begin{bmatrix}0\\1\end{bmatrix}=\lambda\begin{bmatrix}0\\1\end{bmatrix}
  2. x(t)=eλt[01]\mathbf{x}(t)=e^{\lambda t}\begin{bmatrix}0\\1\end{bmatrix}

Step 4: Mathematical Procedures

  1. Av=[2005][01]A v=\begin{bmatrix}2&0\\0&5\end{bmatrix}\begin{bmatrix}0\\1\end{bmatrix}
  2. Av=[05]A v=\begin{bmatrix}0\\5\end{bmatrix}
  3. [05]=5[01]\begin{bmatrix}0\\5\end{bmatrix}=5\begin{bmatrix}0\\1\end{bmatrix}
  4. λ=5,x(t)=e5t[01]\underline{\lambda=5,\quad \mathbf{x}(t)=e^{5t}\begin{bmatrix}0\\1\end{bmatrix}}

Step 5: Reflection

  • Verification: substituting the mode into x=Ax\mathbf{x}^{\prime}=A\mathbf{x} gives the same vector on both sides.
  • Graphical meaning: the second coordinate grows exponentially while the first coordinate remains zero.
  • Connection to concept: the eigenvector chooses the direction, and the eigenvalue chooses the rate.

PrincipleRelationship to Eigenvalue-Eigenvector Solution Mode
First-Order Linear System FormGives the vector system form before this constant homogeneous special case is used.
Matrix Exponential Solution FormGeneralizes constant homogeneous system solutions when modes are assembled through eAte^{At}.
System Equilibrium ConditionUses x=0\mathbf{x}^{\prime}=\mathbf{0} to identify steady states, while modes describe motion around homogeneous linear systems.

See Differential Equations Subdomain for the full systems lane, and Principle Structures for organizing condition, equation, and nearby principles.


FAQ

What is Eigenvalue-Eigenvector Solution Mode?

It is the rule that an eigenpair of a constant system matrix gives one exponential vector solution of the homogeneous system. If Av=λvAv=\lambda v, then x(t)=eλtv\mathbf{x}(t)=e^{\lambda t}v solves x=Ax\mathbf{x}^{\prime}=A\mathbf{x}.

When does Eigenvalue-Eigenvector Solution Mode apply?

It applies for a constant-coefficient homogeneous system when the vector satisfies Av=λvAv=\lambda v. The constant matrix and zero forcing term are part of the condition, not optional details.

Does one eigenpair solve the whole system?

Not usually. One eigenpair gives one mode; the whole solution family needs enough independent modes or a broader method such as the matrix exponential.

What does the eigenvalue mean in the solution mode?

The eigenvalue becomes the exponential rate. Positive real eigenvalues grow, negative real eigenvalues decay, and complex eigenvalues require the later complex-mode interpretation.

What is the most common mistake with this principle?

The most common mistake is skipping the eigenpair check. A vector only produces a single exponential mode when AA sends it to a scalar multiple of itself.



How This Fits in Unisium

Within the differential equations subdomain, Unisium treats Eigenvalue-Eigenvector Solution Mode as the bridge from matrix form to spectral solution methods. Pair this guide with elaborative encoding, retrieval practice, and self-explanation so you can separate the eigenpair check from the later work of assembling a full solution family.

Ready to study differential equations with structure? Check access and join the Unisium waitlist or explore the full framework in Masterful Learning.

Masterful Learning book cover

Masterful Learning

The book behind these guides: a study system for physics, math, & programming built on retrieval, connection, explanation, and problem solving.

Ready to apply this strategy?

Unisium turns these evidence-based techniques into guided study sessions for math and physics. Unisium is currently in early access. See pricing, availability, and join the waitlist.

Check Unisium Access and Pricing Read More Guides

Already have access? Sign in