January 20, 2014

Post puzzles for others to solve here.

January 20, 2014

Postby ArkieTech » Mon Jan 20, 2014 12:28 am

Code: Select all
 *-----------*
 |.2.|.1.|9.7|
 |...|..4|.3.|
 |...|29.|6..|
 |---+---+---|
 |8.4|3..|.5.|
 |..3|...|2..|
 |.9.|..7|4.3|
 |---+---+---|
 |..7|.42|...|
 |.6.|8..|...|
 |9.8|.6.|.2.|
 *-----------*


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

Re: January 20, 2014

Postby Leren » Mon Jan 20, 2014 12:36 am

Code: Select all
*--------------------------------------------------------------*
| 34    2     56     | 56    1     38     | 9     48    7      |
| 156   8     9      | 56    7     4      |a15    3     2      |
| 347   347   15     | 2     9     38     | 6     148  d18-5   |
|--------------------+--------------------+--------------------|
| 8     17    4      | 3     2     69     |b17    5     69     |
| 1567  157   3      | 4     58    69     | 2     79   c1689   |
| 256   9     256    | 1     58    7      | 4     68    3      |
|--------------------+--------------------+--------------------|
| 135   135   7      | 9     4     2      | 8     16    156    |
| 1245  6     125    | 8     3     15     | 157   79    1459   |
| 9     145   8      | 7     6     15     | 3     2     145    |
*--------------------------------------------------------------*

H2 Wing: (5=1) r2c7 - r4c7 = (1-8) r5c9 = (8) r3c9 => - 5 r3c9; stte

Leren
Leren
 
Posts: 5019
Joined: 03 June 2012

Re: January 20, 2014

Postby JC Van Hay » Mon Jan 20, 2014 2:24 am

Combination of 2 Skyscrapers followed by a Pointing, on 1s :
Code: Select all
+--------------------+------------+--------------------+
| 34     2     56    | 56  1   38 | 9     48     7     |
| 56(1)  8     9     | 56  7   4  | 5(1)  3      2     |
| 347    347   5(1)  | 2   9   38 | 6     48(1)  158   |
+--------------------+------------+--------------------+
| 8      7(1)  4     | 3   2   69 | 7(1)  5      69    |
| 567-1  157   3     | 4   58  69 | 2     79     1689  |
| 256    9     256   | 1   58  7  | 4     68     3     |
+--------------------+------------+--------------------+
| 35-1   35-1  7     | 9   4   2  | 8     6(1)   156   |
| 1245   6     25(1) | 8   3   15 | 57-1  79     459-1 |
| 9      45-1  8     | 7   6   15 | 3     2      145   |
+--------------------+------------+--------------------+
Jellyfish(1R24C38) : r8c3=r3c3-[r3c8=r7c8 AND r2c1=r2c7-r4c7=r4c2] :=> -1r7c12,r8c79,r5c1,r9c2 :=> LC(1r8c13)-(1=5)r8c6; ste
JC Van Hay
 
Posts: 719
Joined: 22 May 2010

Re: January 20, 2014

Postby pjb » Mon Jan 20, 2014 3:10 am

Code: Select all
34     2      56     | 56     1      38     | 9      48     7     
156    8      9      | 56     7      4      |d5-1    3      2     
347    347    15     | 2      9      38     | 6      148   c158   
---------------------+----------------------+---------------------
8      17     4      | 3      2      69     |a17     5      69     
1567   157    3      | 4      58     69     | 2      79    b1689   
256    9      256    | 1      58     7      | 4      68     3     
---------------------+----------------------+---------------------
135    135    7      | 9      4      2      | 8      16     156   
1245   6      125    | 8      3      15     | 157    79     1459   
9      145    8      | 7      6      15     | 3      2      145   

(1) r4c7 = (1-8) r5c9 = (8-5) r3c9 = r2c7 => -1 r2c7; stte - same as Leren, just starting loop at different point.
Another chain for same elimination: (1=7) r4c7 - (7=9) r5c8 - (9=6) r4c9 - (6=8) r6c8 - (8=14) r13c8 => -1 r2c7

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

Re: January 20, 2014

Postby SteveG48 » Mon Jan 20, 2014 2:36 pm

Code: Select all
 *-----------------------------------------------------------*
 | 34    2     56    | 56    1     38    | 9     48    7     |
 | 156   8     9     | 56    7     4     |a5-1   3     2     |
 | 347   347   15    | 2     9     38    | 6     148   158   |
 *-------------------+-------------------+-------------------|
 | 8    f17    4     | 3     2     69    |b17    5     69    |
 | 1567  157   3     | 4     58    69    | 2     79    1689  |
 | 256   9     256   | 1     58    7     | 4     68    3     |
 *-------------------+-------------------+-------------------|
 | 135   135   7     | 9     4     2     | 8    c16   c156   |
 | 1245  6     125   | 8     3    d15    |c157   79    1459  |
 | 9    e145   8     | 7     6    d15    | 3     2    d145   |
 *-----------------------------------------------------------*


Note that the contradiction here is between the second term (underlined) and the end.

(1)r2c7 - (1=7)r4c7 - (17=156)r8c7|r6c89 - {(5)r8c6 = (5)r9c6}|{(156=4)r9c9} - (45=1)r9c2 - (1=7)r4c2 => -1 r2c7 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4202
Joined: 08 November 2013
Location: Orlando, Florida

Re: January 20, 2014

Postby Marty R. » Mon Jan 20, 2014 11:56 pm

Code: Select all
+--------------+----------+--------------+
| 34   2   56  | 56 1  38 | 9   48  7    |
| 156  8   9   | 56 7  4  | 15  3   2    |
| 347  347 15  | 2  9  38 | 6   148 158  |
+--------------+----------+--------------+
| 8    17  4   | 3  2  69 | 17  5   69   |
| 1567 157 3   | 4  58 69 | 2   79  1689 |
| 256  9   256 | 1  58 7  | 4   68  3    |
+--------------+----------+--------------+
| 135  135 7   | 9  4  2  | 8   16  156  |
| 1245 6   125 | 8  3  15 | 157 79  1459 |
| 9    145 8   | 7  6  15 | 3   2   145  |
+--------------+----------+--------------+

Play this puzzle online at the Daily Sudoku site

Another one with the same elimination.

(1=7)r4c7-(7=9)r5c8-(9=6)r4c9-(648=1)r163c8=>r2c7<>1
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles