There does not exist two continuous functions that the values constitute the spectrum of the matrix $A(z) =...











up vote
1
down vote

favorite












I read an example from Rajendra Bhatia's Matrix Analysis.



Let $A(z) = pmatrix{0 & z \ 1 & 0}$ with $z in mathbb C$. The eigenvalues are clearly $pm sqrt{z}$. Then he says these cannot be represented by two continuous functions over any domain $G$ contains $0$. I guess this should violate some basic property of complex-valued functions, which unfortunately I am not familiar with. Could someone point this out for me? Thanks.










share|cite|improve this question


























    up vote
    1
    down vote

    favorite












    I read an example from Rajendra Bhatia's Matrix Analysis.



    Let $A(z) = pmatrix{0 & z \ 1 & 0}$ with $z in mathbb C$. The eigenvalues are clearly $pm sqrt{z}$. Then he says these cannot be represented by two continuous functions over any domain $G$ contains $0$. I guess this should violate some basic property of complex-valued functions, which unfortunately I am not familiar with. Could someone point this out for me? Thanks.










    share|cite|improve this question
























      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I read an example from Rajendra Bhatia's Matrix Analysis.



      Let $A(z) = pmatrix{0 & z \ 1 & 0}$ with $z in mathbb C$. The eigenvalues are clearly $pm sqrt{z}$. Then he says these cannot be represented by two continuous functions over any domain $G$ contains $0$. I guess this should violate some basic property of complex-valued functions, which unfortunately I am not familiar with. Could someone point this out for me? Thanks.










      share|cite|improve this question













      I read an example from Rajendra Bhatia's Matrix Analysis.



      Let $A(z) = pmatrix{0 & z \ 1 & 0}$ with $z in mathbb C$. The eigenvalues are clearly $pm sqrt{z}$. Then he says these cannot be represented by two continuous functions over any domain $G$ contains $0$. I guess this should violate some basic property of complex-valued functions, which unfortunately I am not familiar with. Could someone point this out for me? Thanks.







      linear-algebra complex-analysis






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 27 at 17:38









      user1101010

      7491630




      7491630






















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          4
          down vote



          accepted










          If such continuous functions $f$ and $g$ existed, then the would satisfy
          $$
          f=-g quad & quad f^2(z)=g^2(z)=z.
          $$

          Thus for every $zne 0$, we have that $f(z)ne 0$, and hence
          $$
          frac{f(z+h)-f(z)}{h}=frac{1}{f(z+h)+f(z)}cdotfrac{f^2(z+h)-f^2(z)}{h}=
          frac{1}{f(z+h)+f(z)}cdotfrac{z+h-z}{h}\=frac{1}{f(z+h)+f(z)}to frac{1}{2f(z)}.
          $$

          Therefore, $f$ (and similarly $g$) is analytic in a region
          $$
          U={zinmathbb C: 0<|z|<R}
          $$

          for some $R>0$, and as $|,f(z)|=|z|^{1/2}le R^{1/2}$, then $f$ is bounded in $U$ and therefore extends analytically in $0$, and as $lim_{zto 0}f^2(z)=0$, then
          $lim_{zto 0}f(z)=0$. And thus,
          $$
          hat f(z)=left{
          begin{array}{ccc}
          f(z) & if & zne 0, \
          0 & if & z=0,
          end{array}
          right.
          $$

          is analytic in $Ucup{0}$, and $z=0$ is a zero of $hat f$. Hence, there is a $kinmathbb N$, such that
          $$
          hat f(z)=z^kh(z),
          $$

          where $h(z)$ is analytic and $h(0)ne 0$. Thus
          $$
          z=hat f^2(z)=z^{2k}h^2(z),
          $$

          and finally
          $$
          1=hat f^2(z)=z^{2k-1}h^2(z),
          $$

          for all $zin U$. This is impossible, since the right hand side tends to zero, as $zto 0$.






          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%2f3016062%2fthere-does-not-exist-two-continuous-functions-that-the-values-constitute-the-spe%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
            4
            down vote



            accepted










            If such continuous functions $f$ and $g$ existed, then the would satisfy
            $$
            f=-g quad & quad f^2(z)=g^2(z)=z.
            $$

            Thus for every $zne 0$, we have that $f(z)ne 0$, and hence
            $$
            frac{f(z+h)-f(z)}{h}=frac{1}{f(z+h)+f(z)}cdotfrac{f^2(z+h)-f^2(z)}{h}=
            frac{1}{f(z+h)+f(z)}cdotfrac{z+h-z}{h}\=frac{1}{f(z+h)+f(z)}to frac{1}{2f(z)}.
            $$

            Therefore, $f$ (and similarly $g$) is analytic in a region
            $$
            U={zinmathbb C: 0<|z|<R}
            $$

            for some $R>0$, and as $|,f(z)|=|z|^{1/2}le R^{1/2}$, then $f$ is bounded in $U$ and therefore extends analytically in $0$, and as $lim_{zto 0}f^2(z)=0$, then
            $lim_{zto 0}f(z)=0$. And thus,
            $$
            hat f(z)=left{
            begin{array}{ccc}
            f(z) & if & zne 0, \
            0 & if & z=0,
            end{array}
            right.
            $$

            is analytic in $Ucup{0}$, and $z=0$ is a zero of $hat f$. Hence, there is a $kinmathbb N$, such that
            $$
            hat f(z)=z^kh(z),
            $$

            where $h(z)$ is analytic and $h(0)ne 0$. Thus
            $$
            z=hat f^2(z)=z^{2k}h^2(z),
            $$

            and finally
            $$
            1=hat f^2(z)=z^{2k-1}h^2(z),
            $$

            for all $zin U$. This is impossible, since the right hand side tends to zero, as $zto 0$.






            share|cite|improve this answer

























              up vote
              4
              down vote



              accepted










              If such continuous functions $f$ and $g$ existed, then the would satisfy
              $$
              f=-g quad & quad f^2(z)=g^2(z)=z.
              $$

              Thus for every $zne 0$, we have that $f(z)ne 0$, and hence
              $$
              frac{f(z+h)-f(z)}{h}=frac{1}{f(z+h)+f(z)}cdotfrac{f^2(z+h)-f^2(z)}{h}=
              frac{1}{f(z+h)+f(z)}cdotfrac{z+h-z}{h}\=frac{1}{f(z+h)+f(z)}to frac{1}{2f(z)}.
              $$

              Therefore, $f$ (and similarly $g$) is analytic in a region
              $$
              U={zinmathbb C: 0<|z|<R}
              $$

              for some $R>0$, and as $|,f(z)|=|z|^{1/2}le R^{1/2}$, then $f$ is bounded in $U$ and therefore extends analytically in $0$, and as $lim_{zto 0}f^2(z)=0$, then
              $lim_{zto 0}f(z)=0$. And thus,
              $$
              hat f(z)=left{
              begin{array}{ccc}
              f(z) & if & zne 0, \
              0 & if & z=0,
              end{array}
              right.
              $$

              is analytic in $Ucup{0}$, and $z=0$ is a zero of $hat f$. Hence, there is a $kinmathbb N$, such that
              $$
              hat f(z)=z^kh(z),
              $$

              where $h(z)$ is analytic and $h(0)ne 0$. Thus
              $$
              z=hat f^2(z)=z^{2k}h^2(z),
              $$

              and finally
              $$
              1=hat f^2(z)=z^{2k-1}h^2(z),
              $$

              for all $zin U$. This is impossible, since the right hand side tends to zero, as $zto 0$.






              share|cite|improve this answer























                up vote
                4
                down vote



                accepted







                up vote
                4
                down vote



                accepted






                If such continuous functions $f$ and $g$ existed, then the would satisfy
                $$
                f=-g quad & quad f^2(z)=g^2(z)=z.
                $$

                Thus for every $zne 0$, we have that $f(z)ne 0$, and hence
                $$
                frac{f(z+h)-f(z)}{h}=frac{1}{f(z+h)+f(z)}cdotfrac{f^2(z+h)-f^2(z)}{h}=
                frac{1}{f(z+h)+f(z)}cdotfrac{z+h-z}{h}\=frac{1}{f(z+h)+f(z)}to frac{1}{2f(z)}.
                $$

                Therefore, $f$ (and similarly $g$) is analytic in a region
                $$
                U={zinmathbb C: 0<|z|<R}
                $$

                for some $R>0$, and as $|,f(z)|=|z|^{1/2}le R^{1/2}$, then $f$ is bounded in $U$ and therefore extends analytically in $0$, and as $lim_{zto 0}f^2(z)=0$, then
                $lim_{zto 0}f(z)=0$. And thus,
                $$
                hat f(z)=left{
                begin{array}{ccc}
                f(z) & if & zne 0, \
                0 & if & z=0,
                end{array}
                right.
                $$

                is analytic in $Ucup{0}$, and $z=0$ is a zero of $hat f$. Hence, there is a $kinmathbb N$, such that
                $$
                hat f(z)=z^kh(z),
                $$

                where $h(z)$ is analytic and $h(0)ne 0$. Thus
                $$
                z=hat f^2(z)=z^{2k}h^2(z),
                $$

                and finally
                $$
                1=hat f^2(z)=z^{2k-1}h^2(z),
                $$

                for all $zin U$. This is impossible, since the right hand side tends to zero, as $zto 0$.






                share|cite|improve this answer












                If such continuous functions $f$ and $g$ existed, then the would satisfy
                $$
                f=-g quad & quad f^2(z)=g^2(z)=z.
                $$

                Thus for every $zne 0$, we have that $f(z)ne 0$, and hence
                $$
                frac{f(z+h)-f(z)}{h}=frac{1}{f(z+h)+f(z)}cdotfrac{f^2(z+h)-f^2(z)}{h}=
                frac{1}{f(z+h)+f(z)}cdotfrac{z+h-z}{h}\=frac{1}{f(z+h)+f(z)}to frac{1}{2f(z)}.
                $$

                Therefore, $f$ (and similarly $g$) is analytic in a region
                $$
                U={zinmathbb C: 0<|z|<R}
                $$

                for some $R>0$, and as $|,f(z)|=|z|^{1/2}le R^{1/2}$, then $f$ is bounded in $U$ and therefore extends analytically in $0$, and as $lim_{zto 0}f^2(z)=0$, then
                $lim_{zto 0}f(z)=0$. And thus,
                $$
                hat f(z)=left{
                begin{array}{ccc}
                f(z) & if & zne 0, \
                0 & if & z=0,
                end{array}
                right.
                $$

                is analytic in $Ucup{0}$, and $z=0$ is a zero of $hat f$. Hence, there is a $kinmathbb N$, such that
                $$
                hat f(z)=z^kh(z),
                $$

                where $h(z)$ is analytic and $h(0)ne 0$. Thus
                $$
                z=hat f^2(z)=z^{2k}h^2(z),
                $$

                and finally
                $$
                1=hat f^2(z)=z^{2k-1}h^2(z),
                $$

                for all $zin U$. This is impossible, since the right hand side tends to zero, as $zto 0$.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Nov 27 at 18:14









                Yiorgos S. Smyrlis

                62.2k1383162




                62.2k1383162






























                    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%2f3016062%2fthere-does-not-exist-two-continuous-functions-that-the-values-constitute-the-spe%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

                    Sphinx de Gizeh

                    Dijon

                    Get global maximum slope