Show that $e^x$ and $e^{-x}$ are linearly independent in C$(-\infty,\infty).$
In order to solve this one must use the Wronskian of $f_1,f_2..f_n$
Using this we show
$$W[e^x,e^{-x}] = \begin{vmatrix}e^x & e^{-x} \\e^x& -e^{-x} \end{vmatrix} = -2$$
Can anyone explain why this matrix is equal to $-2$?
