20 cards facing down












6












$begingroup$


You have a row of $20$ cards facing down.



A 'move' consists of the following actions performed in sequence:




  1. Pick a face-down card and flip it face-up

  2. If there is one, also flip the next card on the right, no matter its initial state



Prove that no matter how you play, you will always reach a stage with
no more valid moves i.e. this sequence must terminate.











share|improve this question











$endgroup$

















    6












    $begingroup$


    You have a row of $20$ cards facing down.



    A 'move' consists of the following actions performed in sequence:




    1. Pick a face-down card and flip it face-up

    2. If there is one, also flip the next card on the right, no matter its initial state



    Prove that no matter how you play, you will always reach a stage with
    no more valid moves i.e. this sequence must terminate.











    share|improve this question











    $endgroup$















      6












      6








      6





      $begingroup$


      You have a row of $20$ cards facing down.



      A 'move' consists of the following actions performed in sequence:




      1. Pick a face-down card and flip it face-up

      2. If there is one, also flip the next card on the right, no matter its initial state



      Prove that no matter how you play, you will always reach a stage with
      no more valid moves i.e. this sequence must terminate.











      share|improve this question











      $endgroup$




      You have a row of $20$ cards facing down.



      A 'move' consists of the following actions performed in sequence:




      1. Pick a face-down card and flip it face-up

      2. If there is one, also flip the next card on the right, no matter its initial state



      Prove that no matter how you play, you will always reach a stage with
      no more valid moves i.e. this sequence must terminate.








      mathematics logical-deduction number-sequence sequence






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Mar 13 '18 at 15:03









      Pietro Mesch

      1476




      1476










      asked Feb 10 '18 at 8:16









      prog_SAHILprog_SAHIL

      3,2811551




      3,2811551






















          5 Answers
          5






          active

          oldest

          votes


















          8












          $begingroup$


          Treat the cards as binary, with 1 being face-down and 0 being face-up. The binary number given by these cards never increases, and each move decreases it by at least 1. The number also cannot be negative, so there must be finitely many moves.







          share|improve this answer











          $endgroup$





















            3












            $begingroup$

            Here’s another proof, this time by induction:



            Induction Hypothesis: (Not necessarily true yet) Among any card set of N cards, every move sequence terminates after a finite number of moves.



            Using the Induction Hypothesis, prove the Induction Hypothesis for N+1:



            Induction Step: The leftmost card of any set cannot be flipped back, once it has been flipped face-up, so it can be flipped at most once. Therefore, the maximal sequence in a set of N+1 cards cannot be longer than "maximal sequence among the N rightmost cards + flip the leftmost card + another maximal sequence among the N rightmost cards". Particularly, using the Induction Hypothesis, every move sequence among a set of N cards terminates, and therefore every move sequence among a set of N+1 cards also terminates.



            Base case: Any set consisting of only 1 card allows for only terminating sequences. Proof: the possible sets are "face up" and "face down", which terminate after 0 and 1 moves, respectively.



            Now, the Base Case proves that the Induction Hypothesis is true for N=1, and the Induction Step proves that if the Induction Hypothesis is true for some N, it is also true for N+1.



            Conclusion: Therefore, by induction, for all integers N >= 1, the Induction Hypothesis is true.






            share|improve this answer











            $endgroup$





















              1












              $begingroup$


              Let X be the leftmost card that you can flip an infinite number of times. Each time you flip it, you can't flip it again until you flip the card to the left. Since you can flip X an infinite number of times, you must be able to flip the card to its left an infinite number of times. But that contradicts the definition of X, so X does not exist. So assuming the cards are well-ordered (not, e.g., in a circle), there are no cards that you can flip an infinite number of times. Since there are a finite number of cards, and each one can be flipped a finite number of times, the total number of flips is finite.







              share|improve this answer











              $endgroup$





















                0












                $begingroup$

                Starting with the leftmost card, number them consecutively from 1 to 20. If the sequence fails to terminate then there is at least one card with number m say which changes its state infinitely many times. But then there must a card with number n< m which also changes its state infinitely many times. But as card 1 only changes its state once, this process cannot continue.






                share|improve this answer








                New contributor




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






                $endgroup$





















                  -1












                  $begingroup$

                  I'm not sure this is a puzzle.




                  There are a finite number of cards and can only "call a move" on each card once. Therefore there is a finite number of moves.




                  There is an assumption being made, not provided by the OP, that the cards are ordered, for example, in a line as opposed to a circle. A circle is an example where the favored answer would be incorrect.



                  The definition of a move is stated by the OP as;



                  I call a 'move' turning a face down card up and turning the card to its immediate right.






                  share|improve this answer











                  $endgroup$













                  • $begingroup$
                    That’s not right. Let’s say “D” stands for face down and “U” for face up, then you can go DDDD → DUUD → UDUD, at which point you can flip the second card again.
                    $endgroup$
                    – Adarain
                    Feb 10 '18 at 11:15










                  • $begingroup$
                    There is no option for turning 'U' cards to 'D'.
                    $endgroup$
                    – Matt Stevens
                    Feb 10 '18 at 11:29










                  • $begingroup$
                    lol, you are interpreting 'turn the card to its right' as 'flip the card on the right' as opposed to turn the card you just flipped, to the right.
                    $endgroup$
                    – Matt Stevens
                    Feb 10 '18 at 11:33








                  • 2




                    $begingroup$
                    wait, how are you interpreting it? Like, physically rotating the card by 90 degrees for no reason whatsoever? I’m gonna stick with my interpretation of a move being to flip card n as well as card n+1, but only if n is turned down.
                    $endgroup$
                    – Adarain
                    Feb 10 '18 at 11:49












                  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: "559"
                  };
                  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: false,
                  noModals: true,
                  showLowRepImageUploadWarning: true,
                  reputationToPostImages: null,
                  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%2fpuzzling.stackexchange.com%2fquestions%2f60403%2f20-cards-facing-down%23new-answer', 'question_page');
                  }
                  );

                  Post as a guest















                  Required, but never shown

























                  5 Answers
                  5






                  active

                  oldest

                  votes








                  5 Answers
                  5






                  active

                  oldest

                  votes









                  active

                  oldest

                  votes






                  active

                  oldest

                  votes









                  8












                  $begingroup$


                  Treat the cards as binary, with 1 being face-down and 0 being face-up. The binary number given by these cards never increases, and each move decreases it by at least 1. The number also cannot be negative, so there must be finitely many moves.







                  share|improve this answer











                  $endgroup$


















                    8












                    $begingroup$


                    Treat the cards as binary, with 1 being face-down and 0 being face-up. The binary number given by these cards never increases, and each move decreases it by at least 1. The number also cannot be negative, so there must be finitely many moves.







                    share|improve this answer











                    $endgroup$
















                      8












                      8








                      8





                      $begingroup$


                      Treat the cards as binary, with 1 being face-down and 0 being face-up. The binary number given by these cards never increases, and each move decreases it by at least 1. The number also cannot be negative, so there must be finitely many moves.







                      share|improve this answer











                      $endgroup$




                      Treat the cards as binary, with 1 being face-down and 0 being face-up. The binary number given by these cards never increases, and each move decreases it by at least 1. The number also cannot be negative, so there must be finitely many moves.








                      share|improve this answer














                      share|improve this answer



                      share|improve this answer








                      edited Feb 10 '18 at 10:18









                      prog_SAHIL

                      3,2811551




                      3,2811551










                      answered Feb 10 '18 at 8:25









                      DeusoviDeusovi

                      62.6k6215269




                      62.6k6215269























                          3












                          $begingroup$

                          Here’s another proof, this time by induction:



                          Induction Hypothesis: (Not necessarily true yet) Among any card set of N cards, every move sequence terminates after a finite number of moves.



                          Using the Induction Hypothesis, prove the Induction Hypothesis for N+1:



                          Induction Step: The leftmost card of any set cannot be flipped back, once it has been flipped face-up, so it can be flipped at most once. Therefore, the maximal sequence in a set of N+1 cards cannot be longer than "maximal sequence among the N rightmost cards + flip the leftmost card + another maximal sequence among the N rightmost cards". Particularly, using the Induction Hypothesis, every move sequence among a set of N cards terminates, and therefore every move sequence among a set of N+1 cards also terminates.



                          Base case: Any set consisting of only 1 card allows for only terminating sequences. Proof: the possible sets are "face up" and "face down", which terminate after 0 and 1 moves, respectively.



                          Now, the Base Case proves that the Induction Hypothesis is true for N=1, and the Induction Step proves that if the Induction Hypothesis is true for some N, it is also true for N+1.



                          Conclusion: Therefore, by induction, for all integers N >= 1, the Induction Hypothesis is true.






                          share|improve this answer











                          $endgroup$


















                            3












                            $begingroup$

                            Here’s another proof, this time by induction:



                            Induction Hypothesis: (Not necessarily true yet) Among any card set of N cards, every move sequence terminates after a finite number of moves.



                            Using the Induction Hypothesis, prove the Induction Hypothesis for N+1:



                            Induction Step: The leftmost card of any set cannot be flipped back, once it has been flipped face-up, so it can be flipped at most once. Therefore, the maximal sequence in a set of N+1 cards cannot be longer than "maximal sequence among the N rightmost cards + flip the leftmost card + another maximal sequence among the N rightmost cards". Particularly, using the Induction Hypothesis, every move sequence among a set of N cards terminates, and therefore every move sequence among a set of N+1 cards also terminates.



                            Base case: Any set consisting of only 1 card allows for only terminating sequences. Proof: the possible sets are "face up" and "face down", which terminate after 0 and 1 moves, respectively.



                            Now, the Base Case proves that the Induction Hypothesis is true for N=1, and the Induction Step proves that if the Induction Hypothesis is true for some N, it is also true for N+1.



                            Conclusion: Therefore, by induction, for all integers N >= 1, the Induction Hypothesis is true.






                            share|improve this answer











                            $endgroup$
















                              3












                              3








                              3





                              $begingroup$

                              Here’s another proof, this time by induction:



                              Induction Hypothesis: (Not necessarily true yet) Among any card set of N cards, every move sequence terminates after a finite number of moves.



                              Using the Induction Hypothesis, prove the Induction Hypothesis for N+1:



                              Induction Step: The leftmost card of any set cannot be flipped back, once it has been flipped face-up, so it can be flipped at most once. Therefore, the maximal sequence in a set of N+1 cards cannot be longer than "maximal sequence among the N rightmost cards + flip the leftmost card + another maximal sequence among the N rightmost cards". Particularly, using the Induction Hypothesis, every move sequence among a set of N cards terminates, and therefore every move sequence among a set of N+1 cards also terminates.



                              Base case: Any set consisting of only 1 card allows for only terminating sequences. Proof: the possible sets are "face up" and "face down", which terminate after 0 and 1 moves, respectively.



                              Now, the Base Case proves that the Induction Hypothesis is true for N=1, and the Induction Step proves that if the Induction Hypothesis is true for some N, it is also true for N+1.



                              Conclusion: Therefore, by induction, for all integers N >= 1, the Induction Hypothesis is true.






                              share|improve this answer











                              $endgroup$



                              Here’s another proof, this time by induction:



                              Induction Hypothesis: (Not necessarily true yet) Among any card set of N cards, every move sequence terminates after a finite number of moves.



                              Using the Induction Hypothesis, prove the Induction Hypothesis for N+1:



                              Induction Step: The leftmost card of any set cannot be flipped back, once it has been flipped face-up, so it can be flipped at most once. Therefore, the maximal sequence in a set of N+1 cards cannot be longer than "maximal sequence among the N rightmost cards + flip the leftmost card + another maximal sequence among the N rightmost cards". Particularly, using the Induction Hypothesis, every move sequence among a set of N cards terminates, and therefore every move sequence among a set of N+1 cards also terminates.



                              Base case: Any set consisting of only 1 card allows for only terminating sequences. Proof: the possible sets are "face up" and "face down", which terminate after 0 and 1 moves, respectively.



                              Now, the Base Case proves that the Induction Hypothesis is true for N=1, and the Induction Step proves that if the Induction Hypothesis is true for some N, it is also true for N+1.



                              Conclusion: Therefore, by induction, for all integers N >= 1, the Induction Hypothesis is true.







                              share|improve this answer














                              share|improve this answer



                              share|improve this answer








                              edited Feb 10 '18 at 20:00

























                              answered Feb 10 '18 at 13:39









                              BassBass

                              31k472188




                              31k472188























                                  1












                                  $begingroup$


                                  Let X be the leftmost card that you can flip an infinite number of times. Each time you flip it, you can't flip it again until you flip the card to the left. Since you can flip X an infinite number of times, you must be able to flip the card to its left an infinite number of times. But that contradicts the definition of X, so X does not exist. So assuming the cards are well-ordered (not, e.g., in a circle), there are no cards that you can flip an infinite number of times. Since there are a finite number of cards, and each one can be flipped a finite number of times, the total number of flips is finite.







                                  share|improve this answer











                                  $endgroup$


















                                    1












                                    $begingroup$


                                    Let X be the leftmost card that you can flip an infinite number of times. Each time you flip it, you can't flip it again until you flip the card to the left. Since you can flip X an infinite number of times, you must be able to flip the card to its left an infinite number of times. But that contradicts the definition of X, so X does not exist. So assuming the cards are well-ordered (not, e.g., in a circle), there are no cards that you can flip an infinite number of times. Since there are a finite number of cards, and each one can be flipped a finite number of times, the total number of flips is finite.







                                    share|improve this answer











                                    $endgroup$
















                                      1












                                      1








                                      1





                                      $begingroup$


                                      Let X be the leftmost card that you can flip an infinite number of times. Each time you flip it, you can't flip it again until you flip the card to the left. Since you can flip X an infinite number of times, you must be able to flip the card to its left an infinite number of times. But that contradicts the definition of X, so X does not exist. So assuming the cards are well-ordered (not, e.g., in a circle), there are no cards that you can flip an infinite number of times. Since there are a finite number of cards, and each one can be flipped a finite number of times, the total number of flips is finite.







                                      share|improve this answer











                                      $endgroup$




                                      Let X be the leftmost card that you can flip an infinite number of times. Each time you flip it, you can't flip it again until you flip the card to the left. Since you can flip X an infinite number of times, you must be able to flip the card to its left an infinite number of times. But that contradicts the definition of X, so X does not exist. So assuming the cards are well-ordered (not, e.g., in a circle), there are no cards that you can flip an infinite number of times. Since there are a finite number of cards, and each one can be flipped a finite number of times, the total number of flips is finite.








                                      share|improve this answer














                                      share|improve this answer



                                      share|improve this answer








                                      edited Feb 22 '18 at 23:54

























                                      answered Feb 22 '18 at 21:46









                                      AcccumulationAcccumulation

                                      524111




                                      524111























                                          0












                                          $begingroup$

                                          Starting with the leftmost card, number them consecutively from 1 to 20. If the sequence fails to terminate then there is at least one card with number m say which changes its state infinitely many times. But then there must a card with number n< m which also changes its state infinitely many times. But as card 1 only changes its state once, this process cannot continue.






                                          share|improve this answer








                                          New contributor




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






                                          $endgroup$


















                                            0












                                            $begingroup$

                                            Starting with the leftmost card, number them consecutively from 1 to 20. If the sequence fails to terminate then there is at least one card with number m say which changes its state infinitely many times. But then there must a card with number n< m which also changes its state infinitely many times. But as card 1 only changes its state once, this process cannot continue.






                                            share|improve this answer








                                            New contributor




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






                                            $endgroup$
















                                              0












                                              0








                                              0





                                              $begingroup$

                                              Starting with the leftmost card, number them consecutively from 1 to 20. If the sequence fails to terminate then there is at least one card with number m say which changes its state infinitely many times. But then there must a card with number n< m which also changes its state infinitely many times. But as card 1 only changes its state once, this process cannot continue.






                                              share|improve this answer








                                              New contributor




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






                                              $endgroup$



                                              Starting with the leftmost card, number them consecutively from 1 to 20. If the sequence fails to terminate then there is at least one card with number m say which changes its state infinitely many times. But then there must a card with number n< m which also changes its state infinitely many times. But as card 1 only changes its state once, this process cannot continue.







                                              share|improve this answer








                                              New contributor




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









                                              share|improve this answer



                                              share|improve this answer






                                              New contributor




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









                                              answered 16 mins ago









                                              DroogaDrooga

                                              1




                                              1




                                              New contributor




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





                                              New contributor





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






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























                                                  -1












                                                  $begingroup$

                                                  I'm not sure this is a puzzle.




                                                  There are a finite number of cards and can only "call a move" on each card once. Therefore there is a finite number of moves.




                                                  There is an assumption being made, not provided by the OP, that the cards are ordered, for example, in a line as opposed to a circle. A circle is an example where the favored answer would be incorrect.



                                                  The definition of a move is stated by the OP as;



                                                  I call a 'move' turning a face down card up and turning the card to its immediate right.






                                                  share|improve this answer











                                                  $endgroup$













                                                  • $begingroup$
                                                    That’s not right. Let’s say “D” stands for face down and “U” for face up, then you can go DDDD → DUUD → UDUD, at which point you can flip the second card again.
                                                    $endgroup$
                                                    – Adarain
                                                    Feb 10 '18 at 11:15










                                                  • $begingroup$
                                                    There is no option for turning 'U' cards to 'D'.
                                                    $endgroup$
                                                    – Matt Stevens
                                                    Feb 10 '18 at 11:29










                                                  • $begingroup$
                                                    lol, you are interpreting 'turn the card to its right' as 'flip the card on the right' as opposed to turn the card you just flipped, to the right.
                                                    $endgroup$
                                                    – Matt Stevens
                                                    Feb 10 '18 at 11:33








                                                  • 2




                                                    $begingroup$
                                                    wait, how are you interpreting it? Like, physically rotating the card by 90 degrees for no reason whatsoever? I’m gonna stick with my interpretation of a move being to flip card n as well as card n+1, but only if n is turned down.
                                                    $endgroup$
                                                    – Adarain
                                                    Feb 10 '18 at 11:49
















                                                  -1












                                                  $begingroup$

                                                  I'm not sure this is a puzzle.




                                                  There are a finite number of cards and can only "call a move" on each card once. Therefore there is a finite number of moves.




                                                  There is an assumption being made, not provided by the OP, that the cards are ordered, for example, in a line as opposed to a circle. A circle is an example where the favored answer would be incorrect.



                                                  The definition of a move is stated by the OP as;



                                                  I call a 'move' turning a face down card up and turning the card to its immediate right.






                                                  share|improve this answer











                                                  $endgroup$













                                                  • $begingroup$
                                                    That’s not right. Let’s say “D” stands for face down and “U” for face up, then you can go DDDD → DUUD → UDUD, at which point you can flip the second card again.
                                                    $endgroup$
                                                    – Adarain
                                                    Feb 10 '18 at 11:15










                                                  • $begingroup$
                                                    There is no option for turning 'U' cards to 'D'.
                                                    $endgroup$
                                                    – Matt Stevens
                                                    Feb 10 '18 at 11:29










                                                  • $begingroup$
                                                    lol, you are interpreting 'turn the card to its right' as 'flip the card on the right' as opposed to turn the card you just flipped, to the right.
                                                    $endgroup$
                                                    – Matt Stevens
                                                    Feb 10 '18 at 11:33








                                                  • 2




                                                    $begingroup$
                                                    wait, how are you interpreting it? Like, physically rotating the card by 90 degrees for no reason whatsoever? I’m gonna stick with my interpretation of a move being to flip card n as well as card n+1, but only if n is turned down.
                                                    $endgroup$
                                                    – Adarain
                                                    Feb 10 '18 at 11:49














                                                  -1












                                                  -1








                                                  -1





                                                  $begingroup$

                                                  I'm not sure this is a puzzle.




                                                  There are a finite number of cards and can only "call a move" on each card once. Therefore there is a finite number of moves.




                                                  There is an assumption being made, not provided by the OP, that the cards are ordered, for example, in a line as opposed to a circle. A circle is an example where the favored answer would be incorrect.



                                                  The definition of a move is stated by the OP as;



                                                  I call a 'move' turning a face down card up and turning the card to its immediate right.






                                                  share|improve this answer











                                                  $endgroup$



                                                  I'm not sure this is a puzzle.




                                                  There are a finite number of cards and can only "call a move" on each card once. Therefore there is a finite number of moves.




                                                  There is an assumption being made, not provided by the OP, that the cards are ordered, for example, in a line as opposed to a circle. A circle is an example where the favored answer would be incorrect.



                                                  The definition of a move is stated by the OP as;



                                                  I call a 'move' turning a face down card up and turning the card to its immediate right.







                                                  share|improve this answer














                                                  share|improve this answer



                                                  share|improve this answer








                                                  edited Feb 10 '18 at 13:53

























                                                  answered Feb 10 '18 at 10:39









                                                  Matt StevensMatt Stevens

                                                  40115




                                                  40115












                                                  • $begingroup$
                                                    That’s not right. Let’s say “D” stands for face down and “U” for face up, then you can go DDDD → DUUD → UDUD, at which point you can flip the second card again.
                                                    $endgroup$
                                                    – Adarain
                                                    Feb 10 '18 at 11:15










                                                  • $begingroup$
                                                    There is no option for turning 'U' cards to 'D'.
                                                    $endgroup$
                                                    – Matt Stevens
                                                    Feb 10 '18 at 11:29










                                                  • $begingroup$
                                                    lol, you are interpreting 'turn the card to its right' as 'flip the card on the right' as opposed to turn the card you just flipped, to the right.
                                                    $endgroup$
                                                    – Matt Stevens
                                                    Feb 10 '18 at 11:33








                                                  • 2




                                                    $begingroup$
                                                    wait, how are you interpreting it? Like, physically rotating the card by 90 degrees for no reason whatsoever? I’m gonna stick with my interpretation of a move being to flip card n as well as card n+1, but only if n is turned down.
                                                    $endgroup$
                                                    – Adarain
                                                    Feb 10 '18 at 11:49


















                                                  • $begingroup$
                                                    That’s not right. Let’s say “D” stands for face down and “U” for face up, then you can go DDDD → DUUD → UDUD, at which point you can flip the second card again.
                                                    $endgroup$
                                                    – Adarain
                                                    Feb 10 '18 at 11:15










                                                  • $begingroup$
                                                    There is no option for turning 'U' cards to 'D'.
                                                    $endgroup$
                                                    – Matt Stevens
                                                    Feb 10 '18 at 11:29










                                                  • $begingroup$
                                                    lol, you are interpreting 'turn the card to its right' as 'flip the card on the right' as opposed to turn the card you just flipped, to the right.
                                                    $endgroup$
                                                    – Matt Stevens
                                                    Feb 10 '18 at 11:33








                                                  • 2




                                                    $begingroup$
                                                    wait, how are you interpreting it? Like, physically rotating the card by 90 degrees for no reason whatsoever? I’m gonna stick with my interpretation of a move being to flip card n as well as card n+1, but only if n is turned down.
                                                    $endgroup$
                                                    – Adarain
                                                    Feb 10 '18 at 11:49
















                                                  $begingroup$
                                                  That’s not right. Let’s say “D” stands for face down and “U” for face up, then you can go DDDD → DUUD → UDUD, at which point you can flip the second card again.
                                                  $endgroup$
                                                  – Adarain
                                                  Feb 10 '18 at 11:15




                                                  $begingroup$
                                                  That’s not right. Let’s say “D” stands for face down and “U” for face up, then you can go DDDD → DUUD → UDUD, at which point you can flip the second card again.
                                                  $endgroup$
                                                  – Adarain
                                                  Feb 10 '18 at 11:15












                                                  $begingroup$
                                                  There is no option for turning 'U' cards to 'D'.
                                                  $endgroup$
                                                  – Matt Stevens
                                                  Feb 10 '18 at 11:29




                                                  $begingroup$
                                                  There is no option for turning 'U' cards to 'D'.
                                                  $endgroup$
                                                  – Matt Stevens
                                                  Feb 10 '18 at 11:29












                                                  $begingroup$
                                                  lol, you are interpreting 'turn the card to its right' as 'flip the card on the right' as opposed to turn the card you just flipped, to the right.
                                                  $endgroup$
                                                  – Matt Stevens
                                                  Feb 10 '18 at 11:33






                                                  $begingroup$
                                                  lol, you are interpreting 'turn the card to its right' as 'flip the card on the right' as opposed to turn the card you just flipped, to the right.
                                                  $endgroup$
                                                  – Matt Stevens
                                                  Feb 10 '18 at 11:33






                                                  2




                                                  2




                                                  $begingroup$
                                                  wait, how are you interpreting it? Like, physically rotating the card by 90 degrees for no reason whatsoever? I’m gonna stick with my interpretation of a move being to flip card n as well as card n+1, but only if n is turned down.
                                                  $endgroup$
                                                  – Adarain
                                                  Feb 10 '18 at 11:49




                                                  $begingroup$
                                                  wait, how are you interpreting it? Like, physically rotating the card by 90 degrees for no reason whatsoever? I’m gonna stick with my interpretation of a move being to flip card n as well as card n+1, but only if n is turned down.
                                                  $endgroup$
                                                  – Adarain
                                                  Feb 10 '18 at 11:49


















                                                  draft saved

                                                  draft discarded




















































                                                  Thanks for contributing an answer to Puzzling 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%2fpuzzling.stackexchange.com%2fquestions%2f60403%2f20-cards-facing-down%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

                                                  Why is a white electrical wire connected to 2 black wires?

                                                  Waikiki

                                                  Steinsetfjorden