Problem of parity - Can we draw a closed path made up of 20 line segments…What am I getting for Christmas? Secret Santa and Graph theoryReturn of the lost ant 3DVariation of the opaque forest problem (a.k.a farmyard problem)A closed path is made up of 11 line segments. Can one line, not containing a vertex of the path, intersect each of its segments?Connecting $1997$ points in the plane- what am I missing?How many paths are there from point P to point Q if each step has to go closer to point Q.A problem involving divisibility , parity and extremely clever thinkingHow to go out from a circular forest if we are lost? Not the straight line?Does finding the line of tightest packing in a packing problem help?Cover the plane with closed disks

Why Is Death Allowed In the Matrix?

Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?

Is it unprofessional to ask if a job posting on GlassDoor is real?

What's the output of a record cartridge playing an out-of-speed record

How could an uplifted falcon's brain work?

Email Account under attack (really) - anything I can do?

Adding span tags within wp_list_pages list items

What does "Puller Prush Person" mean?

Why do falling prices hurt debtors?

Why can't I see bouncing of a switch on an oscilloscope?

Is it legal for company to use my work email to pretend I still work there?

Why, historically, did Gödel think CH was false?

Did Shadowfax go to Valinor?

How to write a macro that is braces sensitive?

What does it mean to describe someone as a butt steak?

Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)

Risk of getting Chronic Wasting Disease (CWD) in the United States?

Watching something be written to a file live with tail

Is it possible to do 50 km distance without any previous training?

Dragon forelimb placement

Which models of the Boeing 737 are still in production?

Python: next in for loop

What would happen to a modern skyscraper if it rains micro blackholes?

How can bays and straits be determined in a procedurally generated map?



Problem of parity - Can we draw a closed path made up of 20 line segments…


What am I getting for Christmas? Secret Santa and Graph theoryReturn of the lost ant 3DVariation of the opaque forest problem (a.k.a farmyard problem)A closed path is made up of 11 line segments. Can one line, not containing a vertex of the path, intersect each of its segments?Connecting $1997$ points in the plane- what am I missing?How many paths are there from point P to point Q if each step has to go closer to point Q.A problem involving divisibility , parity and extremely clever thinkingHow to go out from a circular forest if we are lost? Not the straight line?Does finding the line of tightest packing in a packing problem help?Cover the plane with closed disks













2












$begingroup$


Can we draw a closed path made up of 20 line segments, each of which intersects exactly one of the other segments?










share|cite|improve this question







New contributor




Luiz Farias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$
















    2












    $begingroup$


    Can we draw a closed path made up of 20 line segments, each of which intersects exactly one of the other segments?










    share|cite|improve this question







    New contributor




    Luiz Farias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    $endgroup$














      2












      2








      2





      $begingroup$


      Can we draw a closed path made up of 20 line segments, each of which intersects exactly one of the other segments?










      share|cite|improve this question







      New contributor




      Luiz Farias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.







      $endgroup$




      Can we draw a closed path made up of 20 line segments, each of which intersects exactly one of the other segments?







      recreational-mathematics parity






      share|cite|improve this question







      New contributor




      Luiz Farias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|cite|improve this question







      New contributor




      Luiz Farias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|cite|improve this question




      share|cite|improve this question






      New contributor




      Luiz Farias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 1 hour ago









      Luiz FariasLuiz Farias

      111




      111




      New contributor




      Luiz Farias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Luiz Farias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Luiz Farias is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          3 Answers
          3






          active

          oldest

          votes


















          3












          $begingroup$

          David G. Stork's example with $18$ points and edges can easily be changed into an example with $10$ points and edges based on a pentagon inside another pentagon with alternating links. So take two of those $10$ solutions, one inside the other, and then join them appropriately to get something like this with $20$ points and edges.



          enter image description here






          share|cite|improve this answer











          $endgroup$








          • 1




            $begingroup$
            Interesting that it has to "reverse direction"; I wonder if there's a winding-number argument to show something like this must be true...but I'm too groggy to work one out.
            $endgroup$
            – John Hughes
            33 mins ago






          • 1




            $begingroup$
            Bravo! (+1).... the key seems to be reversing chirality.
            $endgroup$
            – David G. Stork
            21 mins ago











          • $begingroup$
            It would be similarly possible to combine $6$ and $14$ solutions, and to have the sub-solutions next to each other rather than one inside the other
            $endgroup$
            – Henry
            just now


















          1












          $begingroup$

          (I assume there can be no crossings at vertices or corners.)



          Here is one solution for $18$ (and @Henry, below, generalizes to $20$):



          enter image description here



          Since each segment is crossed by exactly one other segment, we can think of the problem as having 10 Xs that have to be linked without crossing.






          share|cite|improve this answer











          $endgroup$








          • 1




            $begingroup$
            Indeed - you seem to use $9$ being odd, though $10$ is not
            $endgroup$
            – Henry
            1 hour ago


















          0












          $begingroup$

          You can certainly do it if your drawing is on a torus: draw a decagon that goes "through the hole"; then draw a zigzag (like the one in your picture) that crosses each edge of the decagon once. The two ends of the zigzag will end up on opposite "sides" of the original decagon, but can be joined "around the back". By converting the situation to one involving a "square donut" (akin to this one) you can probably do this all with straight lines, although that may be easier if the cross-section is a pentagon rather than a square...






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            I wonder if your "square donut" will force kinks in lines, thereby breaking the conditions of the problem. Possible... but not certain...
            $endgroup$
            – David G. Stork
            14 mins ago










          • $begingroup$
            You may well be right. Could be that there's a Z/2Z obstruction hiding in here somewhere.
            $endgroup$
            – John Hughes
            6 mins ago











          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
          );



          );






          Luiz Farias is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3177522%2fproblem-of-parity-can-we-draw-a-closed-path-made-up-of-20-line-segments%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          3 Answers
          3






          active

          oldest

          votes








          3 Answers
          3






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          3












          $begingroup$

          David G. Stork's example with $18$ points and edges can easily be changed into an example with $10$ points and edges based on a pentagon inside another pentagon with alternating links. So take two of those $10$ solutions, one inside the other, and then join them appropriately to get something like this with $20$ points and edges.



          enter image description here






          share|cite|improve this answer











          $endgroup$








          • 1




            $begingroup$
            Interesting that it has to "reverse direction"; I wonder if there's a winding-number argument to show something like this must be true...but I'm too groggy to work one out.
            $endgroup$
            – John Hughes
            33 mins ago






          • 1




            $begingroup$
            Bravo! (+1).... the key seems to be reversing chirality.
            $endgroup$
            – David G. Stork
            21 mins ago











          • $begingroup$
            It would be similarly possible to combine $6$ and $14$ solutions, and to have the sub-solutions next to each other rather than one inside the other
            $endgroup$
            – Henry
            just now















          3












          $begingroup$

          David G. Stork's example with $18$ points and edges can easily be changed into an example with $10$ points and edges based on a pentagon inside another pentagon with alternating links. So take two of those $10$ solutions, one inside the other, and then join them appropriately to get something like this with $20$ points and edges.



          enter image description here






          share|cite|improve this answer











          $endgroup$








          • 1




            $begingroup$
            Interesting that it has to "reverse direction"; I wonder if there's a winding-number argument to show something like this must be true...but I'm too groggy to work one out.
            $endgroup$
            – John Hughes
            33 mins ago






          • 1




            $begingroup$
            Bravo! (+1).... the key seems to be reversing chirality.
            $endgroup$
            – David G. Stork
            21 mins ago











          • $begingroup$
            It would be similarly possible to combine $6$ and $14$ solutions, and to have the sub-solutions next to each other rather than one inside the other
            $endgroup$
            – Henry
            just now













          3












          3








          3





          $begingroup$

          David G. Stork's example with $18$ points and edges can easily be changed into an example with $10$ points and edges based on a pentagon inside another pentagon with alternating links. So take two of those $10$ solutions, one inside the other, and then join them appropriately to get something like this with $20$ points and edges.



          enter image description here






          share|cite|improve this answer











          $endgroup$



          David G. Stork's example with $18$ points and edges can easily be changed into an example with $10$ points and edges based on a pentagon inside another pentagon with alternating links. So take two of those $10$ solutions, one inside the other, and then join them appropriately to get something like this with $20$ points and edges.



          enter image description here







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited 33 mins ago

























          answered 39 mins ago









          HenryHenry

          101k482170




          101k482170







          • 1




            $begingroup$
            Interesting that it has to "reverse direction"; I wonder if there's a winding-number argument to show something like this must be true...but I'm too groggy to work one out.
            $endgroup$
            – John Hughes
            33 mins ago






          • 1




            $begingroup$
            Bravo! (+1).... the key seems to be reversing chirality.
            $endgroup$
            – David G. Stork
            21 mins ago











          • $begingroup$
            It would be similarly possible to combine $6$ and $14$ solutions, and to have the sub-solutions next to each other rather than one inside the other
            $endgroup$
            – Henry
            just now












          • 1




            $begingroup$
            Interesting that it has to "reverse direction"; I wonder if there's a winding-number argument to show something like this must be true...but I'm too groggy to work one out.
            $endgroup$
            – John Hughes
            33 mins ago






          • 1




            $begingroup$
            Bravo! (+1).... the key seems to be reversing chirality.
            $endgroup$
            – David G. Stork
            21 mins ago











          • $begingroup$
            It would be similarly possible to combine $6$ and $14$ solutions, and to have the sub-solutions next to each other rather than one inside the other
            $endgroup$
            – Henry
            just now







          1




          1




          $begingroup$
          Interesting that it has to "reverse direction"; I wonder if there's a winding-number argument to show something like this must be true...but I'm too groggy to work one out.
          $endgroup$
          – John Hughes
          33 mins ago




          $begingroup$
          Interesting that it has to "reverse direction"; I wonder if there's a winding-number argument to show something like this must be true...but I'm too groggy to work one out.
          $endgroup$
          – John Hughes
          33 mins ago




          1




          1




          $begingroup$
          Bravo! (+1).... the key seems to be reversing chirality.
          $endgroup$
          – David G. Stork
          21 mins ago





          $begingroup$
          Bravo! (+1).... the key seems to be reversing chirality.
          $endgroup$
          – David G. Stork
          21 mins ago













          $begingroup$
          It would be similarly possible to combine $6$ and $14$ solutions, and to have the sub-solutions next to each other rather than one inside the other
          $endgroup$
          – Henry
          just now




          $begingroup$
          It would be similarly possible to combine $6$ and $14$ solutions, and to have the sub-solutions next to each other rather than one inside the other
          $endgroup$
          – Henry
          just now











          1












          $begingroup$

          (I assume there can be no crossings at vertices or corners.)



          Here is one solution for $18$ (and @Henry, below, generalizes to $20$):



          enter image description here



          Since each segment is crossed by exactly one other segment, we can think of the problem as having 10 Xs that have to be linked without crossing.






          share|cite|improve this answer











          $endgroup$








          • 1




            $begingroup$
            Indeed - you seem to use $9$ being odd, though $10$ is not
            $endgroup$
            – Henry
            1 hour ago















          1












          $begingroup$

          (I assume there can be no crossings at vertices or corners.)



          Here is one solution for $18$ (and @Henry, below, generalizes to $20$):



          enter image description here



          Since each segment is crossed by exactly one other segment, we can think of the problem as having 10 Xs that have to be linked without crossing.






          share|cite|improve this answer











          $endgroup$








          • 1




            $begingroup$
            Indeed - you seem to use $9$ being odd, though $10$ is not
            $endgroup$
            – Henry
            1 hour ago













          1












          1








          1





          $begingroup$

          (I assume there can be no crossings at vertices or corners.)



          Here is one solution for $18$ (and @Henry, below, generalizes to $20$):



          enter image description here



          Since each segment is crossed by exactly one other segment, we can think of the problem as having 10 Xs that have to be linked without crossing.






          share|cite|improve this answer











          $endgroup$



          (I assume there can be no crossings at vertices or corners.)



          Here is one solution for $18$ (and @Henry, below, generalizes to $20$):



          enter image description here



          Since each segment is crossed by exactly one other segment, we can think of the problem as having 10 Xs that have to be linked without crossing.







          share|cite|improve this answer














          share|cite|improve this answer



          share|cite|improve this answer








          edited 19 mins ago

























          answered 1 hour ago









          David G. StorkDavid G. Stork

          12k41735




          12k41735







          • 1




            $begingroup$
            Indeed - you seem to use $9$ being odd, though $10$ is not
            $endgroup$
            – Henry
            1 hour ago












          • 1




            $begingroup$
            Indeed - you seem to use $9$ being odd, though $10$ is not
            $endgroup$
            – Henry
            1 hour ago







          1




          1




          $begingroup$
          Indeed - you seem to use $9$ being odd, though $10$ is not
          $endgroup$
          – Henry
          1 hour ago




          $begingroup$
          Indeed - you seem to use $9$ being odd, though $10$ is not
          $endgroup$
          – Henry
          1 hour ago











          0












          $begingroup$

          You can certainly do it if your drawing is on a torus: draw a decagon that goes "through the hole"; then draw a zigzag (like the one in your picture) that crosses each edge of the decagon once. The two ends of the zigzag will end up on opposite "sides" of the original decagon, but can be joined "around the back". By converting the situation to one involving a "square donut" (akin to this one) you can probably do this all with straight lines, although that may be easier if the cross-section is a pentagon rather than a square...






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            I wonder if your "square donut" will force kinks in lines, thereby breaking the conditions of the problem. Possible... but not certain...
            $endgroup$
            – David G. Stork
            14 mins ago










          • $begingroup$
            You may well be right. Could be that there's a Z/2Z obstruction hiding in here somewhere.
            $endgroup$
            – John Hughes
            6 mins ago















          0












          $begingroup$

          You can certainly do it if your drawing is on a torus: draw a decagon that goes "through the hole"; then draw a zigzag (like the one in your picture) that crosses each edge of the decagon once. The two ends of the zigzag will end up on opposite "sides" of the original decagon, but can be joined "around the back". By converting the situation to one involving a "square donut" (akin to this one) you can probably do this all with straight lines, although that may be easier if the cross-section is a pentagon rather than a square...






          share|cite|improve this answer









          $endgroup$












          • $begingroup$
            I wonder if your "square donut" will force kinks in lines, thereby breaking the conditions of the problem. Possible... but not certain...
            $endgroup$
            – David G. Stork
            14 mins ago










          • $begingroup$
            You may well be right. Could be that there's a Z/2Z obstruction hiding in here somewhere.
            $endgroup$
            – John Hughes
            6 mins ago













          0












          0








          0





          $begingroup$

          You can certainly do it if your drawing is on a torus: draw a decagon that goes "through the hole"; then draw a zigzag (like the one in your picture) that crosses each edge of the decagon once. The two ends of the zigzag will end up on opposite "sides" of the original decagon, but can be joined "around the back". By converting the situation to one involving a "square donut" (akin to this one) you can probably do this all with straight lines, although that may be easier if the cross-section is a pentagon rather than a square...






          share|cite|improve this answer









          $endgroup$



          You can certainly do it if your drawing is on a torus: draw a decagon that goes "through the hole"; then draw a zigzag (like the one in your picture) that crosses each edge of the decagon once. The two ends of the zigzag will end up on opposite "sides" of the original decagon, but can be joined "around the back". By converting the situation to one involving a "square donut" (akin to this one) you can probably do this all with straight lines, although that may be easier if the cross-section is a pentagon rather than a square...







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered 42 mins ago









          John HughesJohn Hughes

          65.2k24293




          65.2k24293











          • $begingroup$
            I wonder if your "square donut" will force kinks in lines, thereby breaking the conditions of the problem. Possible... but not certain...
            $endgroup$
            – David G. Stork
            14 mins ago










          • $begingroup$
            You may well be right. Could be that there's a Z/2Z obstruction hiding in here somewhere.
            $endgroup$
            – John Hughes
            6 mins ago
















          • $begingroup$
            I wonder if your "square donut" will force kinks in lines, thereby breaking the conditions of the problem. Possible... but not certain...
            $endgroup$
            – David G. Stork
            14 mins ago










          • $begingroup$
            You may well be right. Could be that there's a Z/2Z obstruction hiding in here somewhere.
            $endgroup$
            – John Hughes
            6 mins ago















          $begingroup$
          I wonder if your "square donut" will force kinks in lines, thereby breaking the conditions of the problem. Possible... but not certain...
          $endgroup$
          – David G. Stork
          14 mins ago




          $begingroup$
          I wonder if your "square donut" will force kinks in lines, thereby breaking the conditions of the problem. Possible... but not certain...
          $endgroup$
          – David G. Stork
          14 mins ago












          $begingroup$
          You may well be right. Could be that there's a Z/2Z obstruction hiding in here somewhere.
          $endgroup$
          – John Hughes
          6 mins ago




          $begingroup$
          You may well be right. Could be that there's a Z/2Z obstruction hiding in here somewhere.
          $endgroup$
          – John Hughes
          6 mins ago










          Luiz Farias is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          Luiz Farias is a new contributor. Be nice, and check out our Code of Conduct.












          Luiz Farias is a new contributor. Be nice, and check out our Code of Conduct.











          Luiz Farias is a new contributor. Be nice, and check out our Code of Conduct.














          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%2f3177522%2fproblem-of-parity-can-we-draw-a-closed-path-made-up-of-20-line-segments%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

          Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

          Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

          Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm