Ryker
- 1,080
- 2
Show this set of functions is linearly independent (e^(-x), x, and e^(2x))
f_{1}(x) = e^{-x}, f_{2}(x) = x, f_{3}(x) = e^{2x}
Theorems and lemmas, which state that if vectors are in echelon form, they are linearly independent, and also that they are such if we can find a corresponding matrix, written in echelon form, where the number of rows is the same as the number of original vectors.
I don't really know how exactly to approach this. I guess all of the above functions can be written down in the form akin to a polynomial, such that
f_{i}(x) = a_{1}e^{-x} + a_{2}x + a_{3}e^{2x}
I then put that in matrix form and I basically got
\left(\begin{array}{ccc}<br /> 1 & 0 & 0 \\<br /> 0 & 1 & 0 \\<br /> 0 & 0 & 1 \\<br /> <br /> \end{array}\right),
which is a matrix in echelon form that would confim linear independence. Am I even on the right track here? Or are e^{-x} and e^{2x} covered by the same basis vector?
Thanks in advance.
Homework Statement
f_{1}(x) = e^{-x}, f_{2}(x) = x, f_{3}(x) = e^{2x}
Homework Equations
Theorems and lemmas, which state that if vectors are in echelon form, they are linearly independent, and also that they are such if we can find a corresponding matrix, written in echelon form, where the number of rows is the same as the number of original vectors.
The Attempt at a Solution
I don't really know how exactly to approach this. I guess all of the above functions can be written down in the form akin to a polynomial, such that
f_{i}(x) = a_{1}e^{-x} + a_{2}x + a_{3}e^{2x}
I then put that in matrix form and I basically got
\left(\begin{array}{ccc}<br /> 1 & 0 & 0 \\<br /> 0 & 1 & 0 \\<br /> 0 & 0 & 1 \\<br /> <br /> \end{array}\right),
which is a matrix in echelon form that would confim linear independence. Am I even on the right track here? Or are e^{-x} and e^{2x} covered by the same basis vector?
Thanks in advance.
Last edited: