Question
Question: How to prove a set is a basis of a matrix? Let \(V=Span\left\\{ f_1,f_2,f_3 \right\\}\), where \({...
How to prove a set is a basis of a matrix?
Let V=Span\left\\{ f_1,f_2,f_3 \right\\}, where f1=1, f2=ex, f3=xex
a) prove that S=\left\\{ {{f}_{1}},{{f}_{2}},{{f}_{3}} \right\\} is a basis of V.
b) find the coordinates of g=3+(1+2x)ex with respect to S.
c) is \left\\{ {{f}_{1}},{{f}_{2}},{{f}_{3}} \right\\}linearly independent?
Could somebody explain to me how to solve this problem please?
Solution
In this question we have given with a vector space represented as Vwhich contains three elements in it. A vector space is defined as the set of all the possible linear combinations which can be made of its basis vectors, where the coefficients are taken from some other field represented as κ. We will look at all the points one by one and solve them using properties of vector space.
Complete step by step answer:
If our vector space V has basis \left\\{ {{v}_{1}},{{v}_{2}}....,{{v}_{n}} \right\\} and the set of coefficients κ=R, then the generic element v∈V can be written in the format as:
⇒v=a1v1+a2v2+.........+anvn, where a1+.....+an∈R
And in the given question we have been given the vector space in the form of a span which means all the possible linear combinations of the three functions f1=1, f2=ex, f3=xex.
This implies that every element in the space V has the form:
⇒a1⋅1+a2⋅ex+a3⋅xex
Which can be simplified as:
⇒a1+a2ex+a3xex
Now consider (a), prove that S=\left\\{ {{f}_{1}},{{f}_{2}},{{f}_{3}} \right\\} is a basis of V.
Since V is defined as the span of the three functions, this means that every element in the span V is defined as a linear combination of the three functions present therefore, we can say they are a basis of V.
Now consider (b), find the coordinates of g=3+(1+2x)ex with respect to S.
We have the expression as:
⇒g=3+(1+2x)ex
On simplifying the bracket, we get:
⇒g=3+ex+2xex
On comparing this to the generic equation a1+a2ex+a3xex, we get:
a1=3, a2=1 and a3=2. Therefore, we can write that the coordinates of g in V are (3,1,2).
Now consider (c), is \left\\{ {{f}_{1}},{{f}_{2}},{{f}_{3}} \right\\} linearly independent?
Now to check linear independence, we can verify that none of the fi can be written as a linear combination of the other two, therefore, in this case:
We cannot find 2 numbers a2,a3 such that a2ex+a3xex=1
We cannot find 2 numbers a1,a3 such that a1+a3xex=ex
We cannot find 2 numbers a1,a2 such that a1+a2ex=xex
From the above statements, we can conclude that they are linearly independent.
Note: It is to be remembered that matrix and vectors are different. A matrix is a two-dimensional array of numbers which is represented in the form of rows and columns which are written as m×n. A vector can be regarded as a special type of matrix. There exist two types of vectors, row vectors and column vectors. It has the size m×1.