kankerfist
New member
- Joined
- Mar 22, 2006
- Messages
- 22
I have to find a vector in terms of k1,k2,k3 from the following system:
\(\displaystyle \left[ {\begin{array}
1 & 2 & 1 \\
6 & { - 1} & 0 \\
{ - 1} & { - 2} & { - 1} \\
\end{array}} \right]\left[ {\begin{array}
{k1} \\
{k1} \\
{k2} \\
{k3} \\
\end{array}} \right] = \left[ {\begin{array}
0 \\
0 \\
0 \\
\end{array}} \right]\)
So I began by row reducing this matrix:
\(\displaystyle \left[ {\begin{array}
1 & 2 & 1 & 0 \\
6 & { - 1} & 0 & 0 \\
{ - 1} & { - 2} & { - 1} & 0 \\
\end{array}} \right]\)
Which results in the following reduced matrix:
\(\displaystyle \left[ {\begin{array}
1 & 0 & {1/13} & 0 \\
0 & 1 & {6/13} & 0 \\
0 & 0 & 0 & 0 \\
\end{array}} \right]\)
Now I am in diff EQ and I forget how to use linear algebra to use the above matrix to find the vector:
\(\displaystyle \left[ {\begin{array}
{k1} \\
{k1} \\
{k2} \\
{k3} \\
\end{array}} \right]\)
My study guide says the vector [k1;k2;k3] is:
\(\displaystyle \left[ {\begin{array}
1 \\
6 \\
-13 \\
\end{array}} \right]\)
Could someone point out how the [1;6;-13] can be gotten from my row reduced matrix? Thanks a lot!
\(\displaystyle \left[ {\begin{array}
1 & 2 & 1 \\
6 & { - 1} & 0 \\
{ - 1} & { - 2} & { - 1} \\
\end{array}} \right]\left[ {\begin{array}
{k1} \\
{k1} \\
{k2} \\
{k3} \\
\end{array}} \right] = \left[ {\begin{array}
0 \\
0 \\
0 \\
\end{array}} \right]\)
So I began by row reducing this matrix:
\(\displaystyle \left[ {\begin{array}
1 & 2 & 1 & 0 \\
6 & { - 1} & 0 & 0 \\
{ - 1} & { - 2} & { - 1} & 0 \\
\end{array}} \right]\)
Which results in the following reduced matrix:
\(\displaystyle \left[ {\begin{array}
1 & 0 & {1/13} & 0 \\
0 & 1 & {6/13} & 0 \\
0 & 0 & 0 & 0 \\
\end{array}} \right]\)
Now I am in diff EQ and I forget how to use linear algebra to use the above matrix to find the vector:
\(\displaystyle \left[ {\begin{array}
{k1} \\
{k1} \\
{k2} \\
{k3} \\
\end{array}} \right]\)
My study guide says the vector [k1;k2;k3] is:
\(\displaystyle \left[ {\begin{array}
1 \\
6 \\
-13 \\
\end{array}} \right]\)
Could someone point out how the [1;6;-13] can be gotten from my row reduced matrix? Thanks a lot!