Make a system with 3 equations and 3 unknowns of which the solution space V is spanned by the column vectors: [1 0 -1], [1 3 0]

Damon Vazquez

Damon Vazquez

Answered question

2022-09-06

Make a system with 3 equations and 3 unknowns of which the solution space V is spanned by the column vectors: [ 1 0 1 ] , [ 1 3 0 ]

Answer & Explanation

Emilia Boyle

Emilia Boyle

Beginner2022-09-07Added 10 answers

First of all, every equation system can be written as A X = b. The solution space is a vector space only if it is the k e r ( A ) which is a solution space of a system A X = 0. In general the solution space is nothing but a coset of the k e r ( A ) (and the coset is not vector space unless it is equal to k e r ( A ).
So what you need now is just to find a matrix whose kernel is V = v 1 , v 2
We have 3 variables, and solution space has two independent generators (in other words there are two free variables). Hence the solution space is a solution to only o n e equation with 3 variables. That means the other two equations should be just multiple of the first equation. Now to find the first equation we use the Gauss elimination method, but in reverse. To do this efficiently we need to bring the generating system to the form { ( 0 , n u m b e r , 1 ) , ( 1 , n u m b e r , 0 ) } ...etc.
To do this we can apply the elementary operations on the generators.
- Multiply one of them by a number and adding the result to another generator.
- Multiply or divide one of them by nonzero number.
For example, if
V = u 1 = ( 2 , 3 , 4 ) , u 2 = ( 1 , 2 , 3 ) We multiply u 2 by 2 and add it to u 1 , we get
V = u 3 = ( 0 , 1 , 2 ) , u 2 = ( 1 , 2 , 3 )
Now multiply u 3 with 1.
V = u 4 = ( 0 , 1 , 2 ) , u 2 = ( 1 , 2 , 3 )
We multiply u 4 by 2 and add it to u 2 , we get
V = u 4 = ( 0 , 1 , 2 ) , u 5 = ( 1 , 0 , 1 )
The system is now ready for revers Gause Elimination method. The generators in your question is much easier, and we need only to multiply by 1 3 and 1.
The rest is easy as follows
V = ( 1 , 3 , 0 ) , ( 1 , 0 , 1 ) = ( 1 3 , 1 , 0 ) , ( 1 , 0 , 1 ) = { y ( 1 3 , 1 , 0 ) + z ( 1 , 0 , 1 ) | y , z R } = { ( 1 3 y z , y , z ) | y , z R } = { ( x , y , z ) | x 1 3 y + z = 0 , x , y , z R }
So the system desired can be for example:
( 1 1 3 1 3 1 3 6 2 6 )
Note that the rank of this matrix is 1, therefore the dimension of the solution space is 2, and v 1 , v 2 Solution Space, and they are linear independent, so the Solution Space is V.

Do you have a similar question?

Recalculate according to your conditions!

Ask your question.
Get an expert answer.

Let our experts help you. Answer in as fast as 15 minutes.

Didn't find what you were looking for?