Why is this linearly independent?

amolv06
Messages
45
Reaction score
0

Homework Statement



Determine whether the given vector functions are linearly dependent or independent on the interval (-\infty, \infty)

\begin{pmatrix} t \\ 3 \end{pmatrix}, \begin{pmatrix} 4 \\ 1 \end{pmatrix}

Homework Equations


The Attempt at a Solution



I computed the wronskian to be t-12. Since the wronskian is 0 at t=12, shouldn't this be linearly dependent? The book says that this is linearly independent. Why is that?
 
Physics news on Phys.org
The functions are only linearly dependent if the Wronskian is zero on the whole interval
 
Or, rather than using "high powered" stuff like the Wronskian, use the fact that two vectors are "dependent" if and only if one is a multiple of the other.
 
This is basically the same as what HallsofIvy just suggested: Perform Gaussian Elimination on the matrix formed by combining the two vectors. Use the fact that the pivot columns of a matrix are linearly independent.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top