You are about to erase your work on this activity. Are you sure you want to do this?
Updated Version Available
There is an updated version of this activity. If you update to the most recent version of this activity, then your current progress on this activity will be erased. Regardless, your record of completion will remain. How would you like to proceed?
Mathematical Expression Editor
[?]
Sums of solution to homogeneous systems are also solutions.
Given a matrix equation , its associated homogeneous equation is the equation (that
results from replacing by ). Note that consistency status may change in passing
from an arbitrary non-homogeneous equation to its associated counterpart.
However, if the original system is consistent, there is an important relation
between the two solution sets, which is a manifestation of the superposition
principle.
To see this, note that if are two solutions to the equation , then so is a
solution to the associated homogeneous equation. On the other hand, given a
solution to the associated homogeneous equation, and a solution to the
original equation, we see so is again a solution to the original equation.
Thus
Superposition Principle Suppose is a consistent matrix equation, with a particular
solution to the equation. Then the set of solutions to the original equation can be
expressed as where denotes the set of solutions to the associated homogeneous
equation.
Suppose we are given a matrix and a vector with and we want to describe the set
of solutions to the equation . Using Octave or MATLAB, we compute the rref(ACM):
The columns (except the right-most) that do not contain leading ones are the fourth
and fifth. We also see that the system is consistent. It follows that there is a
2-parameter family of solutions parametrized by the free, or independent variables
and , with the dependent variables expressable as linear functions in and .
Written in standard parametrized form, the full solution set is then given by
To rewrite in superpositional format, we first choose a particular solution. The easiest
one to compute is that corresponding to . In other words the vector determined by
the constant terms appearing on the right-hand sides of the above set of
equations: The homogeneous part is then given as the 2-parameter set of vectors
corresponding to the linear part of the same set of equations: The solution set given
above can then be alternately expressed as where and are as computed
above.
Start typing the name of a mathematical function to automatically insert it.
(For example, "sqrt" for root, "mat" for matrix, or "defi" for definite integral.)
Controls
Press...
...to do
left/right arrows
Move cursor
shift+left/right arrows
Select region
ctrl+a
Select all
ctrl+x/c/v
Cut/copy/paste
ctrl+z/y
Undo/redo
ctrl+left/right
Add entry to list or column to matrix
shift+ctrl+left/right
Add copy of current entry/column to to list/matrix
ctrl+up/down
Add row to matrix
shift+ctrl+up/down
Add copy of current row to matrix
ctrl+backspace
Delete current entry in list or column in matrix
ctrl+shift+backspace
Delete current row in matrix
×
Start typing the name of a mathematical function to automatically insert it.
(For example, "sqrt" for root, "mat" for matrix, or "defi" for definite integral.)