Degree Sequence Problem

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












I found this degree sequencing problem interesting and tried to work it out but got stuck. I would like to find the graphs with the following degree sequence:



For $ N>4 $, the degree sequence of a set of graphs is defined as follows:



$ (N, N, N, N, 4, 4, 4, ... ) $,



where the number of $ 4's $ in the degree sequence is equal to $ (N-2)^2 $.



For each $ N $ prove that there are at least two graphs with the given degree sequence.



Prove that for each $ N $ there is only one planar graph that satisfies the degree sequence.



If there is only one planar graph that satisfies the degree sequence is that interesting or uninteresting?







share|cite|improve this question

























    up vote
    2
    down vote

    favorite












    I found this degree sequencing problem interesting and tried to work it out but got stuck. I would like to find the graphs with the following degree sequence:



    For $ N>4 $, the degree sequence of a set of graphs is defined as follows:



    $ (N, N, N, N, 4, 4, 4, ... ) $,



    where the number of $ 4's $ in the degree sequence is equal to $ (N-2)^2 $.



    For each $ N $ prove that there are at least two graphs with the given degree sequence.



    Prove that for each $ N $ there is only one planar graph that satisfies the degree sequence.



    If there is only one planar graph that satisfies the degree sequence is that interesting or uninteresting?







    share|cite|improve this question























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      I found this degree sequencing problem interesting and tried to work it out but got stuck. I would like to find the graphs with the following degree sequence:



      For $ N>4 $, the degree sequence of a set of graphs is defined as follows:



      $ (N, N, N, N, 4, 4, 4, ... ) $,



      where the number of $ 4's $ in the degree sequence is equal to $ (N-2)^2 $.



      For each $ N $ prove that there are at least two graphs with the given degree sequence.



      Prove that for each $ N $ there is only one planar graph that satisfies the degree sequence.



      If there is only one planar graph that satisfies the degree sequence is that interesting or uninteresting?







      share|cite|improve this question













      I found this degree sequencing problem interesting and tried to work it out but got stuck. I would like to find the graphs with the following degree sequence:



      For $ N>4 $, the degree sequence of a set of graphs is defined as follows:



      $ (N, N, N, N, 4, 4, 4, ... ) $,



      where the number of $ 4's $ in the degree sequence is equal to $ (N-2)^2 $.



      For each $ N $ prove that there are at least two graphs with the given degree sequence.



      Prove that for each $ N $ there is only one planar graph that satisfies the degree sequence.



      If there is only one planar graph that satisfies the degree sequence is that interesting or uninteresting?









      share|cite|improve this question












      share|cite|improve this question




      share|cite|improve this question








      edited Jul 18 at 21:12
























      asked Jul 17 at 22:37









      George Thomas

      33416




      33416




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          3
          down vote



          accepted
          +50










          For $N=5$ the degree sequence is $(colorblue5^4, colorred4^9)$ (where multiplicities have been indicated by using exponents. The obvious planar graph with this degree is
          enter image description here



          BUT this is not the only planar graph with this degree sequence !
          enter image description here






          share|cite|improve this answer

















          • 1




            A small addition to this answer: It is easy to see these graphs are not isomorphic by looking at the number of red nodes with four red neighbours, or by looking at the number of blue nodes with two blue neighbours.
            – B. Mehta
            Jul 20 at 0:39










          • Is there anything interesting about the number of planar representations for a degree sequence?
            – George Thomas
            Jul 20 at 18:53










          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: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          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%2f2854997%2fdegree-sequence-problem%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          3
          down vote



          accepted
          +50










          For $N=5$ the degree sequence is $(colorblue5^4, colorred4^9)$ (where multiplicities have been indicated by using exponents. The obvious planar graph with this degree is
          enter image description here



          BUT this is not the only planar graph with this degree sequence !
          enter image description here






          share|cite|improve this answer

















          • 1




            A small addition to this answer: It is easy to see these graphs are not isomorphic by looking at the number of red nodes with four red neighbours, or by looking at the number of blue nodes with two blue neighbours.
            – B. Mehta
            Jul 20 at 0:39










          • Is there anything interesting about the number of planar representations for a degree sequence?
            – George Thomas
            Jul 20 at 18:53














          up vote
          3
          down vote



          accepted
          +50










          For $N=5$ the degree sequence is $(colorblue5^4, colorred4^9)$ (where multiplicities have been indicated by using exponents. The obvious planar graph with this degree is
          enter image description here



          BUT this is not the only planar graph with this degree sequence !
          enter image description here






          share|cite|improve this answer

















          • 1




            A small addition to this answer: It is easy to see these graphs are not isomorphic by looking at the number of red nodes with four red neighbours, or by looking at the number of blue nodes with two blue neighbours.
            – B. Mehta
            Jul 20 at 0:39










          • Is there anything interesting about the number of planar representations for a degree sequence?
            – George Thomas
            Jul 20 at 18:53












          up vote
          3
          down vote



          accepted
          +50







          up vote
          3
          down vote



          accepted
          +50




          +50




          For $N=5$ the degree sequence is $(colorblue5^4, colorred4^9)$ (where multiplicities have been indicated by using exponents. The obvious planar graph with this degree is
          enter image description here



          BUT this is not the only planar graph with this degree sequence !
          enter image description here






          share|cite|improve this answer













          For $N=5$ the degree sequence is $(colorblue5^4, colorred4^9)$ (where multiplicities have been indicated by using exponents. The obvious planar graph with this degree is
          enter image description here



          BUT this is not the only planar graph with this degree sequence !
          enter image description here







          share|cite|improve this answer













          share|cite|improve this answer



          share|cite|improve this answer











          answered Jul 20 at 0:35









          Donald Splutterwit

          21.3k21243




          21.3k21243







          • 1




            A small addition to this answer: It is easy to see these graphs are not isomorphic by looking at the number of red nodes with four red neighbours, or by looking at the number of blue nodes with two blue neighbours.
            – B. Mehta
            Jul 20 at 0:39










          • Is there anything interesting about the number of planar representations for a degree sequence?
            – George Thomas
            Jul 20 at 18:53












          • 1




            A small addition to this answer: It is easy to see these graphs are not isomorphic by looking at the number of red nodes with four red neighbours, or by looking at the number of blue nodes with two blue neighbours.
            – B. Mehta
            Jul 20 at 0:39










          • Is there anything interesting about the number of planar representations for a degree sequence?
            – George Thomas
            Jul 20 at 18:53







          1




          1




          A small addition to this answer: It is easy to see these graphs are not isomorphic by looking at the number of red nodes with four red neighbours, or by looking at the number of blue nodes with two blue neighbours.
          – B. Mehta
          Jul 20 at 0:39




          A small addition to this answer: It is easy to see these graphs are not isomorphic by looking at the number of red nodes with four red neighbours, or by looking at the number of blue nodes with two blue neighbours.
          – B. Mehta
          Jul 20 at 0:39












          Is there anything interesting about the number of planar representations for a degree sequence?
          – George Thomas
          Jul 20 at 18:53




          Is there anything interesting about the number of planar representations for a degree sequence?
          – George Thomas
          Jul 20 at 18:53












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2854997%2fdegree-sequence-problem%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          What is the equation of a 3D cone with generalised tilt?

          Color the edges and diagonals of a regular polygon

          Relationship between determinant of matrix and determinant of adjoint?