Consider the following linear operator L : R3 ! R3. Find the matrix representation showing your work (i.e. ‘inspection’ is not enough):
@samjordon
hmmm it R^3 to R^3 wait a sec
@Mr.Math
its pretty simple like cuz its r^3 to R^3 but i just forgot the setup and my notes r upstairs give me a sec
thanks pip
@Jemurray3 can u come help?
Sure. I mean ... inspection would be perfectly valid but I suppose you can do something like this:
\[\left(\begin{matrix}a_1 & a_2 & a_3\\ b_1 & b_2 & b_3 \\ c_1 & c_2 & c_3\end{matrix}\right) \left(\begin{matrix}x_1 \\x_2 \\ x_3\end{matrix}\right) = \left(\begin{matrix} a_1x_1 + a_2x_2 + a_3x_3 \\ b_1x_1 + b_2x_2 + b_3x_3 \\ c_1x_1 + c_2x_2 + c_3x_3\end{matrix}\right)\]
Then compare that to the transformation you want. E.g. \[a_1 = 0 \] \[a_2 = -2\] \[a_3 = 1\]
hahaha amistre was the mysterious guest
Linear operators have to satisfy 2 conditions L{a+b} = L{a} + L{b} L{ka} = k L{a} for any constant k yes i was lol
my take on this is:
What is the \(L:\mathbb{R^3}\longrightarrow \mathbb{R^3}\) operation for? Is it for cubing?
its in 3 space 3 dimensions
No, that just means it maps R3 to R3, i.e. it can be represented by a 3x3 matrix.
Ohh, thanks.
set it up for all xs in each row \[L(x)=\begin{pmatrix} 0x_1-2x_2+1x_3\\ 1x_1+0x_2-1x_3\\ 1x_1-1x_2+0x_3\end{pmatrix}\] \[L(x)=\begin{pmatrix} 0x_1\\1x_1\\1x_1\end{pmatrix}+\begin{pmatrix} -2x_2\\0x_2\\-1x_2\end{pmatrix}+\begin{pmatrix} 1x_3\\ -1x_3\\ 0x_3\end{pmatrix}\] \[L(x)=x_1\begin{pmatrix} 0\\1\\1\end{pmatrix} +x_2\begin{pmatrix} -2\\0\\-1\end{pmatrix}+x_3\begin{pmatrix} 1\\ -1\\ 0\end{pmatrix}\]
as such: L(x) = x1v1+x2v2+x3v3 which is definitionly matrix at heart i believe
but this is just what i read from it, right or wrong
You already wrote the matrix, just look
The first line you wrote there is clearly a matrix times a vector, just drop the x's and you have it.
i know that, but this was spose to be more defined than a vague sighted thing
That's not vague. Comparison is valid, they just want to avoid an answer like "By inspection, *here is the correct answer*".
thanks to pippa, Jemurray, and amistre
youre welcome, hope it helped
Join our real-time social learning platform and learn together with your friends!