Show that the linear map $T:P_3(Bbb R)→Bbb R^4, p↦(p(0),p(1),p′(0),p′(1))$ is an isomorphism.











up vote
0
down vote

favorite












Show that the linear map



$$T:P_3(Bbb R)→Bbb R^4,quad p↦(p(0),p(1),p′(0),p′(1))$$
is an isomorphism.
what I did following shows it's not a isomorphism ,what's wrong with it?



enter image description here










share|cite|improve this question
























  • Hint for a shorter solution: it's sufficient to show $T$ has trivial kernel (why?). Now, if $p(0) = p'(0) = 0$ then $x^2 mid p$ and if $p(1) = p'(1) = 0$ then $(x-1)^2 mid p$.
    – Daniel Schepler
    Nov 16 at 23:05










  • You should explicitly state what $P_3(mathbb{R})$ is. It becomes clear if one looks at the attached photo, but a question should be asked in a form that its essence becomes transparent at first glance.
    – Paul Frost
    Nov 16 at 23:14

















up vote
0
down vote

favorite












Show that the linear map



$$T:P_3(Bbb R)→Bbb R^4,quad p↦(p(0),p(1),p′(0),p′(1))$$
is an isomorphism.
what I did following shows it's not a isomorphism ,what's wrong with it?



enter image description here










share|cite|improve this question
























  • Hint for a shorter solution: it's sufficient to show $T$ has trivial kernel (why?). Now, if $p(0) = p'(0) = 0$ then $x^2 mid p$ and if $p(1) = p'(1) = 0$ then $(x-1)^2 mid p$.
    – Daniel Schepler
    Nov 16 at 23:05










  • You should explicitly state what $P_3(mathbb{R})$ is. It becomes clear if one looks at the attached photo, but a question should be asked in a form that its essence becomes transparent at first glance.
    – Paul Frost
    Nov 16 at 23:14















up vote
0
down vote

favorite









up vote
0
down vote

favorite











Show that the linear map



$$T:P_3(Bbb R)→Bbb R^4,quad p↦(p(0),p(1),p′(0),p′(1))$$
is an isomorphism.
what I did following shows it's not a isomorphism ,what's wrong with it?



enter image description here










share|cite|improve this question















Show that the linear map



$$T:P_3(Bbb R)→Bbb R^4,quad p↦(p(0),p(1),p′(0),p′(1))$$
is an isomorphism.
what I did following shows it's not a isomorphism ,what's wrong with it?



enter image description here







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 Nov 16 at 22:58









Tianlalu

2,594632




2,594632










asked Nov 16 at 22:50









DORCT

405




405












  • Hint for a shorter solution: it's sufficient to show $T$ has trivial kernel (why?). Now, if $p(0) = p'(0) = 0$ then $x^2 mid p$ and if $p(1) = p'(1) = 0$ then $(x-1)^2 mid p$.
    – Daniel Schepler
    Nov 16 at 23:05










  • You should explicitly state what $P_3(mathbb{R})$ is. It becomes clear if one looks at the attached photo, but a question should be asked in a form that its essence becomes transparent at first glance.
    – Paul Frost
    Nov 16 at 23:14




















  • Hint for a shorter solution: it's sufficient to show $T$ has trivial kernel (why?). Now, if $p(0) = p'(0) = 0$ then $x^2 mid p$ and if $p(1) = p'(1) = 0$ then $(x-1)^2 mid p$.
    – Daniel Schepler
    Nov 16 at 23:05










  • You should explicitly state what $P_3(mathbb{R})$ is. It becomes clear if one looks at the attached photo, but a question should be asked in a form that its essence becomes transparent at first glance.
    – Paul Frost
    Nov 16 at 23:14


















Hint for a shorter solution: it's sufficient to show $T$ has trivial kernel (why?). Now, if $p(0) = p'(0) = 0$ then $x^2 mid p$ and if $p(1) = p'(1) = 0$ then $(x-1)^2 mid p$.
– Daniel Schepler
Nov 16 at 23:05




Hint for a shorter solution: it's sufficient to show $T$ has trivial kernel (why?). Now, if $p(0) = p'(0) = 0$ then $x^2 mid p$ and if $p(1) = p'(1) = 0$ then $(x-1)^2 mid p$.
– Daniel Schepler
Nov 16 at 23:05












You should explicitly state what $P_3(mathbb{R})$ is. It becomes clear if one looks at the attached photo, but a question should be asked in a form that its essence becomes transparent at first glance.
– Paul Frost
Nov 16 at 23:14






You should explicitly state what $P_3(mathbb{R})$ is. It becomes clear if one looks at the attached photo, but a question should be asked in a form that its essence becomes transparent at first glance.
– Paul Frost
Nov 16 at 23:14












1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










Note that, if $p(x)=ax^3+bx^2+cx+din P_3(mathbb R)$, then we have
$$begin{align}&(1)qquad p(0)=d
\&(2)qquad p(1)=a+b+c+d
\&(3)qquad p'(0)=c
\&(4)qquad p'(1)=3a+2b+cend{align}$$



Therefore, your map $T$ sends
$$begin{align}&(1)qquad color{red}{1mapsto (1,1,0,0)}
\&(2)qquad xmapsto (0,1,1,1)
\&(3)qquad x^2mapsto (0,1,0,2)
\&(4)qquad x^3mapsto (0,1,0,3)end{align}$$

so you mapped $1$ incorrectly under $T$. You need to remember that $p'(x)$ loses the constant coefficient from $p(x)$.





But for your argument about mapping constant polynomials to $(0,0,0,0)$, this is false. $T$ maps constant polynomials to a scalar multiple of $(1,1,0,0)$. You should see that the matrix of $T$ relative to these standard bases is invertible, and therefore $T$ is an isomorphism (it is clearly linear).






share|cite|improve this answer





















    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',
    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%2f3001731%2fshow-that-the-linear-map-tp-3-bbb-r%25e2%2586%2592-bbb-r4-p%25e2%2586%25a6p0-p1-p-0-p-1-is%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








    up vote
    1
    down vote



    accepted










    Note that, if $p(x)=ax^3+bx^2+cx+din P_3(mathbb R)$, then we have
    $$begin{align}&(1)qquad p(0)=d
    \&(2)qquad p(1)=a+b+c+d
    \&(3)qquad p'(0)=c
    \&(4)qquad p'(1)=3a+2b+cend{align}$$



    Therefore, your map $T$ sends
    $$begin{align}&(1)qquad color{red}{1mapsto (1,1,0,0)}
    \&(2)qquad xmapsto (0,1,1,1)
    \&(3)qquad x^2mapsto (0,1,0,2)
    \&(4)qquad x^3mapsto (0,1,0,3)end{align}$$

    so you mapped $1$ incorrectly under $T$. You need to remember that $p'(x)$ loses the constant coefficient from $p(x)$.





    But for your argument about mapping constant polynomials to $(0,0,0,0)$, this is false. $T$ maps constant polynomials to a scalar multiple of $(1,1,0,0)$. You should see that the matrix of $T$ relative to these standard bases is invertible, and therefore $T$ is an isomorphism (it is clearly linear).






    share|cite|improve this answer

























      up vote
      1
      down vote



      accepted










      Note that, if $p(x)=ax^3+bx^2+cx+din P_3(mathbb R)$, then we have
      $$begin{align}&(1)qquad p(0)=d
      \&(2)qquad p(1)=a+b+c+d
      \&(3)qquad p'(0)=c
      \&(4)qquad p'(1)=3a+2b+cend{align}$$



      Therefore, your map $T$ sends
      $$begin{align}&(1)qquad color{red}{1mapsto (1,1,0,0)}
      \&(2)qquad xmapsto (0,1,1,1)
      \&(3)qquad x^2mapsto (0,1,0,2)
      \&(4)qquad x^3mapsto (0,1,0,3)end{align}$$

      so you mapped $1$ incorrectly under $T$. You need to remember that $p'(x)$ loses the constant coefficient from $p(x)$.





      But for your argument about mapping constant polynomials to $(0,0,0,0)$, this is false. $T$ maps constant polynomials to a scalar multiple of $(1,1,0,0)$. You should see that the matrix of $T$ relative to these standard bases is invertible, and therefore $T$ is an isomorphism (it is clearly linear).






      share|cite|improve this answer























        up vote
        1
        down vote



        accepted







        up vote
        1
        down vote



        accepted






        Note that, if $p(x)=ax^3+bx^2+cx+din P_3(mathbb R)$, then we have
        $$begin{align}&(1)qquad p(0)=d
        \&(2)qquad p(1)=a+b+c+d
        \&(3)qquad p'(0)=c
        \&(4)qquad p'(1)=3a+2b+cend{align}$$



        Therefore, your map $T$ sends
        $$begin{align}&(1)qquad color{red}{1mapsto (1,1,0,0)}
        \&(2)qquad xmapsto (0,1,1,1)
        \&(3)qquad x^2mapsto (0,1,0,2)
        \&(4)qquad x^3mapsto (0,1,0,3)end{align}$$

        so you mapped $1$ incorrectly under $T$. You need to remember that $p'(x)$ loses the constant coefficient from $p(x)$.





        But for your argument about mapping constant polynomials to $(0,0,0,0)$, this is false. $T$ maps constant polynomials to a scalar multiple of $(1,1,0,0)$. You should see that the matrix of $T$ relative to these standard bases is invertible, and therefore $T$ is an isomorphism (it is clearly linear).






        share|cite|improve this answer












        Note that, if $p(x)=ax^3+bx^2+cx+din P_3(mathbb R)$, then we have
        $$begin{align}&(1)qquad p(0)=d
        \&(2)qquad p(1)=a+b+c+d
        \&(3)qquad p'(0)=c
        \&(4)qquad p'(1)=3a+2b+cend{align}$$



        Therefore, your map $T$ sends
        $$begin{align}&(1)qquad color{red}{1mapsto (1,1,0,0)}
        \&(2)qquad xmapsto (0,1,1,1)
        \&(3)qquad x^2mapsto (0,1,0,2)
        \&(4)qquad x^3mapsto (0,1,0,3)end{align}$$

        so you mapped $1$ incorrectly under $T$. You need to remember that $p'(x)$ loses the constant coefficient from $p(x)$.





        But for your argument about mapping constant polynomials to $(0,0,0,0)$, this is false. $T$ maps constant polynomials to a scalar multiple of $(1,1,0,0)$. You should see that the matrix of $T$ relative to these standard bases is invertible, and therefore $T$ is an isomorphism (it is clearly linear).







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 16 at 23:03









        Dave

        8,39811033




        8,39811033






























             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3001731%2fshow-that-the-linear-map-tp-3-bbb-r%25e2%2586%2592-bbb-r4-p%25e2%2586%25a6p0-p1-p-0-p-1-is%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

            Willebadessen

            Ida-Boy-Ed-Garten

            Residenzschloss Arolsen