What kind of matrices can be visualized by graphing the column vectors?












0












$begingroup$


In the 3Blue1Brown video “Linear transformations and matrices” linear transformations are visualized by overlaying gridlines which have a position determined by the values of the transformed basis vectors. Picture of the grid.



These basis vectors $hat i=<3,-2>$ and $hat j=<2,1>$ can be put in a $2times 2$ transformation matrix where they can apply the same transformation to any $Bbb R^2$ vector.



$$T(vec x)=begin{bmatrix}3&2\-2&1end{bmatrix}vec x$$



What kind of transformation matrices (besides one using a $2times 2$ matrix) can be visualized by making a grid based off the column vectors. For example, is it possible to create a grid off the following transformation?



$$T(vec x)=begin{bmatrix}3&2&2\-2&1&0end{bmatrix}vec x$$



Or is creating a grid only possible if I know that the columns of the matrix correspond to basis vectors?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    This is true for any matrix since this is a visualization of a linear map. However, in dimensions bigger than 2 or 3 its not really possible to easily visualize it. You can think of $T(x)$ as picking a linear combination of the columns of $A$ where the coefficients are from $x$.
    $endgroup$
    – tch
    Jan 16 at 19:50










  • $begingroup$
    How do I visualize a grid for the transformation matrix with the column $<2,0>$?
    $endgroup$
    – mrhumanzee
    Jan 16 at 20:11










  • $begingroup$
    You make the grid by drawing all three vectors, and from each tip drawing all three again. This represents a map from $mathbb{R}^3$ to $mathbb{R}^2$ so you can think of it as "squashing" the uniform grid you would get from the vectors $(1,0,0)$, $(0,1,0)$ and $(0,0,1)$ in $mathbb{R}^3$ to a 2d plane.
    $endgroup$
    – tch
    Jan 16 at 20:51
















0












$begingroup$


In the 3Blue1Brown video “Linear transformations and matrices” linear transformations are visualized by overlaying gridlines which have a position determined by the values of the transformed basis vectors. Picture of the grid.



These basis vectors $hat i=<3,-2>$ and $hat j=<2,1>$ can be put in a $2times 2$ transformation matrix where they can apply the same transformation to any $Bbb R^2$ vector.



$$T(vec x)=begin{bmatrix}3&2\-2&1end{bmatrix}vec x$$



What kind of transformation matrices (besides one using a $2times 2$ matrix) can be visualized by making a grid based off the column vectors. For example, is it possible to create a grid off the following transformation?



$$T(vec x)=begin{bmatrix}3&2&2\-2&1&0end{bmatrix}vec x$$



Or is creating a grid only possible if I know that the columns of the matrix correspond to basis vectors?










share|cite|improve this question











$endgroup$








  • 1




    $begingroup$
    This is true for any matrix since this is a visualization of a linear map. However, in dimensions bigger than 2 or 3 its not really possible to easily visualize it. You can think of $T(x)$ as picking a linear combination of the columns of $A$ where the coefficients are from $x$.
    $endgroup$
    – tch
    Jan 16 at 19:50










  • $begingroup$
    How do I visualize a grid for the transformation matrix with the column $<2,0>$?
    $endgroup$
    – mrhumanzee
    Jan 16 at 20:11










  • $begingroup$
    You make the grid by drawing all three vectors, and from each tip drawing all three again. This represents a map from $mathbb{R}^3$ to $mathbb{R}^2$ so you can think of it as "squashing" the uniform grid you would get from the vectors $(1,0,0)$, $(0,1,0)$ and $(0,0,1)$ in $mathbb{R}^3$ to a 2d plane.
    $endgroup$
    – tch
    Jan 16 at 20:51














0












0








0





$begingroup$


In the 3Blue1Brown video “Linear transformations and matrices” linear transformations are visualized by overlaying gridlines which have a position determined by the values of the transformed basis vectors. Picture of the grid.



These basis vectors $hat i=<3,-2>$ and $hat j=<2,1>$ can be put in a $2times 2$ transformation matrix where they can apply the same transformation to any $Bbb R^2$ vector.



$$T(vec x)=begin{bmatrix}3&2\-2&1end{bmatrix}vec x$$



What kind of transformation matrices (besides one using a $2times 2$ matrix) can be visualized by making a grid based off the column vectors. For example, is it possible to create a grid off the following transformation?



$$T(vec x)=begin{bmatrix}3&2&2\-2&1&0end{bmatrix}vec x$$



Or is creating a grid only possible if I know that the columns of the matrix correspond to basis vectors?










share|cite|improve this question











$endgroup$




In the 3Blue1Brown video “Linear transformations and matrices” linear transformations are visualized by overlaying gridlines which have a position determined by the values of the transformed basis vectors. Picture of the grid.



These basis vectors $hat i=<3,-2>$ and $hat j=<2,1>$ can be put in a $2times 2$ transformation matrix where they can apply the same transformation to any $Bbb R^2$ vector.



$$T(vec x)=begin{bmatrix}3&2\-2&1end{bmatrix}vec x$$



What kind of transformation matrices (besides one using a $2times 2$ matrix) can be visualized by making a grid based off the column vectors. For example, is it possible to create a grid off the following transformation?



$$T(vec x)=begin{bmatrix}3&2&2\-2&1&0end{bmatrix}vec x$$



Or is creating a grid only possible if I know that the columns of the matrix correspond to basis vectors?







linear-algebra matrices visualization






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 16 at 19:54









Mutantoe

619513




619513










asked Jan 16 at 19:27









mrhumanzeemrhumanzee

12




12








  • 1




    $begingroup$
    This is true for any matrix since this is a visualization of a linear map. However, in dimensions bigger than 2 or 3 its not really possible to easily visualize it. You can think of $T(x)$ as picking a linear combination of the columns of $A$ where the coefficients are from $x$.
    $endgroup$
    – tch
    Jan 16 at 19:50










  • $begingroup$
    How do I visualize a grid for the transformation matrix with the column $<2,0>$?
    $endgroup$
    – mrhumanzee
    Jan 16 at 20:11










  • $begingroup$
    You make the grid by drawing all three vectors, and from each tip drawing all three again. This represents a map from $mathbb{R}^3$ to $mathbb{R}^2$ so you can think of it as "squashing" the uniform grid you would get from the vectors $(1,0,0)$, $(0,1,0)$ and $(0,0,1)$ in $mathbb{R}^3$ to a 2d plane.
    $endgroup$
    – tch
    Jan 16 at 20:51














  • 1




    $begingroup$
    This is true for any matrix since this is a visualization of a linear map. However, in dimensions bigger than 2 or 3 its not really possible to easily visualize it. You can think of $T(x)$ as picking a linear combination of the columns of $A$ where the coefficients are from $x$.
    $endgroup$
    – tch
    Jan 16 at 19:50










  • $begingroup$
    How do I visualize a grid for the transformation matrix with the column $<2,0>$?
    $endgroup$
    – mrhumanzee
    Jan 16 at 20:11










  • $begingroup$
    You make the grid by drawing all three vectors, and from each tip drawing all three again. This represents a map from $mathbb{R}^3$ to $mathbb{R}^2$ so you can think of it as "squashing" the uniform grid you would get from the vectors $(1,0,0)$, $(0,1,0)$ and $(0,0,1)$ in $mathbb{R}^3$ to a 2d plane.
    $endgroup$
    – tch
    Jan 16 at 20:51








1




1




$begingroup$
This is true for any matrix since this is a visualization of a linear map. However, in dimensions bigger than 2 or 3 its not really possible to easily visualize it. You can think of $T(x)$ as picking a linear combination of the columns of $A$ where the coefficients are from $x$.
$endgroup$
– tch
Jan 16 at 19:50




$begingroup$
This is true for any matrix since this is a visualization of a linear map. However, in dimensions bigger than 2 or 3 its not really possible to easily visualize it. You can think of $T(x)$ as picking a linear combination of the columns of $A$ where the coefficients are from $x$.
$endgroup$
– tch
Jan 16 at 19:50












$begingroup$
How do I visualize a grid for the transformation matrix with the column $<2,0>$?
$endgroup$
– mrhumanzee
Jan 16 at 20:11




$begingroup$
How do I visualize a grid for the transformation matrix with the column $<2,0>$?
$endgroup$
– mrhumanzee
Jan 16 at 20:11












$begingroup$
You make the grid by drawing all three vectors, and from each tip drawing all three again. This represents a map from $mathbb{R}^3$ to $mathbb{R}^2$ so you can think of it as "squashing" the uniform grid you would get from the vectors $(1,0,0)$, $(0,1,0)$ and $(0,0,1)$ in $mathbb{R}^3$ to a 2d plane.
$endgroup$
– tch
Jan 16 at 20:51




$begingroup$
You make the grid by drawing all three vectors, and from each tip drawing all three again. This represents a map from $mathbb{R}^3$ to $mathbb{R}^2$ so you can think of it as "squashing" the uniform grid you would get from the vectors $(1,0,0)$, $(0,1,0)$ and $(0,0,1)$ in $mathbb{R}^3$ to a 2d plane.
$endgroup$
– tch
Jan 16 at 20:51










0






active

oldest

votes












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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3076179%2fwhat-kind-of-matrices-can-be-visualized-by-graphing-the-column-vectors%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3076179%2fwhat-kind-of-matrices-can-be-visualized-by-graphing-the-column-vectors%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Human spaceflight

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

File:DeusFollowingSea.jpg