In my class we're learning vector spaces, and in the text book there's an example with no solution and it goes like this:
If the domain of functions $f$ and $g$ is $[-1,1]$ and if they are defined $f(x) = \arcsin\left(\displaystyle\frac{2x}{1+x^2}\right)$ and $g(x) = \arctan(x)$, then $(f,g)$ is linearly independent?
I don't know how to prove this, if I can make a linear combination of one of them using the other it's dependent, but how should I go about doing that?
Thanks in advance.