What properties does an adjacency matrix have for triangular mesh of a sphere?












0












$begingroup$


Given an adjacency matrix $M$. Are there any simple properties that $M$ must have such that it represents the triangular mesh of a sphere. (examples are icosohedron, or geodesic spheres). What about for a torus?



One thing I can think of is that every line must belong to two and only two triangles. I think you would write this as $M_{ij}=1 implies (M^2)_{ij}=2$. Are there any other formulae?



Can we express this some way in terms of perhaps the cube $M^3$ of the adjacency matrix?










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    Given an adjacency matrix $M$. Are there any simple properties that $M$ must have such that it represents the triangular mesh of a sphere. (examples are icosohedron, or geodesic spheres). What about for a torus?



    One thing I can think of is that every line must belong to two and only two triangles. I think you would write this as $M_{ij}=1 implies (M^2)_{ij}=2$. Are there any other formulae?



    Can we express this some way in terms of perhaps the cube $M^3$ of the adjacency matrix?










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      Given an adjacency matrix $M$. Are there any simple properties that $M$ must have such that it represents the triangular mesh of a sphere. (examples are icosohedron, or geodesic spheres). What about for a torus?



      One thing I can think of is that every line must belong to two and only two triangles. I think you would write this as $M_{ij}=1 implies (M^2)_{ij}=2$. Are there any other formulae?



      Can we express this some way in terms of perhaps the cube $M^3$ of the adjacency matrix?










      share|cite|improve this question











      $endgroup$




      Given an adjacency matrix $M$. Are there any simple properties that $M$ must have such that it represents the triangular mesh of a sphere. (examples are icosohedron, or geodesic spheres). What about for a torus?



      One thing I can think of is that every line must belong to two and only two triangles. I think you would write this as $M_{ij}=1 implies (M^2)_{ij}=2$. Are there any other formulae?



      Can we express this some way in terms of perhaps the cube $M^3$ of the adjacency matrix?







      graph-theory adjacency-matrix






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Jan 27 at 18:03







      zooby

















      asked Jan 27 at 17:14









      zoobyzooby

      1,032716




      1,032716






















          1 Answer
          1






          active

          oldest

          votes


















          2












          $begingroup$

          We need $(M^3)_{ii}=2(M^2)_{ii}$ for a "locally planar" triangular mesh (for every edge incident with $i$, thee are two triangles with vertex $i$), but by itself this is weaker than your condition.



          To distinguish between sphere and torus, we should look for the Euler characteristic $v+f-e$. We have $v$ vertices from the dimension of the matrix, $e=frac 12operatorname {Tr}M^2$ edges, and $f=frac 16operatorname {Tr}M^3$ triangular faces. By the condition in the first paragraph, $operatorname {Tr}M^3=2operatorname {Tr}M^2$, or (unsurprisingly) $3f=2e$., so that (given that we have a triangular mesh in the first place), the Euler characteristic is
          $$dim V-frac 16operatorname{Tr}M^2. $$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Did you mean the indices to be $ij$ instead of $ii$ ?
            $endgroup$
            – zooby
            Jan 27 at 17:55












          • $begingroup$
            Is the condition sufficient or do I need my condition too?
            $endgroup$
            – zooby
            Jan 27 at 19:23











          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%2f3089829%2fwhat-properties-does-an-adjacency-matrix-have-for-triangular-mesh-of-a-sphere%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









          2












          $begingroup$

          We need $(M^3)_{ii}=2(M^2)_{ii}$ for a "locally planar" triangular mesh (for every edge incident with $i$, thee are two triangles with vertex $i$), but by itself this is weaker than your condition.



          To distinguish between sphere and torus, we should look for the Euler characteristic $v+f-e$. We have $v$ vertices from the dimension of the matrix, $e=frac 12operatorname {Tr}M^2$ edges, and $f=frac 16operatorname {Tr}M^3$ triangular faces. By the condition in the first paragraph, $operatorname {Tr}M^3=2operatorname {Tr}M^2$, or (unsurprisingly) $3f=2e$., so that (given that we have a triangular mesh in the first place), the Euler characteristic is
          $$dim V-frac 16operatorname{Tr}M^2. $$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Did you mean the indices to be $ij$ instead of $ii$ ?
            $endgroup$
            – zooby
            Jan 27 at 17:55












          • $begingroup$
            Is the condition sufficient or do I need my condition too?
            $endgroup$
            – zooby
            Jan 27 at 19:23
















          2












          $begingroup$

          We need $(M^3)_{ii}=2(M^2)_{ii}$ for a "locally planar" triangular mesh (for every edge incident with $i$, thee are two triangles with vertex $i$), but by itself this is weaker than your condition.



          To distinguish between sphere and torus, we should look for the Euler characteristic $v+f-e$. We have $v$ vertices from the dimension of the matrix, $e=frac 12operatorname {Tr}M^2$ edges, and $f=frac 16operatorname {Tr}M^3$ triangular faces. By the condition in the first paragraph, $operatorname {Tr}M^3=2operatorname {Tr}M^2$, or (unsurprisingly) $3f=2e$., so that (given that we have a triangular mesh in the first place), the Euler characteristic is
          $$dim V-frac 16operatorname{Tr}M^2. $$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Did you mean the indices to be $ij$ instead of $ii$ ?
            $endgroup$
            – zooby
            Jan 27 at 17:55












          • $begingroup$
            Is the condition sufficient or do I need my condition too?
            $endgroup$
            – zooby
            Jan 27 at 19:23














          2












          2








          2





          $begingroup$

          We need $(M^3)_{ii}=2(M^2)_{ii}$ for a "locally planar" triangular mesh (for every edge incident with $i$, thee are two triangles with vertex $i$), but by itself this is weaker than your condition.



          To distinguish between sphere and torus, we should look for the Euler characteristic $v+f-e$. We have $v$ vertices from the dimension of the matrix, $e=frac 12operatorname {Tr}M^2$ edges, and $f=frac 16operatorname {Tr}M^3$ triangular faces. By the condition in the first paragraph, $operatorname {Tr}M^3=2operatorname {Tr}M^2$, or (unsurprisingly) $3f=2e$., so that (given that we have a triangular mesh in the first place), the Euler characteristic is
          $$dim V-frac 16operatorname{Tr}M^2. $$






          share|cite|improve this answer









          $endgroup$



          We need $(M^3)_{ii}=2(M^2)_{ii}$ for a "locally planar" triangular mesh (for every edge incident with $i$, thee are two triangles with vertex $i$), but by itself this is weaker than your condition.



          To distinguish between sphere and torus, we should look for the Euler characteristic $v+f-e$. We have $v$ vertices from the dimension of the matrix, $e=frac 12operatorname {Tr}M^2$ edges, and $f=frac 16operatorname {Tr}M^3$ triangular faces. By the condition in the first paragraph, $operatorname {Tr}M^3=2operatorname {Tr}M^2$, or (unsurprisingly) $3f=2e$., so that (given that we have a triangular mesh in the first place), the Euler characteristic is
          $$dim V-frac 16operatorname{Tr}M^2. $$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Jan 27 at 17:35









          Hagen von EitzenHagen von Eitzen

          283k23272507




          283k23272507












          • $begingroup$
            Did you mean the indices to be $ij$ instead of $ii$ ?
            $endgroup$
            – zooby
            Jan 27 at 17:55












          • $begingroup$
            Is the condition sufficient or do I need my condition too?
            $endgroup$
            – zooby
            Jan 27 at 19:23


















          • $begingroup$
            Did you mean the indices to be $ij$ instead of $ii$ ?
            $endgroup$
            – zooby
            Jan 27 at 17:55












          • $begingroup$
            Is the condition sufficient or do I need my condition too?
            $endgroup$
            – zooby
            Jan 27 at 19:23
















          $begingroup$
          Did you mean the indices to be $ij$ instead of $ii$ ?
          $endgroup$
          – zooby
          Jan 27 at 17:55






          $begingroup$
          Did you mean the indices to be $ij$ instead of $ii$ ?
          $endgroup$
          – zooby
          Jan 27 at 17:55














          $begingroup$
          Is the condition sufficient or do I need my condition too?
          $endgroup$
          – zooby
          Jan 27 at 19:23




          $begingroup$
          Is the condition sufficient or do I need my condition too?
          $endgroup$
          – zooby
          Jan 27 at 19:23


















          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%2f3089829%2fwhat-properties-does-an-adjacency-matrix-have-for-triangular-mesh-of-a-sphere%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

          How to fix TextFormField cause rebuild widget in Flutter