How to determine whether the following two functions are linearly independent?
$f(t)= \sqrt{t}$ and $g(t)=\frac1{t}$
I know that they are linearly independent using the Wronskian. How would you calculate without using the Wronskian?
How to determine whether the following two functions are linearly independent?
$f(t)= \sqrt{t}$ and $g(t)=\frac1{t}$
I know that they are linearly independent using the Wronskian. How would you calculate without using the Wronskian?
Without using the Wronskian, I would note that:
So, if $\alpha,\beta\in\mathbb R$ are such that $\alpha f+\beta g=0$, then $\alpha\times1+\beta\times2=\alpha\times2+\beta\times\frac14=0$. But the only solution of the system$$\left\{\begin{array}{l}\alpha+2\beta=0\\2\alpha+\frac\beta4=0\end{array}\right.$$is $\alpha=\beta=0$.