Show that the vectors a = 3i − j + 4k, b = i − 3j − 2k and c = 4i − 3j + 2k are
linearly independent. Find numbers α, β and γ such that d = 2i + 3j − k can be
expressed in the form d = αa + βb + γc.
1
Expert's answer
2019-10-16T10:15:05-0400
Solution: Firstly, show that these vectors are linearly independent. Write our vectors vertical in matrix. Use Gaussian elimination for linearly independent vectors:⎝⎛3−141−1−24−32⎠⎞
Divide the first row by 3:
⎝⎛1−141/3−1−24/3−32⎠⎞
Substitute the second and third rows from the first multiplied by -1 and 4:
⎝⎛1001/3−8/3−10/34/3−5/3−10/3⎠⎞
Divide the second row by 8/3:
⎝⎛1001/3−1−10/34/3−5/8−10/3⎠⎞
Substitute the third row from second multiplied by 10/3:
⎝⎛1001/3−104/3−5/8−5/4⎠⎞
So we have 3 rows without zero (0) in all three places. So we have linearly independent vectors.
Next task is to find unknown numbers α, β and γ for another vector. Write a supplemented matrix (from previous one) with numbers of another vector.
⎝⎛3−141−1−24−3223−1⎠⎞
Divide the first row by 3:
⎝⎛1−141/3−1−24/3−322/33−1⎠⎞
Substitute the second and the third rows from the first multiplied by 1 and -4
Comments