dashkin111
- 47
- 0
Homework Statement
Using the wronskian (determinant basically), determine if e^x, sin(x), cos(x) are linearly independent
Homework Equations
I used this:
<br /> | e^{x} sin(x) \:cos(x)|
<br /> |e^{x} cos(x) -sin(x)|
|e^{x} -sin(x) -cos(x)|
But pretend that's just a 3x3 matrix and you take the determinant of it
The Attempt at a Solution
After finding the determinant I get -2e^x which is never 0 so they're linearly independent. Am I right in this?