Question #58697

Let B = far a2, a3) be an ordered basis of
R3 with al = (1, 0, -1), a2 = (1, 1, 1),
a3 = (1, 0, 0). Write the vector v = (a, b, c) as
a linear combination of the basis vectors
from B.
(b) Suppose al = (1, 0, 1), a2 = (0, 1, -2) and
a3 = (-1, -1, 0) are vectors in R3 and
f : R3 -> R is a linear functional such that
f(al) = 1, f(a2) = -1 and f(a3) = 3. If
a = (a, b, c) E R3, find f(a).
1

Expert's answer

2016-03-28T11:14:04-0400

Answer on Question #58697 – Math – Linear Algebra

Question

(a) Let B={a1,a2,a3}B = \{a1, a2, a3\} be an ordered basis of R3R3 with a1=(1,0,1)a1 = (1, 0, -1), a2=(1,1,1)a2 = (1, 1, 1), a3=(1,0,0)a3 = (1, 0, 0). Write the vector v=(a,b,c)v = (a, b, c) as a linear combination of the basis vectors from BB.

Solution

We note that the vectors {a1,a2,a3}\{a1, a2, a3\} are linearly independent. If v=(a,b,c)v = (a, b, c) is the linear combination of {a1,a2,a3}\{a1, a2, a3\}, then v=[abc]=x1a1+x2a2+x3a3=x1[101]+x2[111]+x3[100]v = \begin{bmatrix} a \\ b \\ c \end{bmatrix} = x_1 a1 + x_2 a2 + x_3 a3 = x_1 \begin{bmatrix} 1 \\ 0 \\ -1 \end{bmatrix} + x_2 \begin{bmatrix} 1 \\ 1 \\ 1 \end{bmatrix} + x_3 \begin{bmatrix} 1 \\ 0 \\ 0 \end{bmatrix}, where unknown constants are x1,x2,x3Rx_1, x_2, x_3 \in R.

Answer: [abc]=x1[101]+x2[111]+x3[100]\begin{bmatrix} a \\ b \\ c \end{bmatrix} = x_1 \begin{bmatrix} 1 \\ 0 \\ -1 \end{bmatrix} + x_2 \begin{bmatrix} 1 \\ 1 \\ 1 \end{bmatrix} + x_3 \begin{bmatrix} 1 \\ 0 \\ 0 \end{bmatrix}.

Question

(b) Suppose a1=(1,0,1)a1 = (1, 0, 1), a2=(0,1,2)a2 = (0, 1, -2) and a3=(1,1,0)a3 = (-1, -1, 0) are vectors in R3 and f: R3RR3 \to R is a linear functional such that f(a1)=1f(a1) = 1, f(a2)=1f(a2) = -1 and f(a3)=3f(a3) = 3. If a=(a,b,c)R3a = (a, b, c) \in R3, find f(a).

Solution

We note that the linear functional has properties: f(u+v)=f(u)+f(v)f(\pmb{u} + \pmb{v}) = f(\pmb{u}) + f(\pmb{v}) and f(cu)=cf(u)f(c\pmb{u}) = c f(\pmb{u}), where cc is a constant. It is known that the inner product has these properties. Let the unknown vector w\pmb{w} be w(w1,w2,w3)\pmb{w}(w_1, w_2, w_3) and the dependent linear functional is f(u)=uwf(\pmb{u}) = \pmb{u} \cdot \pmb{w}. We have conditions:


f(a1)=1a1w=1(1,0,1)(w1,w2,w3)=11w1+0+1w3=1;f (\boldsymbol {a} \mathbf {1}) = 1 \Leftrightarrow \boldsymbol {a} \mathbf {1} \cdot \boldsymbol {w} = 1 \Leftrightarrow (1, 0, 1) \cdot \left(w _ {1}, w _ {2}, w _ {3}\right) = 1 \Leftrightarrow 1 w _ {1} + 0 + 1 w _ {3} = 1;f(a2)=1a2w=1(0,1,2)(w1,w2,w3)=10+1w22w3=1;f (\boldsymbol {a} \mathbf {2}) = - 1 \Leftrightarrow \boldsymbol {a} \mathbf {2} \cdot \boldsymbol {w} = - 1 \Leftrightarrow (0, 1, - 2) \cdot \left(w _ {1}, w _ {2}, w _ {3}\right) = - 1 \Leftrightarrow 0 + 1 w _ {2} - 2 w _ {3} = - 1;f(a3)=3a3w=3(1,1,0)(w1,w2,w3)=31w11w2+0=3.f (\boldsymbol {a} \mathbf {3}) = 3 \Leftrightarrow \boldsymbol {a} \mathbf {3} \cdot \boldsymbol {w} = 3 \Leftrightarrow (- 1, - 1, 0) \cdot \left(w _ {1}, w _ {2}, w _ {3}\right) = 3 \Leftrightarrow - 1 w _ {1} - 1 w _ {2} + 0 = 3.


We have the system of linear equations:


{1w1+0+1w3=1,0+1w22w3=1,1w11w2+0=3.\left\{ \begin{array}{l} 1 w _ {1} + 0 + 1 w _ {3} = 1, \\ 0 + 1 w _ {2} - 2 w _ {3} = - 1, \\ - 1 w _ {1} - 1 w _ {2} + 0 = 3. \end{array} \right.


that gives the solution


{w1=4,w2=7,w3=3.\left\{ \begin{array}{l} w _ {1} = 4, \\ w _ {2} = - 7, \\ w _ {3} = - 3. \end{array} \right.


Then


w(w1,w2,w3)=(4,7,3) and\boldsymbol {w} \left(w _ {1}, w _ {2}, w _ {3}\right) = (4, - 7, - 3) \text{ and}f(a)=aw=(a,b,c)(4,7,3)=4a7b3c.f (\boldsymbol {a}) = \boldsymbol {a} \cdot \boldsymbol {w} = (a, b, c) (4, - 7, - 3) = 4 a - 7 b - 3 c.


Answer: f(a)=4a7b3cf(\pmb{a}) = 4a - 7b - 3c.

www.AssignmentExpert.com


Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!
LATEST TUTORIALS
APPROVED BY CLIENTS