Proving/Disproving a statement about kernel and image of linear transformations The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Diagonalization of matrices and linear transformationsFind the kernel of linear transformationLinear transformations with equal matrices on different basesKernel and Image of a Linear TransformationPossible definition of the matrix representation of a linear transformation with respect to given basesFind bases of the kernel and image of T, and thus determine the rankLinear transformations - bases of kernel and imageKernel of Linear Transformations QuestionKernel and image of a matrix converting linear transformationKernel/image of a linear transformation

What force causes entropy to increase?

Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?

Did the new image of black hole confirm the general theory of relativity?

Keeping a retro style to sci-fi spaceships?

Do working physicists consider Newtonian mechanics to be "falsified"?

Can we generate random numbers using irrational numbers like π and e?

Why are PDP-7-style microprogrammed instructions out of vogue?

For what reasons would an animal species NOT cross a *horizontal* land bridge?

How do spell lists change if the party levels up without taking a long rest?

Why doesn't shell automatically fix "useless use of cat"?

What information about me do stores get via my credit card?

How did passengers keep warm on sail ships?

How to determine omitted units in a publication

Can the Right Ascension and Argument of Perigee of a spacecraft's orbit keep varying by themselves with time?

How to politely respond to generic emails requesting a PhD/job in my lab? Without wasting too much time

Fixing different display colors within string

How to read αἱμύλιος or when to aspirate

Does Parliament hold absolute power in the UK?

What does Linus Torvalds mean when he says that Git "never ever" tracks a file?

number sequence puzzle deep six

Simulating Exploding Dice

Why did Peik Lin say, "I'm not an animal"?

Drawing vertical/oblique lines in Metrical tree (tikz-qtree, tipa)

Define a list range inside a list



Proving/Disproving a statement about kernel and image of linear transformations



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Diagonalization of matrices and linear transformationsFind the kernel of linear transformationLinear transformations with equal matrices on different basesKernel and Image of a Linear TransformationPossible definition of the matrix representation of a linear transformation with respect to given basesFind bases of the kernel and image of T, and thus determine the rankLinear transformations - bases of kernel and imageKernel of Linear Transformations QuestionKernel and image of a matrix converting linear transformationKernel/image of a linear transformation










0












$begingroup$


I have been following the text Linear Algebra by Larry Smith and while finding kernels of linear transformation, I discovered the following statement which I have stated in a clean way:




Claim. Let $M$ be a matrix of size $mtimes n$. Let $M^T$ denote the transpose of the matrix $M$. Let $T: mathbbR^ntomathbbR^m$ be the linear transformation whose matrix with respect to the standard bases is $M$ and similarly let $hatT$ be the linear transformation whose matrix with respect to the standard bases is $M^T$. Then $ker T = textSpan hatT (hate_1) , ldots , hatT (hate_m) = textIm hatT$ where $hate_1 , hate_2, ldots, hate_m$ is the standard basis of $mathbbR^m$.




I tried hard enough to prove it but I couldn't. I know the following things:



$T(x_1 , ldots , x_n ) = left( sum_j=1^n M_1j x_j , ldots , sum_j=1^n M_mj x_j right) $ and



$hatT (x_1 , ldots , x_m ) = left( sum_j=1^m M_j1 x_j , ldots , sum_j=1^m M_jn x_j right) $.



I tried to show it by double inclusion but it's bit of a huge mess. I need to solve system of linear equations and it doesn't look like the best way to do.



Can I get some hints/ideas on how to prove this?










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Fails even for the identity matrix.
    $endgroup$
    – Kavi Rama Murthy
    Apr 8 at 6:16















0












$begingroup$


I have been following the text Linear Algebra by Larry Smith and while finding kernels of linear transformation, I discovered the following statement which I have stated in a clean way:




Claim. Let $M$ be a matrix of size $mtimes n$. Let $M^T$ denote the transpose of the matrix $M$. Let $T: mathbbR^ntomathbbR^m$ be the linear transformation whose matrix with respect to the standard bases is $M$ and similarly let $hatT$ be the linear transformation whose matrix with respect to the standard bases is $M^T$. Then $ker T = textSpan hatT (hate_1) , ldots , hatT (hate_m) = textIm hatT$ where $hate_1 , hate_2, ldots, hate_m$ is the standard basis of $mathbbR^m$.




I tried hard enough to prove it but I couldn't. I know the following things:



$T(x_1 , ldots , x_n ) = left( sum_j=1^n M_1j x_j , ldots , sum_j=1^n M_mj x_j right) $ and



$hatT (x_1 , ldots , x_m ) = left( sum_j=1^m M_j1 x_j , ldots , sum_j=1^m M_jn x_j right) $.



I tried to show it by double inclusion but it's bit of a huge mess. I need to solve system of linear equations and it doesn't look like the best way to do.



Can I get some hints/ideas on how to prove this?










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Fails even for the identity matrix.
    $endgroup$
    – Kavi Rama Murthy
    Apr 8 at 6:16













0












0








0





$begingroup$


I have been following the text Linear Algebra by Larry Smith and while finding kernels of linear transformation, I discovered the following statement which I have stated in a clean way:




Claim. Let $M$ be a matrix of size $mtimes n$. Let $M^T$ denote the transpose of the matrix $M$. Let $T: mathbbR^ntomathbbR^m$ be the linear transformation whose matrix with respect to the standard bases is $M$ and similarly let $hatT$ be the linear transformation whose matrix with respect to the standard bases is $M^T$. Then $ker T = textSpan hatT (hate_1) , ldots , hatT (hate_m) = textIm hatT$ where $hate_1 , hate_2, ldots, hate_m$ is the standard basis of $mathbbR^m$.




I tried hard enough to prove it but I couldn't. I know the following things:



$T(x_1 , ldots , x_n ) = left( sum_j=1^n M_1j x_j , ldots , sum_j=1^n M_mj x_j right) $ and



$hatT (x_1 , ldots , x_m ) = left( sum_j=1^m M_j1 x_j , ldots , sum_j=1^m M_jn x_j right) $.



I tried to show it by double inclusion but it's bit of a huge mess. I need to solve system of linear equations and it doesn't look like the best way to do.



Can I get some hints/ideas on how to prove this?










share|cite|improve this question











$endgroup$




I have been following the text Linear Algebra by Larry Smith and while finding kernels of linear transformation, I discovered the following statement which I have stated in a clean way:




Claim. Let $M$ be a matrix of size $mtimes n$. Let $M^T$ denote the transpose of the matrix $M$. Let $T: mathbbR^ntomathbbR^m$ be the linear transformation whose matrix with respect to the standard bases is $M$ and similarly let $hatT$ be the linear transformation whose matrix with respect to the standard bases is $M^T$. Then $ker T = textSpan hatT (hate_1) , ldots , hatT (hate_m) = textIm hatT$ where $hate_1 , hate_2, ldots, hate_m$ is the standard basis of $mathbbR^m$.




I tried hard enough to prove it but I couldn't. I know the following things:



$T(x_1 , ldots , x_n ) = left( sum_j=1^n M_1j x_j , ldots , sum_j=1^n M_mj x_j right) $ and



$hatT (x_1 , ldots , x_m ) = left( sum_j=1^m M_j1 x_j , ldots , sum_j=1^m M_jn x_j right) $.



I tried to show it by double inclusion but it's bit of a huge mess. I need to solve system of linear equations and it doesn't look like the best way to do.



Can I get some hints/ideas on how to prove this?







linear-algebra linear-transformations






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Apr 8 at 6:08







Ashish K

















asked Apr 8 at 6:00









Ashish KAshish K

941614




941614







  • 1




    $begingroup$
    Fails even for the identity matrix.
    $endgroup$
    – Kavi Rama Murthy
    Apr 8 at 6:16












  • 1




    $begingroup$
    Fails even for the identity matrix.
    $endgroup$
    – Kavi Rama Murthy
    Apr 8 at 6:16







1




1




$begingroup$
Fails even for the identity matrix.
$endgroup$
– Kavi Rama Murthy
Apr 8 at 6:16




$begingroup$
Fails even for the identity matrix.
$endgroup$
– Kavi Rama Murthy
Apr 8 at 6:16










1 Answer
1






active

oldest

votes


















1












$begingroup$

You’ve likely had trouble proving this because the claim doesn’t hold. Let $$M=beginbmatrix1&0\0&0endbmatrix.$$ The kernel of $T$ is spanned by $(0,1)^T$, but the image of $hat T$ is spanned by $(1,0)^T$.



What is true, however, is that the kernel of $T$ is the orthogonal complement (with respect to the usual Euclidean scalar product) of the image of $hat T$. Similarly, the image of $T$ is the orthogonal complement of the kernel of $hat T$.



Put in terms of dual vector spaces, the image of $T^*:W^*to V^*$, the adjoint of a linear map $T:Vto W$, annihilates the kernel of $T$. That is, for every linear functional $mathbfalphainoperatornameim(T^*)$ and every $mathbf vinker T$, $mathbfalpha[mathbf v]=0$. Similarly, the kernel of $T^*$ annihilates the image of $T$.






share|cite|improve this answer











$endgroup$













    Your Answer








    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%2f3179221%2fproving-disproving-a-statement-about-kernel-and-image-of-linear-transformations%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1












    $begingroup$

    You’ve likely had trouble proving this because the claim doesn’t hold. Let $$M=beginbmatrix1&0\0&0endbmatrix.$$ The kernel of $T$ is spanned by $(0,1)^T$, but the image of $hat T$ is spanned by $(1,0)^T$.



    What is true, however, is that the kernel of $T$ is the orthogonal complement (with respect to the usual Euclidean scalar product) of the image of $hat T$. Similarly, the image of $T$ is the orthogonal complement of the kernel of $hat T$.



    Put in terms of dual vector spaces, the image of $T^*:W^*to V^*$, the adjoint of a linear map $T:Vto W$, annihilates the kernel of $T$. That is, for every linear functional $mathbfalphainoperatornameim(T^*)$ and every $mathbf vinker T$, $mathbfalpha[mathbf v]=0$. Similarly, the kernel of $T^*$ annihilates the image of $T$.






    share|cite|improve this answer











    $endgroup$

















      1












      $begingroup$

      You’ve likely had trouble proving this because the claim doesn’t hold. Let $$M=beginbmatrix1&0\0&0endbmatrix.$$ The kernel of $T$ is spanned by $(0,1)^T$, but the image of $hat T$ is spanned by $(1,0)^T$.



      What is true, however, is that the kernel of $T$ is the orthogonal complement (with respect to the usual Euclidean scalar product) of the image of $hat T$. Similarly, the image of $T$ is the orthogonal complement of the kernel of $hat T$.



      Put in terms of dual vector spaces, the image of $T^*:W^*to V^*$, the adjoint of a linear map $T:Vto W$, annihilates the kernel of $T$. That is, for every linear functional $mathbfalphainoperatornameim(T^*)$ and every $mathbf vinker T$, $mathbfalpha[mathbf v]=0$. Similarly, the kernel of $T^*$ annihilates the image of $T$.






      share|cite|improve this answer











      $endgroup$















        1












        1








        1





        $begingroup$

        You’ve likely had trouble proving this because the claim doesn’t hold. Let $$M=beginbmatrix1&0\0&0endbmatrix.$$ The kernel of $T$ is spanned by $(0,1)^T$, but the image of $hat T$ is spanned by $(1,0)^T$.



        What is true, however, is that the kernel of $T$ is the orthogonal complement (with respect to the usual Euclidean scalar product) of the image of $hat T$. Similarly, the image of $T$ is the orthogonal complement of the kernel of $hat T$.



        Put in terms of dual vector spaces, the image of $T^*:W^*to V^*$, the adjoint of a linear map $T:Vto W$, annihilates the kernel of $T$. That is, for every linear functional $mathbfalphainoperatornameim(T^*)$ and every $mathbf vinker T$, $mathbfalpha[mathbf v]=0$. Similarly, the kernel of $T^*$ annihilates the image of $T$.






        share|cite|improve this answer











        $endgroup$



        You’ve likely had trouble proving this because the claim doesn’t hold. Let $$M=beginbmatrix1&0\0&0endbmatrix.$$ The kernel of $T$ is spanned by $(0,1)^T$, but the image of $hat T$ is spanned by $(1,0)^T$.



        What is true, however, is that the kernel of $T$ is the orthogonal complement (with respect to the usual Euclidean scalar product) of the image of $hat T$. Similarly, the image of $T$ is the orthogonal complement of the kernel of $hat T$.



        Put in terms of dual vector spaces, the image of $T^*:W^*to V^*$, the adjoint of a linear map $T:Vto W$, annihilates the kernel of $T$. That is, for every linear functional $mathbfalphainoperatornameim(T^*)$ and every $mathbf vinker T$, $mathbfalpha[mathbf v]=0$. Similarly, the kernel of $T^*$ annihilates the image of $T$.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Apr 8 at 6:18

























        answered Apr 8 at 6:13









        amdamd

        31.7k21052




        31.7k21052



























            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%2f3179221%2fproving-disproving-a-statement-about-kernel-and-image-of-linear-transformations%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

            What does it mean to find percent difference when two values are equivalent? The 2019 Stack Overflow Developer Survey Results Are InWhat does “percent of change” mean?Find what percent X is between two numbers?Unable to determine 'original amount' in simple percentage problemsWhat is the correct percent difference formula?How does proportionality hold when quantities are high? And the percentage increase formulaprofit and loss GRE questionProfitability calculationWhat is the difference between $xtimes 0.8$ and $x div 1.2 ? $Finding the percent probability of completing BUDs trainingCalculating Percent Difference with zero and near zero values

            Why did some early computer designers eschew integers?What register size did early computers use?What other computers used this floating-point format?Why did so many early microcomputers use the MOS 6502 and variants?Why were early computers named “Mark”?Why did expert systems fall?Why were early personal computer monitors not green?When did “Zen” in computer programming become a thing?History of advanced hardwareWere there any working computers using residue number systems?Why did some CPUs use two Read/Write lines, and others just one?

            How to avoid repetitive long generic constraints in Rust The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) The Ask Question Wizard is Live! Data science time! April 2019 and salary with experienceIs it possible to automatically implement a trait for any tuple that is made up of types that all implement the trait?Is there a constraint that restricts my generic method to numeric types?How can foreign key constraints be temporarily disabled using T-SQL?How do I use reflection to call a generic method?How to create a generic array in Java?How to get a class instance of generics type THow is `last` allowed to be called for an Args value?How to implement a trait for a parameterized traitAvoiding PhantomData in a struct to enforce type constraintsIs it possible to return part of a struct by reference?Associated References types as Value Types