Solveeit Logo

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{{f}_{1}}=1, f2=ex{{f}_{2}}={{e}^{x}}, f3=xex{{f}_{3}}=x{{e}^{x}}
a)a) prove that S=\left\\{ {{f}_{1}},{{f}_{2}},{{f}_{3}} \right\\} is a basis of VV.
b)b) find the coordinates of g=3+(1+2x)exg=3+\left( 1+2x \right){{e}^{x}} with respect to SS.
c)c) is \left\\{ {{f}_{1}},{{f}_{2}},{{f}_{3}} \right\\}linearly independent?
Could somebody explain to me how to solve this problem please?

Explanation

Solution

In this question we have given with a vector space represented as VVwhich 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 κ\kappa . 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 VV has basis \left\\{ {{v}_{1}},{{v}_{2}}....,{{v}_{n}} \right\\} and the set of coefficients κ=R\kappa =\mathbb{R}, then the generic element vVv\in V can be written in the format as:
v=a1v1+a2v2+.........+anvn\Rightarrow v={{a}_{1}}{{v}_{1}}+{{a}_{2}}{{v}_{2}}+.........+{{a}_{n}}{{v}_{n}}, where a1+.....+anR{{a}_{1}}+.....+{{a}_{n}}\in \mathbb{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{{f}_{1}}=1, f2=ex{{f}_{2}}={{e}^{x}}, f3=xex{{f}_{3}}=x{{e}^{x}}.
This implies that every element in the space VV has the form:
a11+a2ex+a3xex\Rightarrow {{a}_{1}}\cdot 1+{{a}_{2}}\cdot {{e}^{x}}+{{a}_{3}}\cdot x{{e}^{x}}
Which can be simplified as:
a1+a2ex+a3xex\Rightarrow {{a}_{1}}+{{a}_{2}}{{e}^{x}}+{{a}_{3}}x{{e}^{x}}
Now consider (a)\left( a \right), prove that S=\left\\{ {{f}_{1}},{{f}_{2}},{{f}_{3}} \right\\} is a basis of VV.
Since VV is defined as the span of the three functions, this means that every element in the span VV is defined as a linear combination of the three functions present therefore, we can say they are a basis of VV.
Now consider (b)\left( b \right), find the coordinates of g=3+(1+2x)exg=3+\left( 1+2x \right){{e}^{x}} with respect to SS.
We have the expression as:
g=3+(1+2x)ex\Rightarrow g=3+\left( 1+2x \right){{e}^{x}}
On simplifying the bracket, we get:
g=3+ex+2xex\Rightarrow g=3+{{e}^{x}}+2x{{e}^{x}}
On comparing this to the generic equation a1+a2ex+a3xex{{a}_{1}}+{{a}_{2}}{{e}^{x}}+{{a}_{3}}x{{e}^{x}}, we get:
a1=3{{a}_{1}}=3, a2=1{{a}_{2}}=1 and a3=2{{a}_{3}}=2. Therefore, we can write that the coordinates of gg in VV are (3,1,2)\left( 3,1,2 \right).
Now consider (c)\left( c \right), is \left\\{ {{f}_{1}},{{f}_{2}},{{f}_{3}} \right\\} linearly independent?
Now to check linear independence, we can verify that none of the fi{{f}_{i}} can be written as a linear combination of the other two, therefore, in this case:
We cannot find 22 numbers a2,a3{{a}_{2}},{{a}_{3}} such that a2ex+a3xex=1{{a}_{2}}{{e}^{x}}+{{a}_{3}}x{{e}^{x}}=1
We cannot find 22 numbers a1,a3{{a}_{1}},{{a}_{3}} such that a1+a3xex=ex{{a}_{1}}+{{a}_{3}}x{{e}^{x}}={{e}^{x}}
We cannot find 22 numbers a1,a2{{a}_{1}},{{a}_{2}} such that a1+a2ex=xex{{a}_{1}}+{{a}_{2}}{{e}^{x}}=x{{e}^{x}}
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×nm\times 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×1m\times 1.