Are the set of vectors linearly dependent?
$ \{ e^{x}, e^{-x}\} $ in $\mathcal{F} (\mathbb{R} ,\mathbb{R} )$
$ \{ \frac{1}{x-1}, \frac{1}{x + 1} \} $ in $ \mathcal{F} (]-1,1[,\mathbb{R})$
- For $a,b \in \mathbb{R}$,
$ae^{x} + be^{-x} = 0$
We know that: $e^x > 0 $ for all $x \in \mathbb{R} $
I am not sure if I can past to $a = b = 0$.
- For $a,b \in \mathbb{R}$
$\frac{a}{x-1} + \frac{b}{x + 1} = 0 \implies x(a+b) + a - b =0$
Which does not tell anything about $a$ and $b$.
Guide:
Try to substitute some value of $x$, for example, in the first example, we can let $x=0$ and we obtain $a+b=0$, try to obtain another condition for $a$ and $b$ by letting $x$ equal to another value and then you can solve for $a$ and $b$.