April 11, 2014

Post puzzles for others to solve here.

April 11, 2014

Postby ArkieTech » Thu Apr 10, 2014 11:24 pm

Code: Select all
 *-----------*
 |...|...|7..|
 |...|...|.96|
 |52.|...|4..|
 |---+---+---|
 |.1.|..5|..4|
 |...|3.2|...|
 |.86|.7.|...|
 |---+---+---|
 |..2|.83|...|
 |..9|5..|.1.|
 |...|...|265|
 *-----------*


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

Re: April 11, 2014

Postby SteveG48 » Fri Apr 11, 2014 12:20 am

Code: Select all
 *--------------------------------------------------------------------*
 | 69     69     1348   | 14     1345   148    | 7      2358   1238   |
 | 13478  347    13478  | 2      1345   1478   | 1358   9      6      |
 | 5      2      1378   | 1679   139    16789  | 4      38     138    |
 *----------------------+----------------------+----------------------|
 |a2379   1     a37     | 8      69     5      | 6-3   a237    4      |
 |b479   b479    5      | 3      1469   2      | 168    78     189    |
 | 2349   8      6      | 149    7      149    | 135    235    1239   |
 *----------------------+----------------------+----------------------|
 | 16     5      2      | 16     8      3      | 9      4      7      |
 | 467    467    9      | 5      2      467    | 38     1      38     |
 | 13478  347    13478  | 1479   149    1479   | 2      6      5      |
 *--------------------------------------------------------------------*


(3=279)r4c138 - (79=4)r5c12 (contradiction on 4's) => -3 r4c7 ; lclste
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4479
Joined: 08 November 2013
Location: Orlando, Florida

Re: April 11, 2014

Postby Leren » Fri Apr 11, 2014 1:11 am

Code: Select all
*--------------------------------------------------------------*
| 69    69    1348   | 14    1345  148    | 7     2358  1238   |
| 13478 347   13478  | 2     1345  1478   | 1358  9     6      |
| 5     2     1378   | 1679  139   16789  | 4     38    138    |
|--------------------+--------------------+--------------------|
| 237-9 1    b37     | 8    a69    5      |a36    237   4      |
|b479  b479   5      | 3     146-9 2      | 168   78    189    |
| 2349  8     6      | 149   7     149    | 135   235   1239   |
|--------------------+--------------------+--------------------|
| 16    5     2      | 16    8     3      | 9     4     7      |
| 467   467   9      | 5     2     467    | 38    1     38     |
| 13478 347   13478  | 1479  149   1479   | 2     6     5      |
*--------------------------------------------------------------*

ALS XZ Rule: X = 3, Z = 9: (9=3) r4c57 - (3=9) r4c3, r5c12 => - 9 r4c1, r5c5; lclste

Leren
Leren
 
Posts: 5117
Joined: 03 June 2012

Re: April 11, 2014

Postby Luke » Fri Apr 11, 2014 2:09 am

SteveG48 wrote:
Code: Select all
 *--------------------------------------------------------------------*
 | 69     69     1348   | 14     1345   148    | 7      2358   1238   |
 | 13478  347    13478  | 2      1345   1478   | 1358   9      6      |
 | 5      2      1378   | 1679   139    16789  | 4      38     138    |
 *----------------------+----------------------+----------------------|
 |a2379   1     a37     | 8      69     5      | 6-3   a237    4      |
 |b479   b479    5      | 3      1469   2      | 168    78     189    |
 | 2349   8      6      | 149    7      149    | 135    235    1239   |
 *----------------------+----------------------+----------------------|
 | 16     5      2      | 16     8      3      | 9      4      7      |
 | 467    467    9      | 5      2      467    | 38     1      38     |
 | 13478  347    13478  | 1479   149    1479   | 2      6      5      |
 *--------------------------------------------------------------------*


(3=279)r4c138 - (79=4)r5c12 (contradiction on 4's) => -3 r4c7 ; lclste


Both you and Leren have found pretty much the same ALS-xz, oddly enuf. Steve, I do think yours would make more sense if you wrote the second expression differently.

(3=279)r4c138 - (9=473)r5c12,r4c3 => r4c7 <>3
User avatar
Luke
2015 Supporter
 
Posts: 435
Joined: 06 August 2006
Location: Southern Northern California

Re: April 11, 2014

Postby tlanglet » Fri Apr 11, 2014 2:01 pm

Code: Select all
 *--------------------------------------------------------------------*
 | 69     69     1348   | 14     1345   148    | 7      2358   1238   |
 | 13478  347    13478  | 2      1345   1478   | 1358   9      6      |
 | 5      2      1378   | 1679 a139     16789  | 4     a38    a138    |
 |----------------------+----------------------+----------------------|
 |g2379   1    dg37     | 8     b69     5      |c36    d237    4      |
 | 479    479    5      | 3      1469   2      | 168    78     189    |
 |f2349   8      6      | 149    7      149    | 135   e235   e1239   |
 |----------------------+----------------------+----------------------|
 | 16     5      2      | 16     8      3      | 9      4      7      |
 | 467    467    9      | 5      2      467    | 38     1      38     |
 | 13478  347    13478  | 1479   149    1479   | 2      6      5      |
 *--------------------------------------------------------------------*

ANT(138=9)r3c895-(9=6)r4c5-(6=3*)r4c7-(3=72)r4c38-2r6c89=(2-3)r6c1=3r4c13 Conflict: 3r4c6 & 3r4c13 => r3c5<>9

Ted
tlanglet
2010 Supporter
 
Posts: 538
Joined: 29 May 2010

Re: April 11, 2014

Postby ArkieTech » Fri Apr 11, 2014 2:30 pm

Code: Select all
 *--------------------------------------------------------------------*
 | 69     69     1348   | 14     1345   148    | 7      2358   1238   |
 | 13478  347    13478  | 2      1345   1478   | 1358   9      6      |
 | 5      2      1378   | 1679   139    16789  | 4      38     138    |
 |----------------------+----------------------+----------------------|
 | 237-9  1     a37     | 8     a69     5      |a36     237    4      |
 |b479   b479    5      | 3      146-9  2      | 168    78     189    |
 | 2349   8      6      | 149    7      149    | 135    235    1239   |
 |----------------------+----------------------+----------------------|
 | 16     5      2      | 16     8      3      | 9      4      7      |
 | 467    467    9      | 5      2      467    | 38     1      38     |
 | 13478  347    13478  | 1479   149    1479   | 2      6      5      |
 *--------------------------------------------------------------------*
(9=7)r4c357-(7=49)r5c12 => -9r4c1,r5c5; lclste
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: April 11, 2014

Postby Marty R. » Fri Apr 11, 2014 7:47 pm

Code: Select all
+-----------------+-----------------+----------------+
| 69    69  1348  | 14   1345 148   | 7    2358 1238 |
| 13478 347 13478 | 2    1345 1478  | 1358 9    6    |
| 5     2   1378  | 1679 139  16789 | 4    38   138  |
+-----------------+-----------------+----------------+
| 2379  1   37    | 8    69   5     | 36   237  4    |
| 479   479 5     | 3    1469 2     | 168  78   189  |
| 2349  8   6     | 149  7    149   | 135  235  1239 |
+-----------------+-----------------+----------------+
| 16    5   2     | 16   8    3     | 9    4    7    |
| 467   467 9     | 5    2    467   | 38   1    38   |
| 13478 347 13478 | 1479 149  1479  | 2    6    5    |
+-----------------+-----------------+----------------+

Play this puzzle online at the Daily Sudoku site

(3=7)r4c3-(749=23)r5c12,r64c1-(236=9)r4c1785-(9138=7)r3c5893=>contradiction on 7s in c3=>r4c3<>7
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles