Inequalities inside operator norm for a normal operator












1












$begingroup$


Suppose $T$ is normal, I am trying to show that



$|T^{n}|^2|T|^2 = |T^{n+1}|^2$



I know that



$|T^{n+1}|^2 = |T^{n}T|^2 leq |T^{n}|^2|T|^2$.



Is there a way to show that



$ |T^{n}|^2|T|^2 leq |T^{n+1}|^2 $?



I could be taking the wrong approach, although I am curious if it is possible to show if the second inequality is true.










share|cite|improve this question









$endgroup$

















    1












    $begingroup$


    Suppose $T$ is normal, I am trying to show that



    $|T^{n}|^2|T|^2 = |T^{n+1}|^2$



    I know that



    $|T^{n+1}|^2 = |T^{n}T|^2 leq |T^{n}|^2|T|^2$.



    Is there a way to show that



    $ |T^{n}|^2|T|^2 leq |T^{n+1}|^2 $?



    I could be taking the wrong approach, although I am curious if it is possible to show if the second inequality is true.










    share|cite|improve this question









    $endgroup$















      1












      1








      1





      $begingroup$


      Suppose $T$ is normal, I am trying to show that



      $|T^{n}|^2|T|^2 = |T^{n+1}|^2$



      I know that



      $|T^{n+1}|^2 = |T^{n}T|^2 leq |T^{n}|^2|T|^2$.



      Is there a way to show that



      $ |T^{n}|^2|T|^2 leq |T^{n+1}|^2 $?



      I could be taking the wrong approach, although I am curious if it is possible to show if the second inequality is true.










      share|cite|improve this question









      $endgroup$




      Suppose $T$ is normal, I am trying to show that



      $|T^{n}|^2|T|^2 = |T^{n+1}|^2$



      I know that



      $|T^{n+1}|^2 = |T^{n}T|^2 leq |T^{n}|^2|T|^2$.



      Is there a way to show that



      $ |T^{n}|^2|T|^2 leq |T^{n+1}|^2 $?



      I could be taking the wrong approach, although I am curious if it is possible to show if the second inequality is true.







      operator-theory






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Nov 29 '18 at 0:16









      Axion004Axion004

      314212




      314212






















          2 Answers
          2






          active

          oldest

          votes


















          1












          $begingroup$

          We only need to prove
          $$|T^n|=|T|^n$$
          when $T$ is a normal operator.



          For any operator $R$, we have $$|R^*R|=|R|^2.$$ So for a self-ajoint operator $S$, we have $|S^2|=|S|^2$, thus $$|S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}.$$
          For any $nin mathbb{N}$, pick a positive integer $k$ such that $n<2^k$, we have $$|S|^{2^k}=|S^{2^k}|=|S^nS^{2^k-n}|leq|S^n||S|^{2^k-n}leq |S|^{2^k},$$ hence $
          |S^n|=|S|^n$
          .
          For a normal operator $T$, $|T^n|^2=|(T^n)^*T^n|=|(T^*T)^n|=|T^*T|^n=|T|^{2n}.$ Done!






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            To show that $|S^2|=|S|^2 implies |S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}$, you must have used induction. The base case is $|S^2|=|S|^2$ and the induction hypothesis is $|S^{2^k}|=|S|^{2^k}$. For the induction step, you must have shown that $|S^{2^{k+1}}|=|S|^{2^{k+1}}$, which doesn't appear to be a straightforward calculation.
            $endgroup$
            – Axion004
            Nov 29 '18 at 14:30












          • $begingroup$
            I just mean $|S^{2^k}|=|S^{2^{k-1}}S^{2^{k-1}}|=|S^{2^{k-1}}|^2=|S^{2^{k-2}}|^4=cdots=|S|^{2^{k}}$. And using induction seems better.
            $endgroup$
            – C.Ding
            Nov 29 '18 at 23:54





















          1












          $begingroup$

          Since $T$ is normal, you have $|T|=r(T)$, the spectral radius. So now your equality, without the squares is saying that
          $$
          max{|lambda|^n: lambdainsigma(T)},max{|lambda|: lambdainsigma(T)}=max{|lambda|^{n+1}: lambdainsigma(T)}.
          $$

          This is trivial after you notice that $max{|lambda|^n: lambdainsigma(T)}=(max{|lambda|: lambdainsigma(T)})^n$.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            That makes sense. Is there a way to show that the second inequality is true without applying $|T|=r(T)$? Could one show that $ |T^{n}|^2|T|^2 leq |T^{n+1}|^2 $ directly through properties of the norm?
            $endgroup$
            – Axion004
            Nov 29 '18 at 5:10











          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%2f3017963%2finequalities-inside-operator-norm-for-a-normal-operator%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          2 Answers
          2






          active

          oldest

          votes








          2 Answers
          2






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          1












          $begingroup$

          We only need to prove
          $$|T^n|=|T|^n$$
          when $T$ is a normal operator.



          For any operator $R$, we have $$|R^*R|=|R|^2.$$ So for a self-ajoint operator $S$, we have $|S^2|=|S|^2$, thus $$|S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}.$$
          For any $nin mathbb{N}$, pick a positive integer $k$ such that $n<2^k$, we have $$|S|^{2^k}=|S^{2^k}|=|S^nS^{2^k-n}|leq|S^n||S|^{2^k-n}leq |S|^{2^k},$$ hence $
          |S^n|=|S|^n$
          .
          For a normal operator $T$, $|T^n|^2=|(T^n)^*T^n|=|(T^*T)^n|=|T^*T|^n=|T|^{2n}.$ Done!






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            To show that $|S^2|=|S|^2 implies |S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}$, you must have used induction. The base case is $|S^2|=|S|^2$ and the induction hypothesis is $|S^{2^k}|=|S|^{2^k}$. For the induction step, you must have shown that $|S^{2^{k+1}}|=|S|^{2^{k+1}}$, which doesn't appear to be a straightforward calculation.
            $endgroup$
            – Axion004
            Nov 29 '18 at 14:30












          • $begingroup$
            I just mean $|S^{2^k}|=|S^{2^{k-1}}S^{2^{k-1}}|=|S^{2^{k-1}}|^2=|S^{2^{k-2}}|^4=cdots=|S|^{2^{k}}$. And using induction seems better.
            $endgroup$
            – C.Ding
            Nov 29 '18 at 23:54


















          1












          $begingroup$

          We only need to prove
          $$|T^n|=|T|^n$$
          when $T$ is a normal operator.



          For any operator $R$, we have $$|R^*R|=|R|^2.$$ So for a self-ajoint operator $S$, we have $|S^2|=|S|^2$, thus $$|S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}.$$
          For any $nin mathbb{N}$, pick a positive integer $k$ such that $n<2^k$, we have $$|S|^{2^k}=|S^{2^k}|=|S^nS^{2^k-n}|leq|S^n||S|^{2^k-n}leq |S|^{2^k},$$ hence $
          |S^n|=|S|^n$
          .
          For a normal operator $T$, $|T^n|^2=|(T^n)^*T^n|=|(T^*T)^n|=|T^*T|^n=|T|^{2n}.$ Done!






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            To show that $|S^2|=|S|^2 implies |S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}$, you must have used induction. The base case is $|S^2|=|S|^2$ and the induction hypothesis is $|S^{2^k}|=|S|^{2^k}$. For the induction step, you must have shown that $|S^{2^{k+1}}|=|S|^{2^{k+1}}$, which doesn't appear to be a straightforward calculation.
            $endgroup$
            – Axion004
            Nov 29 '18 at 14:30












          • $begingroup$
            I just mean $|S^{2^k}|=|S^{2^{k-1}}S^{2^{k-1}}|=|S^{2^{k-1}}|^2=|S^{2^{k-2}}|^4=cdots=|S|^{2^{k}}$. And using induction seems better.
            $endgroup$
            – C.Ding
            Nov 29 '18 at 23:54
















          1












          1








          1





          $begingroup$

          We only need to prove
          $$|T^n|=|T|^n$$
          when $T$ is a normal operator.



          For any operator $R$, we have $$|R^*R|=|R|^2.$$ So for a self-ajoint operator $S$, we have $|S^2|=|S|^2$, thus $$|S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}.$$
          For any $nin mathbb{N}$, pick a positive integer $k$ such that $n<2^k$, we have $$|S|^{2^k}=|S^{2^k}|=|S^nS^{2^k-n}|leq|S^n||S|^{2^k-n}leq |S|^{2^k},$$ hence $
          |S^n|=|S|^n$
          .
          For a normal operator $T$, $|T^n|^2=|(T^n)^*T^n|=|(T^*T)^n|=|T^*T|^n=|T|^{2n}.$ Done!






          share|cite|improve this answer









          $endgroup$



          We only need to prove
          $$|T^n|=|T|^n$$
          when $T$ is a normal operator.



          For any operator $R$, we have $$|R^*R|=|R|^2.$$ So for a self-ajoint operator $S$, we have $|S^2|=|S|^2$, thus $$|S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}.$$
          For any $nin mathbb{N}$, pick a positive integer $k$ such that $n<2^k$, we have $$|S|^{2^k}=|S^{2^k}|=|S^nS^{2^k-n}|leq|S^n||S|^{2^k-n}leq |S|^{2^k},$$ hence $
          |S^n|=|S|^n$
          .
          For a normal operator $T$, $|T^n|^2=|(T^n)^*T^n|=|(T^*T)^n|=|T^*T|^n=|T|^{2n}.$ Done!







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 29 '18 at 10:18









          C.DingC.Ding

          1,3931321




          1,3931321












          • $begingroup$
            To show that $|S^2|=|S|^2 implies |S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}$, you must have used induction. The base case is $|S^2|=|S|^2$ and the induction hypothesis is $|S^{2^k}|=|S|^{2^k}$. For the induction step, you must have shown that $|S^{2^{k+1}}|=|S|^{2^{k+1}}$, which doesn't appear to be a straightforward calculation.
            $endgroup$
            – Axion004
            Nov 29 '18 at 14:30












          • $begingroup$
            I just mean $|S^{2^k}|=|S^{2^{k-1}}S^{2^{k-1}}|=|S^{2^{k-1}}|^2=|S^{2^{k-2}}|^4=cdots=|S|^{2^{k}}$. And using induction seems better.
            $endgroup$
            – C.Ding
            Nov 29 '18 at 23:54




















          • $begingroup$
            To show that $|S^2|=|S|^2 implies |S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}$, you must have used induction. The base case is $|S^2|=|S|^2$ and the induction hypothesis is $|S^{2^k}|=|S|^{2^k}$. For the induction step, you must have shown that $|S^{2^{k+1}}|=|S|^{2^{k+1}}$, which doesn't appear to be a straightforward calculation.
            $endgroup$
            – Axion004
            Nov 29 '18 at 14:30












          • $begingroup$
            I just mean $|S^{2^k}|=|S^{2^{k-1}}S^{2^{k-1}}|=|S^{2^{k-1}}|^2=|S^{2^{k-2}}|^4=cdots=|S|^{2^{k}}$. And using induction seems better.
            $endgroup$
            – C.Ding
            Nov 29 '18 at 23:54


















          $begingroup$
          To show that $|S^2|=|S|^2 implies |S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}$, you must have used induction. The base case is $|S^2|=|S|^2$ and the induction hypothesis is $|S^{2^k}|=|S|^{2^k}$. For the induction step, you must have shown that $|S^{2^{k+1}}|=|S|^{2^{k+1}}$, which doesn't appear to be a straightforward calculation.
          $endgroup$
          – Axion004
          Nov 29 '18 at 14:30






          $begingroup$
          To show that $|S^2|=|S|^2 implies |S^{2^k}|=|S|^{2^k} ~forall kin mathbb{N}$, you must have used induction. The base case is $|S^2|=|S|^2$ and the induction hypothesis is $|S^{2^k}|=|S|^{2^k}$. For the induction step, you must have shown that $|S^{2^{k+1}}|=|S|^{2^{k+1}}$, which doesn't appear to be a straightforward calculation.
          $endgroup$
          – Axion004
          Nov 29 '18 at 14:30














          $begingroup$
          I just mean $|S^{2^k}|=|S^{2^{k-1}}S^{2^{k-1}}|=|S^{2^{k-1}}|^2=|S^{2^{k-2}}|^4=cdots=|S|^{2^{k}}$. And using induction seems better.
          $endgroup$
          – C.Ding
          Nov 29 '18 at 23:54






          $begingroup$
          I just mean $|S^{2^k}|=|S^{2^{k-1}}S^{2^{k-1}}|=|S^{2^{k-1}}|^2=|S^{2^{k-2}}|^4=cdots=|S|^{2^{k}}$. And using induction seems better.
          $endgroup$
          – C.Ding
          Nov 29 '18 at 23:54













          1












          $begingroup$

          Since $T$ is normal, you have $|T|=r(T)$, the spectral radius. So now your equality, without the squares is saying that
          $$
          max{|lambda|^n: lambdainsigma(T)},max{|lambda|: lambdainsigma(T)}=max{|lambda|^{n+1}: lambdainsigma(T)}.
          $$

          This is trivial after you notice that $max{|lambda|^n: lambdainsigma(T)}=(max{|lambda|: lambdainsigma(T)})^n$.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            That makes sense. Is there a way to show that the second inequality is true without applying $|T|=r(T)$? Could one show that $ |T^{n}|^2|T|^2 leq |T^{n+1}|^2 $ directly through properties of the norm?
            $endgroup$
            – Axion004
            Nov 29 '18 at 5:10
















          1












          $begingroup$

          Since $T$ is normal, you have $|T|=r(T)$, the spectral radius. So now your equality, without the squares is saying that
          $$
          max{|lambda|^n: lambdainsigma(T)},max{|lambda|: lambdainsigma(T)}=max{|lambda|^{n+1}: lambdainsigma(T)}.
          $$

          This is trivial after you notice that $max{|lambda|^n: lambdainsigma(T)}=(max{|lambda|: lambdainsigma(T)})^n$.






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            That makes sense. Is there a way to show that the second inequality is true without applying $|T|=r(T)$? Could one show that $ |T^{n}|^2|T|^2 leq |T^{n+1}|^2 $ directly through properties of the norm?
            $endgroup$
            – Axion004
            Nov 29 '18 at 5:10














          1












          1








          1





          $begingroup$

          Since $T$ is normal, you have $|T|=r(T)$, the spectral radius. So now your equality, without the squares is saying that
          $$
          max{|lambda|^n: lambdainsigma(T)},max{|lambda|: lambdainsigma(T)}=max{|lambda|^{n+1}: lambdainsigma(T)}.
          $$

          This is trivial after you notice that $max{|lambda|^n: lambdainsigma(T)}=(max{|lambda|: lambdainsigma(T)})^n$.






          share|cite|improve this answer









          $endgroup$



          Since $T$ is normal, you have $|T|=r(T)$, the spectral radius. So now your equality, without the squares is saying that
          $$
          max{|lambda|^n: lambdainsigma(T)},max{|lambda|: lambdainsigma(T)}=max{|lambda|^{n+1}: lambdainsigma(T)}.
          $$

          This is trivial after you notice that $max{|lambda|^n: lambdainsigma(T)}=(max{|lambda|: lambdainsigma(T)})^n$.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 29 '18 at 1:25









          Martin ArgeramiMartin Argerami

          124k1177176




          124k1177176












          • $begingroup$
            That makes sense. Is there a way to show that the second inequality is true without applying $|T|=r(T)$? Could one show that $ |T^{n}|^2|T|^2 leq |T^{n+1}|^2 $ directly through properties of the norm?
            $endgroup$
            – Axion004
            Nov 29 '18 at 5:10


















          • $begingroup$
            That makes sense. Is there a way to show that the second inequality is true without applying $|T|=r(T)$? Could one show that $ |T^{n}|^2|T|^2 leq |T^{n+1}|^2 $ directly through properties of the norm?
            $endgroup$
            – Axion004
            Nov 29 '18 at 5:10
















          $begingroup$
          That makes sense. Is there a way to show that the second inequality is true without applying $|T|=r(T)$? Could one show that $ |T^{n}|^2|T|^2 leq |T^{n+1}|^2 $ directly through properties of the norm?
          $endgroup$
          – Axion004
          Nov 29 '18 at 5:10




          $begingroup$
          That makes sense. Is there a way to show that the second inequality is true without applying $|T|=r(T)$? Could one show that $ |T^{n}|^2|T|^2 leq |T^{n+1}|^2 $ directly through properties of the norm?
          $endgroup$
          – Axion004
          Nov 29 '18 at 5:10


















          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%2f3017963%2finequalities-inside-operator-norm-for-a-normal-operator%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

          Plaza Victoria

          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...