Finding linear transformation from matrix
$begingroup$
I tried solving this question by taking given matrix $[A]_{B_{1}}$ = $[T]_{B_{2}}$. The answer that I am getting is $(35,-10)$. Tried solving several times and still reaching at the same answer. Which is the right way to solve this question?
linear-algebra matrices linear-transformations change-of-basis
$endgroup$
add a comment |
$begingroup$
I tried solving this question by taking given matrix $[A]_{B_{1}}$ = $[T]_{B_{2}}$. The answer that I am getting is $(35,-10)$. Tried solving several times and still reaching at the same answer. Which is the right way to solve this question?
linear-algebra matrices linear-transformations change-of-basis
$endgroup$
add a comment |
$begingroup$
I tried solving this question by taking given matrix $[A]_{B_{1}}$ = $[T]_{B_{2}}$. The answer that I am getting is $(35,-10)$. Tried solving several times and still reaching at the same answer. Which is the right way to solve this question?
linear-algebra matrices linear-transformations change-of-basis
$endgroup$
I tried solving this question by taking given matrix $[A]_{B_{1}}$ = $[T]_{B_{2}}$. The answer that I am getting is $(35,-10)$. Tried solving several times and still reaching at the same answer. Which is the right way to solve this question?
linear-algebra matrices linear-transformations change-of-basis
linear-algebra matrices linear-transformations change-of-basis
asked Jan 1 at 9:45
user46697user46697
215211
215211
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
First, you write $(5,5)$ as a linear combination of $(1,2)$ and $(2,-1)$. It turns out that $(5,5)=3(1,2)+(2,-1)$. So, now you know thatbegin{align}T(5,5)&=3T(1,2)+T(2,-1)\&=3(4,2)+(3,-4)\&=(15,2).end{align}
$endgroup$
add a comment |
$begingroup$
Hey that Matrix $[T]_{mathcal{B_1}}^{mathcal{B_2}}$ will take input in Basis $mathcal{B_1}$ and spit the output in Basis $mathcal{B_2}$ .Therefore you cannot feed the input in our standard basis.
Convert $(5,5)$ into basis $mathcal{B_1}$ and then feed.
W.K.T $(5,5)=3(1,2)+1(2,-1)$ There fore putting in the matrix $(3,1)$ gives us $(15,2)$ as output convert this into our standard basis which is $mathcal{B_2}$.
Therefore Option D is correct
$endgroup$
add a comment |
$begingroup$
Write $;(5,5);$ as a linear combination of $;B_1;$ , apply $;T;$ and then this last write as a lin. comb. of $;B_2;$ (though this last is the usual, canonical basis so you won't have to do anything!):
$$binom55=3binom21+1binom2{-1}implies left[binom 55right]_{B_1}=binom31$$
so now
$$Tleft[binom 55right]_{B_1}=begin{pmatrix}4&3\2&!-4end{pmatrix}binom31=binom{15}2$$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3058325%2ffinding-linear-transformation-from-matrix%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
First, you write $(5,5)$ as a linear combination of $(1,2)$ and $(2,-1)$. It turns out that $(5,5)=3(1,2)+(2,-1)$. So, now you know thatbegin{align}T(5,5)&=3T(1,2)+T(2,-1)\&=3(4,2)+(3,-4)\&=(15,2).end{align}
$endgroup$
add a comment |
$begingroup$
First, you write $(5,5)$ as a linear combination of $(1,2)$ and $(2,-1)$. It turns out that $(5,5)=3(1,2)+(2,-1)$. So, now you know thatbegin{align}T(5,5)&=3T(1,2)+T(2,-1)\&=3(4,2)+(3,-4)\&=(15,2).end{align}
$endgroup$
add a comment |
$begingroup$
First, you write $(5,5)$ as a linear combination of $(1,2)$ and $(2,-1)$. It turns out that $(5,5)=3(1,2)+(2,-1)$. So, now you know thatbegin{align}T(5,5)&=3T(1,2)+T(2,-1)\&=3(4,2)+(3,-4)\&=(15,2).end{align}
$endgroup$
First, you write $(5,5)$ as a linear combination of $(1,2)$ and $(2,-1)$. It turns out that $(5,5)=3(1,2)+(2,-1)$. So, now you know thatbegin{align}T(5,5)&=3T(1,2)+T(2,-1)\&=3(4,2)+(3,-4)\&=(15,2).end{align}
answered Jan 1 at 9:53
José Carlos SantosJosé Carlos Santos
164k22132235
164k22132235
add a comment |
add a comment |
$begingroup$
Hey that Matrix $[T]_{mathcal{B_1}}^{mathcal{B_2}}$ will take input in Basis $mathcal{B_1}$ and spit the output in Basis $mathcal{B_2}$ .Therefore you cannot feed the input in our standard basis.
Convert $(5,5)$ into basis $mathcal{B_1}$ and then feed.
W.K.T $(5,5)=3(1,2)+1(2,-1)$ There fore putting in the matrix $(3,1)$ gives us $(15,2)$ as output convert this into our standard basis which is $mathcal{B_2}$.
Therefore Option D is correct
$endgroup$
add a comment |
$begingroup$
Hey that Matrix $[T]_{mathcal{B_1}}^{mathcal{B_2}}$ will take input in Basis $mathcal{B_1}$ and spit the output in Basis $mathcal{B_2}$ .Therefore you cannot feed the input in our standard basis.
Convert $(5,5)$ into basis $mathcal{B_1}$ and then feed.
W.K.T $(5,5)=3(1,2)+1(2,-1)$ There fore putting in the matrix $(3,1)$ gives us $(15,2)$ as output convert this into our standard basis which is $mathcal{B_2}$.
Therefore Option D is correct
$endgroup$
add a comment |
$begingroup$
Hey that Matrix $[T]_{mathcal{B_1}}^{mathcal{B_2}}$ will take input in Basis $mathcal{B_1}$ and spit the output in Basis $mathcal{B_2}$ .Therefore you cannot feed the input in our standard basis.
Convert $(5,5)$ into basis $mathcal{B_1}$ and then feed.
W.K.T $(5,5)=3(1,2)+1(2,-1)$ There fore putting in the matrix $(3,1)$ gives us $(15,2)$ as output convert this into our standard basis which is $mathcal{B_2}$.
Therefore Option D is correct
$endgroup$
Hey that Matrix $[T]_{mathcal{B_1}}^{mathcal{B_2}}$ will take input in Basis $mathcal{B_1}$ and spit the output in Basis $mathcal{B_2}$ .Therefore you cannot feed the input in our standard basis.
Convert $(5,5)$ into basis $mathcal{B_1}$ and then feed.
W.K.T $(5,5)=3(1,2)+1(2,-1)$ There fore putting in the matrix $(3,1)$ gives us $(15,2)$ as output convert this into our standard basis which is $mathcal{B_2}$.
Therefore Option D is correct
answered Jan 1 at 10:01
SundarNarasimhanSundarNarasimhan
234
234
add a comment |
add a comment |
$begingroup$
Write $;(5,5);$ as a linear combination of $;B_1;$ , apply $;T;$ and then this last write as a lin. comb. of $;B_2;$ (though this last is the usual, canonical basis so you won't have to do anything!):
$$binom55=3binom21+1binom2{-1}implies left[binom 55right]_{B_1}=binom31$$
so now
$$Tleft[binom 55right]_{B_1}=begin{pmatrix}4&3\2&!-4end{pmatrix}binom31=binom{15}2$$
$endgroup$
add a comment |
$begingroup$
Write $;(5,5);$ as a linear combination of $;B_1;$ , apply $;T;$ and then this last write as a lin. comb. of $;B_2;$ (though this last is the usual, canonical basis so you won't have to do anything!):
$$binom55=3binom21+1binom2{-1}implies left[binom 55right]_{B_1}=binom31$$
so now
$$Tleft[binom 55right]_{B_1}=begin{pmatrix}4&3\2&!-4end{pmatrix}binom31=binom{15}2$$
$endgroup$
add a comment |
$begingroup$
Write $;(5,5);$ as a linear combination of $;B_1;$ , apply $;T;$ and then this last write as a lin. comb. of $;B_2;$ (though this last is the usual, canonical basis so you won't have to do anything!):
$$binom55=3binom21+1binom2{-1}implies left[binom 55right]_{B_1}=binom31$$
so now
$$Tleft[binom 55right]_{B_1}=begin{pmatrix}4&3\2&!-4end{pmatrix}binom31=binom{15}2$$
$endgroup$
Write $;(5,5);$ as a linear combination of $;B_1;$ , apply $;T;$ and then this last write as a lin. comb. of $;B_2;$ (though this last is the usual, canonical basis so you won't have to do anything!):
$$binom55=3binom21+1binom2{-1}implies left[binom 55right]_{B_1}=binom31$$
so now
$$Tleft[binom 55right]_{B_1}=begin{pmatrix}4&3\2&!-4end{pmatrix}binom31=binom{15}2$$
edited Jan 1 at 15:23
answered Jan 1 at 9:54
DonAntonioDonAntonio
179k1494230
179k1494230
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3058325%2ffinding-linear-transformation-from-matrix%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown