Show that K>0 is an eigenvalue by finding an Eigenvecter corresponding to k












0














I'm having trouble answering these questions:



Consider the map $D : P_inftyto P_infty$ defined by: $D(f)=(x+2)f'$



a) For any non-negative integer k, show that k is an eigenvalue
of D by finding a nonzero eigenvector corresponding to k.



I've tried something along the lines of $D(x^k)=(x+2)(kx^{k-1})=kx^k+2kx^{k-1}$, as well as trying $D(a_1+a_2x+a_3x^2+...+a_nx^{n-1})=(x+2)(a_2+a_3x+...+a_n(n-1)x^{n-2})$ but I don't know what to do from here (or if either of these are the right approach at all).



b) Find the kernel of D and state its dimension.



With this I think that that $Ker(D)={a_1,a_2,a_3,...,a_n:a_1in RBbb text{and} a_2,a_3,...,a_n=0}$ but I'm not sure how to find out the dimension of this.



Any help would be greatly appreciated.










share|cite|improve this question



























    0














    I'm having trouble answering these questions:



    Consider the map $D : P_inftyto P_infty$ defined by: $D(f)=(x+2)f'$



    a) For any non-negative integer k, show that k is an eigenvalue
    of D by finding a nonzero eigenvector corresponding to k.



    I've tried something along the lines of $D(x^k)=(x+2)(kx^{k-1})=kx^k+2kx^{k-1}$, as well as trying $D(a_1+a_2x+a_3x^2+...+a_nx^{n-1})=(x+2)(a_2+a_3x+...+a_n(n-1)x^{n-2})$ but I don't know what to do from here (or if either of these are the right approach at all).



    b) Find the kernel of D and state its dimension.



    With this I think that that $Ker(D)={a_1,a_2,a_3,...,a_n:a_1in RBbb text{and} a_2,a_3,...,a_n=0}$ but I'm not sure how to find out the dimension of this.



    Any help would be greatly appreciated.










    share|cite|improve this question

























      0












      0








      0







      I'm having trouble answering these questions:



      Consider the map $D : P_inftyto P_infty$ defined by: $D(f)=(x+2)f'$



      a) For any non-negative integer k, show that k is an eigenvalue
      of D by finding a nonzero eigenvector corresponding to k.



      I've tried something along the lines of $D(x^k)=(x+2)(kx^{k-1})=kx^k+2kx^{k-1}$, as well as trying $D(a_1+a_2x+a_3x^2+...+a_nx^{n-1})=(x+2)(a_2+a_3x+...+a_n(n-1)x^{n-2})$ but I don't know what to do from here (or if either of these are the right approach at all).



      b) Find the kernel of D and state its dimension.



      With this I think that that $Ker(D)={a_1,a_2,a_3,...,a_n:a_1in RBbb text{and} a_2,a_3,...,a_n=0}$ but I'm not sure how to find out the dimension of this.



      Any help would be greatly appreciated.










      share|cite|improve this question













      I'm having trouble answering these questions:



      Consider the map $D : P_inftyto P_infty$ defined by: $D(f)=(x+2)f'$



      a) For any non-negative integer k, show that k is an eigenvalue
      of D by finding a nonzero eigenvector corresponding to k.



      I've tried something along the lines of $D(x^k)=(x+2)(kx^{k-1})=kx^k+2kx^{k-1}$, as well as trying $D(a_1+a_2x+a_3x^2+...+a_nx^{n-1})=(x+2)(a_2+a_3x+...+a_n(n-1)x^{n-2})$ but I don't know what to do from here (or if either of these are the right approach at all).



      b) Find the kernel of D and state its dimension.



      With this I think that that $Ker(D)={a_1,a_2,a_3,...,a_n:a_1in RBbb text{and} a_2,a_3,...,a_n=0}$ but I'm not sure how to find out the dimension of this.



      Any help would be greatly appreciated.







      linear-algebra eigenvalues-eigenvectors linear-transformations






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 21 '18 at 17:18









      O.D

      102




      102






















          1 Answer
          1






          active

          oldest

          votes


















          0














          For part $(a)$, you want a function $f in P_infty$ that satisfies
          $$ D(f) = kf quad iff quad (x+2)f'= kf, $$
          which is a simple separable differential equation.
          If $x=-2$, we see from the above that we must have $f(-2) = 0$, and otherwise if $xnot=-2$, we have
          $$ int frac{mathrm df}{f} = kint frac{mathrm dx}{x+2} quad iff quad log f = k log (x+2) + C quad iff quad f = (x+2)^k, $$
          where in the last step we set $C=0$ due to the condition $f(-2)=0$.



          For part $(b)$, you want all functions $f in P_infty$ such that
          $$ D(f) = (x+2)f' = 0. $$
          Since this should hold for all $x$, we see that $f' = 0$, i.e. $f = text{const.}$ The dimension of this kernel is evidently equal to $1$.






          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',
            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%2f3008051%2fshow-that-k0-is-an-eigenvalue-by-finding-an-eigenvecter-corresponding-to-k%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









            0














            For part $(a)$, you want a function $f in P_infty$ that satisfies
            $$ D(f) = kf quad iff quad (x+2)f'= kf, $$
            which is a simple separable differential equation.
            If $x=-2$, we see from the above that we must have $f(-2) = 0$, and otherwise if $xnot=-2$, we have
            $$ int frac{mathrm df}{f} = kint frac{mathrm dx}{x+2} quad iff quad log f = k log (x+2) + C quad iff quad f = (x+2)^k, $$
            where in the last step we set $C=0$ due to the condition $f(-2)=0$.



            For part $(b)$, you want all functions $f in P_infty$ such that
            $$ D(f) = (x+2)f' = 0. $$
            Since this should hold for all $x$, we see that $f' = 0$, i.e. $f = text{const.}$ The dimension of this kernel is evidently equal to $1$.






            share|cite|improve this answer




























              0














              For part $(a)$, you want a function $f in P_infty$ that satisfies
              $$ D(f) = kf quad iff quad (x+2)f'= kf, $$
              which is a simple separable differential equation.
              If $x=-2$, we see from the above that we must have $f(-2) = 0$, and otherwise if $xnot=-2$, we have
              $$ int frac{mathrm df}{f} = kint frac{mathrm dx}{x+2} quad iff quad log f = k log (x+2) + C quad iff quad f = (x+2)^k, $$
              where in the last step we set $C=0$ due to the condition $f(-2)=0$.



              For part $(b)$, you want all functions $f in P_infty$ such that
              $$ D(f) = (x+2)f' = 0. $$
              Since this should hold for all $x$, we see that $f' = 0$, i.e. $f = text{const.}$ The dimension of this kernel is evidently equal to $1$.






              share|cite|improve this answer


























                0












                0








                0






                For part $(a)$, you want a function $f in P_infty$ that satisfies
                $$ D(f) = kf quad iff quad (x+2)f'= kf, $$
                which is a simple separable differential equation.
                If $x=-2$, we see from the above that we must have $f(-2) = 0$, and otherwise if $xnot=-2$, we have
                $$ int frac{mathrm df}{f} = kint frac{mathrm dx}{x+2} quad iff quad log f = k log (x+2) + C quad iff quad f = (x+2)^k, $$
                where in the last step we set $C=0$ due to the condition $f(-2)=0$.



                For part $(b)$, you want all functions $f in P_infty$ such that
                $$ D(f) = (x+2)f' = 0. $$
                Since this should hold for all $x$, we see that $f' = 0$, i.e. $f = text{const.}$ The dimension of this kernel is evidently equal to $1$.






                share|cite|improve this answer














                For part $(a)$, you want a function $f in P_infty$ that satisfies
                $$ D(f) = kf quad iff quad (x+2)f'= kf, $$
                which is a simple separable differential equation.
                If $x=-2$, we see from the above that we must have $f(-2) = 0$, and otherwise if $xnot=-2$, we have
                $$ int frac{mathrm df}{f} = kint frac{mathrm dx}{x+2} quad iff quad log f = k log (x+2) + C quad iff quad f = (x+2)^k, $$
                where in the last step we set $C=0$ due to the condition $f(-2)=0$.



                For part $(b)$, you want all functions $f in P_infty$ such that
                $$ D(f) = (x+2)f' = 0. $$
                Since this should hold for all $x$, we see that $f' = 0$, i.e. $f = text{const.}$ The dimension of this kernel is evidently equal to $1$.







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited Nov 21 '18 at 17:32

























                answered Nov 21 '18 at 17:25









                MisterRiemann

                5,8291624




                5,8291624






























                    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.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • 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.


                    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%2f3008051%2fshow-that-k0-is-an-eigenvalue-by-finding-an-eigenvecter-corresponding-to-k%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

                    MongoDB - Not Authorized To Execute Command

                    in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith

                    Npm cannot find a required file even through it is in the searched directory