What we did in linear algebra 1. is to prove that two Polynomials are linear independent. I understand the general concepts, but I had a problem with the specific proof.
We have $S=\{ x^2 - 4, x + 6 \}$. Our assertion is that they are linear independent.
What the prof did, was: She said that since it must be true for all $x$, then it must as well be true for our "favorite" $x$.
We choose arbitrary e.g. $-6$
and then we get that
$$\alpha_1( 36 - 4) + \alpha_20 = 0$$
And then she just jumps to the concluson that $\alpha_1$ must be $0$ (analog for $\alpha_2$). BUT I mean if we look at the equation we see that in this case $\alpha_2$ could be anything, which means that it is not a trivial linear combination anymore. Isn´t that a problem? Shouldn´t we be able to show that both $\alpha$ -s have to be $0$ at the time? If not, why? Because it´s just a system of linear equations and then it does not matter whether in between it´s a non-tivial or a trivial linear combination we´re solving? But then again: shouldn´t these be equivalent transformations?
Thank you in advance