In a ℝ¹⁵ space, I take two vector that I would like to check if they are linear independent. They are:
-0.0049 0.0000
-0.0085 0.0000
0.3555 0.0000
0.4364 0.3921
0.4267 -0.2660
-0.3448 0.1596
-0.3215 -0.3921
-0.3694 0.2660
-0.2737 0.1596
-0.0992 -0.2660
0.0758 -0.3921
0.1163 -0.1596
0.0348 0.2660
-0.1246 0.3921
0.1467 -0.1596
How do I do it? These are two vectors for the x,y and z of 5 particles.
Thanks in advance for the help.
Hint:
Two vectors are linearly independent if none of them is a linear combination of the other.