Computation of eigenvalues and eigenvectors with respect to an inner product











up vote
0
down vote

favorite












I have the square matrix $C=A^{-1}B$, where the square matrices $A, B$ are symmetric and positive definite. The matrix $A$ is also a Stieltjes tridiagonal matrix and the matrix $B$ is a triadiagonal matrix with positive elements in main, upper and down diagonal. We define a new inner product, that is
$$(v,w)_{B}:=Bvcdot w=sum_{i=1}^n(Bv)_iw_i,;;forall v,winmathbb{R}^n.$$
The matrix $C$ is symmetric, positive definite with respect to this inner product, so it has positive eigenvalues $leftlbracelambda_jrightrbrace_{i=1}^n$ and orthonormal eigenvectors $leftlbracephi_jrightrbrace_{i=1}^n$ with respect to this inner product. How can I compute this eigenvalues and eigenvectors by hand, for example with $n=4$ or for random $n$ with Matlab?










share|cite|improve this question




























    up vote
    0
    down vote

    favorite












    I have the square matrix $C=A^{-1}B$, where the square matrices $A, B$ are symmetric and positive definite. The matrix $A$ is also a Stieltjes tridiagonal matrix and the matrix $B$ is a triadiagonal matrix with positive elements in main, upper and down diagonal. We define a new inner product, that is
    $$(v,w)_{B}:=Bvcdot w=sum_{i=1}^n(Bv)_iw_i,;;forall v,winmathbb{R}^n.$$
    The matrix $C$ is symmetric, positive definite with respect to this inner product, so it has positive eigenvalues $leftlbracelambda_jrightrbrace_{i=1}^n$ and orthonormal eigenvectors $leftlbracephi_jrightrbrace_{i=1}^n$ with respect to this inner product. How can I compute this eigenvalues and eigenvectors by hand, for example with $n=4$ or for random $n$ with Matlab?










    share|cite|improve this question


























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have the square matrix $C=A^{-1}B$, where the square matrices $A, B$ are symmetric and positive definite. The matrix $A$ is also a Stieltjes tridiagonal matrix and the matrix $B$ is a triadiagonal matrix with positive elements in main, upper and down diagonal. We define a new inner product, that is
      $$(v,w)_{B}:=Bvcdot w=sum_{i=1}^n(Bv)_iw_i,;;forall v,winmathbb{R}^n.$$
      The matrix $C$ is symmetric, positive definite with respect to this inner product, so it has positive eigenvalues $leftlbracelambda_jrightrbrace_{i=1}^n$ and orthonormal eigenvectors $leftlbracephi_jrightrbrace_{i=1}^n$ with respect to this inner product. How can I compute this eigenvalues and eigenvectors by hand, for example with $n=4$ or for random $n$ with Matlab?










      share|cite|improve this question















      I have the square matrix $C=A^{-1}B$, where the square matrices $A, B$ are symmetric and positive definite. The matrix $A$ is also a Stieltjes tridiagonal matrix and the matrix $B$ is a triadiagonal matrix with positive elements in main, upper and down diagonal. We define a new inner product, that is
      $$(v,w)_{B}:=Bvcdot w=sum_{i=1}^n(Bv)_iw_i,;;forall v,winmathbb{R}^n.$$
      The matrix $C$ is symmetric, positive definite with respect to this inner product, so it has positive eigenvalues $leftlbracelambda_jrightrbrace_{i=1}^n$ and orthonormal eigenvectors $leftlbracephi_jrightrbrace_{i=1}^n$ with respect to this inner product. How can I compute this eigenvalues and eigenvectors by hand, for example with $n=4$ or for random $n$ with Matlab?







      linear-algebra matrices eigenvalues-eigenvectors






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 20 at 10:28









      Bernard

      115k637107




      115k637107










      asked Nov 20 at 10:15









      math_lover

      9010




      9010



























          active

          oldest

          votes











          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%2f3006147%2fcomputation-of-eigenvalues-and-eigenvectors-with-respect-to-an-inner-product%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3006147%2fcomputation-of-eigenvalues-and-eigenvectors-with-respect-to-an-inner-product%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

          To store a contact into the json file from server.js file using a class in NodeJS

          Redirect URL with Chrome Remote Debugging Android Devices

          Dieringhausen