Determine if the pair of functions is L.I or L.D. f (t) = t ^ 2 + 5t, g (t) = t ^ 2 - 5t
Are there any constants \(c_1,c_2\) for which the following holds? \[c_1f(t)+c_2g(t)=0\]
If yes, then L.I. If no, then L.D.
so you are asking if you can make g(t) from a linear combination of f(t)?
I need to use the Wronskian?
\[W(f(t),g(t))=\begin{vmatrix}f(t)&g(t)\\f'(t)&g'(t)\end{vmatrix}=f(t)g'(t)-f'(t)g(t)\] If the Wronskian \(\not=\) 0, then f and g are linearly independent.
But the same conclusion should be obtained using my other method... \[c_1(t^2+5t)+c_2(t^2-5t)=0\\ c_1t^2+5c_1t+c_2t^2-5c_2t=0\\ (c_1+c_2)t^2+5(c_1-c_2)t=0\] You get the system of equations \[\begin{cases} c_1+c_2=0\\ c_1-c_2=0 \end{cases}\]
I'm thinking they are linearly independent: there is no a s.t. a*f(t) = g(t) and vice versa.
Yep, the system above yields \(c_1=c_2=0\), so the functions are linearly independent. Likewise, the Wronskian yields \(10t^2\not=0\) for all \(t\in\mathbb{R}\), so lin. ind.
Thanks.
You're welcome
Join our real-time social learning platform and learn together with your friends!