Consider the vector space of all functions $f: \mathbb{R} \rightarrow \mathbb{C}$ over $\mathbb{C}$. If $W$ is a subspace spanned by $\beta$ = $\{1, e^{ix}, e^{-ix}\}$, show that $\beta$ is a basis for $W$.
I think I am very confused - I know I just have to show that $\beta$ is linearly independent, which means I need to show that
$a+be^{ix}+ce^{-ix} = 0 \Rightarrow a = b = c = 0$. But if I have $x=0, a=3, b=-2, c=-1$, then the left side still equals $0$ but $a, b, c \neq 0$.
I suspect I have a fundamental misunderstanding somewhere. Please advise :)
To prove that the vectors are linearly dependent, the equality
$$a+be^{ix}+ce^{-ix} = 0$$
should hold for some $a,b,c$ for any $x$ but you have considered a particular case with $x=0$.
Indeed we have that
$$a+be^{ix}+ce^{-ix} = 0 \quad \forall x \iff a = b = c = 0$$
and the vectors are linearly independent.