LINEAR-ALGEBRA Β· Interactive Practice | Unit 11 Β· Video 2
| Formula | Name | Description |
|---|---|---|
| Linearity of | Linear combinations of solutions are solutions | |
| Dimension Theorem | th-order homogeneous linear ODE has -dimensional solution space | |
| Wronskian | Nonzero linearly independent | |
| Euler's Formula | Change of basis between and |
Every linear combination of the two basis solutions still solves β the superposition principle.
For , the initial data are exactly the coordinates of the solution in the basis .
π‘ Two conditions fix two coordinates, so the solution space is 2-dimensional β the pattern the next visualization generalizes.
An th-order homogeneous linear ODE has an -dimensional solution space β the order sets the number of independent basis functions.
Question 1
What is the dimension of the solution space of ?
β Correct! A 2nd-order homogeneous linear ODE has a 2-dimensional solution space.
β Not quite. Remember: the dimension of the solution space equals the order of the ODE.
Solution:
The equation is a 2nd-order homogeneous linear ODE. By the dimension theorem, the solution space has dimension equal to the order:
A basis is β exactly two linearly independent functions. The general solution has two free constants, one per basis vector.
Question 2
If and are both solutions to a homogeneous linear ODE, which of the following is guaranteed to also be a solution?
β Correct! Linear combinations of solutions are always solutions β that's the superposition principle, the hallmark of a vector space.
β Not quite. Only linear operations (addition and scalar multiplication) preserve the solution property. Products, quotients, and powers are nonlinear.
Solution:
The solution set is a vector space, so it is closed under linear combinations:
So (with , ) is always a solution.
Products, quotients, and powers are nonlinear operations and do NOT preserve solutions in general.
Counterexample: and both solve , but their product does not β check: .
Question 3
True or False: The set is a valid basis for the solution space of .
β Correct! Both functions solve the ODE and are linearly independent β they form a valid (complex-valued) basis for the same 2D space.
β Not quite. Try substituting e^(ix) into y'' + y = 0: since iΒ² = β1, the second derivative is βe^(ix), so the sum is zero.
Solution: True
Both and are solutions to :
They are linearly independent (neither is a scalar multiple of the other), so they form a basis for the same 2-dimensional solution space that spans.
Euler's formula provides the change-of-basis matrix between these two bases:
Question 4
The ODE is 3rd order. Which of the following is a basis for its solution space?
β Correct! The characteristic roots are 0, 1, β1, giving the basis {1, eΛ£, eβ»Λ£} β three functions for a 3rd-order equation.
β Not quite. Try solving the characteristic equation rΒ³ β r = 0 by factoring out r, then check which functions actually satisfy the ODE.
Solution:
Factor the characteristic equation:
Each root gives a basis function:
| Root | Basis function | Verify |
|---|---|---|
| β | ||
| β | ||
| β |
So the basis is β three linearly independent solutions for a 3rd-order equation.
Why not the others?
Solved: 0 / 4