• the 6 coins puzzle (by Dudeney)

    From HenHanna@21:1/5 to All on Tue Sep 24 00:14:08 2024
    the 6 coins puzzle (by Dudeney) ------- is a good one....

    i'd like to know about another similar one with coins.


    https://i.ytimg.com/vi/jzc6YaJAgk4/hq720.jpg

    (iirc... it can be done in 3 moves)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Carl G.@21:1/5 to HenHanna on Mon Sep 23 18:39:38 2024
    On 9/23/2024 5:14 PM, HenHanna wrote:
    the 6 coins  puzzle  (by Dudeney)  ------- is a good one....

    i'd like to know about another similar one with coins.


    https://i.ytimg.com/vi/jzc6YaJAgk4/hq720.jpg

                    (iirc... it can be done in 3 moves)

    Around 25 years ago I created a Java applet that allowed the creation
    and solution of similar "coin-moving" puzzles. Unfortunately, most
    browsers no longer support Java applets. While the program may not
    work, there are a few example puzzles shown in the instructions, along
    with the minimum number of moves. See:

    https://www.microprizes.com/public/coinmove.htm

    --
    Carl G.


    --
    This email has been checked for viruses by AVG antivirus software.
    www.avg.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Carl G.@21:1/5 to HenHanna on Mon Sep 23 19:02:37 2024
    On 9/23/2024 5:14 PM, HenHanna wrote:
    the 6 coins  puzzle  (by Dudeney)  ------- is a good one....

    i'd like to know about another similar one with coins.


    https://i.ytimg.com/vi/jzc6YaJAgk4/hq720.jpg

                    (iirc... it can be done in 3 moves)

    If you like coin-moving puzzles, you may also like puzzles I called "tile-moving puzzles". I created a Java applet to construct and solve
    them around 25 years ago (about the same time as my "coin-moving"
    applet). The puzzles are like coin-moving puzzles, except square tiles
    are used (e.g., Scrabble tiles). Java applets no longer work in most
    browsers, but the instructions contain one example. The applet and instructions appear on my website at:

    file:///C:/Users/cginnow/Documents/Websites/Microprizes/public/tilemove.htm

    The goal of the tile-moving puzzles is to change one pattern into
    another by moving the square tiles around on a grid. When a tile is
    moved, at least two of its edges must touch the edges of other tiles.

    The example puzzle on my website is contained on a 4x4 grid and involves transforming the pattern:

    |X| | | |
    | |X|X| |
    | |X|X| |
    | | | |X|

    into:

    | | | |X|
    | |X|X| |
    | |X|X| |
    |X| | | |

    (The diagrams are best viewed using a fixed-width font)

    Solutions can be posted by giving the before and after coordinates (row, column) for each tile move.

    --
    Carl G.


    --
    This email has been checked for viruses by AVG antivirus software.
    www.avg.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Carl G.@21:1/5 to Carl G. on Mon Sep 23 19:05:50 2024
    On 9/23/2024 7:02 PM, Carl G. wrote:
    On 9/23/2024 5:14 PM, HenHanna wrote:
    the 6 coins  puzzle  (by Dudeney)  ------- is a good one....

    i'd like to know about another similar one with coins.


    https://i.ytimg.com/vi/jzc6YaJAgk4/hq720.jpg

                     (iirc... it can be done in 3 moves)

    If you like coin-moving puzzles, you may also like puzzles I called "tile-moving puzzles".  I created a Java applet to construct and solve
    them around 25 years ago (about the same time as my "coin-moving"
    applet).  The puzzles are like coin-moving puzzles, except square tiles
    are used (e.g., Scrabble tiles).  Java applets no longer work in most browsers, but the instructions contain one example.  The applet and instructions appear on my website at:

    fixed address

    https://www.microprizes.com/public/tilemove.htm


    The goal of the tile-moving puzzles is to change one pattern into
    another by moving the square tiles around on a grid. When a tile is
    moved, at least two of its edges must touch the edges of other tiles.

    The example puzzle on my website is contained on a 4x4 grid and involves transforming the pattern:

    |X| | | |
    | |X|X| |
    | |X|X| |
    | | | |X|

    into:

    | | | |X|
    | |X|X| |
    | |X|X| |
    |X| | | |

    (The diagrams are best viewed using a fixed-width font)

    Solutions can be posted by giving the before and after coordinates (row, column) for each tile move.


    Oops, goofed on the address. The tile applet is at:

    https://www.microprizes.com/public/tilemove.htm
    --
    Carl G.


    --
    This email has been checked for viruses by AVG antivirus software.
    www.avg.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David Entwistle@21:1/5 to HenHanna on Tue Sep 24 08:35:57 2024
    On Tue, 24 Sep 2024 00:14:08 +0000, HenHanna wrote:


    i'd like to know about another similar one with coins.


    Alex Bellos includes three similar, coin-moving, puzzles in his book "Can
    You solve My Problems". They are puzzles 76, 77 and 78.

    77 Triangle to Line

    "Can you go from the triangle to the line in seven moves? As above, each
    move consists of sliding a coin to a position in which it touches two
    other coins. you cannot lift a coin off the table or use one coin to push another".

    The starting point is as in your original post.

    It's an excellent book. ISBN 978-1-78335-115-2





    --
    David Entwistle

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)