Patterns Game 54.67

Post puzzles for others to solve here.

Patterns Game 54.67

Postby ArkieTech » Tue Aug 06, 2013 12:10 am

Code: Select all
 *-----------*
 |..7|.3.|8..|
 |.1.|.7.|.4.|
 |3..|4.5|..1|
 |---+---+---|
 |..1|...|9..|
 |52.|...|.68|
 |..6|...|5..|
 |---+---+---|
 |1..|3.8|..9|
 |.7.|.9.|.8.|
 |..9|.2.|4..|
 *-----------*


Play/Print this puzzle online
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Patterns Game 54.67

Postby Leren » Tue Aug 06, 2013 12:28 am

Code: Select all
*-----------------------------------------------------------------------*
| 2469  a456-9  7       | 1269   3      1269    | 8     f9-5    256     |
| 269    1     b258     | 2689   7      269     | 236    4      2356    |
| 3      69    c28      | 4      68     5       |d267   e79     1       |
|-----------------------+-----------------------+-----------------------|
| 478    348    1       | 2568   4568   2346    | 9      23     47      |
| 5      2      34      | 79     14     79      | 13     6      8       |
| 4789   3489   6       | 28     148    234     | 5      123    47      |
|-----------------------+-----------------------+-----------------------|
| 1      456    245     | 3      456    8       | 267    57     9       |
| 246    7      2345    | 156    9      146     | 1236   8      2356    |
| 68     3568   9       | 1567   2      167     | 4      13     356     |
*-----------------------------------------------------------------------*

(5) r1c2 = (5-8) r2c3 = (8-2) r3c3 = (2-7) r3c7 = (7-9) r3c8 = (9) r1c8 => - 9 r1c2, - 5 r1c8; stte

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012

Re: Patterns Game 54.67

Postby pjb » Tue Aug 06, 2013 5:44 am

Code: Select all
2469  d4569   7      | 1269   3      1269   | 8     e59     256   
269    1     c258    | 2689   7      269    | 236    4      2356   
3      69    b28     | 4      68     5      |a26-7  f79     1     
---------------------+----------------------+---------------------
478    348    1      | 2568   4568   2346   | 9      23     47     
5      2      34     | 79     14     79     | 13     6      8     
4789   3489   6      | 28     148    234    | 5      123    47     
---------------------+----------------------+---------------------
1      456    245    | 3      456    8      | 267    57     9     
246    7      2345   | 156    9      146    | 1236   8      2356   
68     3568   9      | 1567   2      167    | 4      13     356   

Discontinuous loop: (2) r3c7 = (2-8) r3c3 = (8-5) r2c3 = r1c2 - (5=9) r1c8 - (9=7) r3c8 - r3c7 => -7 r3c7; stte

Phil
pjb
2014 Supporter
 
Posts: 2568
Joined: 11 September 2011
Location: Sydney, Australia

Re: Patterns Game 54.67

Postby ArkieTech » Tue Aug 06, 2013 11:44 am

Leren wrote:Methinks your PM labels and your chain need alterations.

Thanks Leren! I sometimes operate on a different planet. :oops:

Code: Select all
 *-----------------------------------------------------------*
 | 2469  469-5 7     | 1269  3     1269  | 8    a59    256   |
 | 269   1    c258   | 2689  7     269   | 236   4     236-5 |
 | 3     69   c28    | 4     68    5     | 267  a79    1     |
 |-------------------+-------------------+-------------------|
 | 478   348   1     | 2568  4568  2346  | 9     23    47    |
 | 5     2     34    | 79    14    79    | 13    6     8     |
 | 4789  3489  6     | 28    148   234   | 5     123   47    |
 |-------------------+-------------------+-------------------|
 | 1    b456  b245   | 3    b456   8     | 267  b57    9     |
 | 246   7     2345  | 156   9     146   | 1236  8     2356  |
 | 68    3568  9     | 1567  2     167   | 4     13    356   |
 *-----------------------------------------------------------*
 (5=7)r13c8-(7=2)r7c2358-(2=5)r23c3 => -5r1c2,r2c9; ste
Last edited by ArkieTech on Tue Aug 06, 2013 1:11 pm, edited 1 time in total.
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: Patterns Game 54.67

Postby Leren » Tue Aug 06, 2013 12:14 pm

ArkieTech wrote:
Code: Select all
 *-----------------------------------------------------------*
 | 2469  469-5 7     | 1269  3     1269  | 8    a59    256   |
 | 269   1    c258   | 2689  7     269   | 236   4     236-5 |
 | 3     69   c28    | 4     68    5     | 267   79    1     |
 |-------------------+-------------------+-------------------|
 | 478   348   1     | 2568  4568  2346  | 9     23    47    |
 | 5     2     34    | 79    14    79    | 13    6     8     |
 | 4789  3489  6     | 28    148   234   | 5     123   47    |
 |-------------------+-------------------+-------------------|
 | 1    b456  b245   | 3    b456   8     | 267  a57    9     |
 | 246   7     2345  | 156   9     146   | 1236  8     2356  |
 | 68    3568  9     | 1567  2     167   | 4     13    356   |
 *-----------------------------------------------------------*
 (5=7)r13c8-(7=2)r7c2467-(2=5)r23c3 => -5r1c2,r2c9; ste

Methinks your PM labels and your chain need alterations.

Leren
Leren
 
Posts: 5040
Joined: 03 June 2012


Return to Puzzles