May 21, 2014

Post puzzles for others to solve here.

May 21, 2014

Postby ArkieTech » Tue May 20, 2014 10:59 pm

Code: Select all
 *-----------*
 |.5.|...|...|
 |1..|8..|..3|
 |..9|..4|.2.|
 |---+---+---|
 |..5|1..|.38|
 |...|.9.|...|
 |74.|..2|9..|
 |---+---+---|
 |.6.|3..|5..|
 |3..|..1|..2|
 |...|...|.6.|
 *-----------*


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

Re: May 21, 2014

Postby Leren » Tue May 20, 2014 11:54 pm

Code: Select all
*--------------------------------------------------------------*
| 2     5     368    | 9     136   36     | 178   78    4      |
| 1     7     4      | 8     2     5      | 6     9     3      |
| 68    38    9      | 7     136   4      | 18    2     5      |
|--------------------+--------------------+--------------------|
| 9     2     5      | 1     67    67     | 4     3     8      |
|a68    138  e138-6  | 4     9    b38     | 2     5     7      |
| 7     4     38     | 5     38    2      | 9     1     6      |
|--------------------+--------------------+--------------------|
| 4     6     2      | 3     78    9      | 5     78    1      |
| 3     9     78     | 6     5     1      | 78    4     2      |
| 5     18   d178    | 2     4    c78     | 3     6     9      |
*--------------------------------------------------------------*

(6=8) r5c1 - r5c6 = (8-7) r9c6 = (7-1) r9c3 = (1) r5c3 => - 6 r5c3; stte

Leren
Leren
 
Posts: 5046
Joined: 03 June 2012

Re: May 21, 2014

Postby SteveG48 » Wed May 21, 2014 12:00 am

Code: Select all
 *-----------------------------------------------------------*
 | 2     5    b368   | 9     136  a36    | 178   78    4     |
 | 1     7     4     | 8     2     5     | 6     9     3     |
 | 68    38    9     | 7     136   4     | 18    2     5     |
 *-------------------+-------------------+-------------------|
 | 9     2     5     | 1     67    67    | 4     3     8     |
 | 68    138   1368  | 4     9    f8-3   | 2     5     7     |
 | 7     4    b38    | 5     38    2     | 9     1     6     |
 *-------------------+-------------------+-------------------|
 | 4     6     2     | 3     78    9     | 5     78    1     |
 | 3     9    c78    | 6     5     1     | 78    4     2     |
 | 5    d18   c178   | 2     4    e78    | 3     6     9     |
 *-----------------------------------------------------------*


(3=6)r1c6 - (6=38)r16c3 - (8)r89c3 = r9c2 - r9c6 = (8)r5c6 => -3 r5c6 ; stte
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4259
Joined: 08 November 2013
Location: Orlando, Florida

Re: May 21, 2014

Postby tlanglet » Wed May 21, 2014 2:00 am

Code: Select all
 *-----------------------------------------------------------*
 | 2     5     368   | 9     136   36    | 178   78    4     |
 | 1     7     4     | 8     2     5     | 6     9     3     |
 | 68    38    9     | 7     136   4     | 18    2     5     |
 |-------------------+-------------------+-------------------|
 | 9     2     5     | 1     67    67    | 4     3     8     |
 | 6-8 *a38=1  136-8 | 4     9   *d38    | 2     5     7     |
 | 7     4    *38    | 5    *38    2     | 9     1     6     |
 |-------------------+-------------------+-------------------|
 | 4     6     2     | 3     78    9     | 5     78    1     |
 | 3     9     78    | 6     5     1     | 78    4     2     |
 | 5    b18    178   | 2     4    c78    | 3     6     9     |
 *-----------------------------------------------------------*

Almost Remote Pair (38) with (38)r5c6, (38)r6c5, (38)r6c3, (38=1)r5c2
Remote pair=> r5c13 <>8
||
1r5c2-(1=8)r9c2-8r9c6=8r5c6 => r5c13<>8

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

Re: May 21, 2014

Postby SteveG48 » Wed May 21, 2014 2:23 am

tlanglet wrote:
Code: Select all
 *-----------------------------------------------------------*
 | 2     5     368   | 9     136   36    | 178   78    4     |
 | 1     7     4     | 8     2     5     | 6     9     3     |
 | 68    38    9     | 7     136   4     | 18    2     5     |
 |-------------------+-------------------+-------------------|
 | 9     2     5     | 1     67    67    | 4     3     8     |
 | 6-8 *a38=1  136-8 | 4     9   *d38    | 2     5     7     |
 | 7     4    *38    | 5    *38    2     | 9     1     6     |
 |-------------------+-------------------+-------------------|
 | 4     6     2     | 3     78    9     | 5     78    1     |
 | 3     9     78    | 6     5     1     | 78    4     2     |
 | 5    b18    178   | 2     4    c78    | 3     6     9     |
 *-----------------------------------------------------------*

Almost Remote Pair (38) with (38)r5c6, (38)r6c5, (38)r6c3, (38=1)r5c2
Remote pair=> r5c13 <>8
||
1r5c2-(1=8)r9c2-8r9c6=8r5c6 => r5c13<>8

Ted


Ted, I think I'd just describe this as an almost naked pair (r5c2,r6c3), rather than an almost remote pair from r5c6 to r5c2. Good one either way.
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4259
Joined: 08 November 2013
Location: Orlando, Florida

Re: May 21, 2014

Postby pjb » Wed May 21, 2014 4:20 am

Back from vacation:
Code: Select all
2      5     e368    | 9      136    3-6    | 178    78     4     
1      7      4      | 8      2      5      | 6      9      3     
68     38     9      | 7      136    4      | 18     2      5     
---------------------+----------------------+---------------------
9      2      5      | 1      67    a67     | 4      3      8     
68     138   d1368   | 4      9      38     | 2      5      7     
7      4      38     | 5      38     2      | 9      1      6     
---------------------+----------------------+---------------------
4      6      2      | 3      78     9      | 5      78     1     
3      9      78     | 6      5      1      | 78     4      2     
5      18    c178    | 2      4     b78     | 3      6      9     

(6=7)r4c6 - r9c6 = (7-1)r9c3 = (1-6)r5c3 = r1c3 => -6 r1c6; stte

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

Re: May 21, 2014

Postby ArkieTech » Wed May 21, 2014 11:44 am

Code: Select all
 *-----------------------------------------------------------*
 | 2     5    b368   | 9     136  a36    | 178   78    4     |
 | 1     7     4     | 8     2     5     | 6     9     3     |
 | 68    38    9     | 7     136   4     | 18    2     5     |
 |-------------------+-------------------+-------------------|
 | 9     2     5     | 1     67    67    | 4     3     8     |
 | 68    138   1368  | 4     9    a38    | 2     5     7     |
 | 7     4    b38    | 5     38    2     | 9     1     6     |
 |-------------------+-------------------+-------------------|
 | 4     6     2     | 3     78    9     | 5     78    1     |
 | 3     9    b78    | 6     5     1     | 78    4     2     |
 | 5     18    18-7  | 2     4    a78    | 3     6     9     |
 *-----------------------------------------------------------*
(7=6)r159c6-(6=7)r168c3 => -7r9c3; ste
dan
User avatar
ArkieTech
 
Posts: 3355
Joined: 29 May 2006
Location: NW Arkansas USA

Re: May 21, 2014

Postby tlanglet » Wed May 21, 2014 1:30 pm

SteveG48 wrote:
tlanglet wrote:
Code: Select all
 *-----------------------------------------------------------*
 | 2     5     368   | 9     136   36    | 178   78    4     |
 | 1     7     4     | 8     2     5     | 6     9     3     |
 | 68    38    9     | 7     136   4     | 18    2     5     |
 |-------------------+-------------------+-------------------|
 | 9     2     5     | 1     67    67    | 4     3     8     |
 | 6-8 *a38=1  136-8 | 4     9   *d38    | 2     5     7     |
 | 7     4    *38    | 5    *38    2     | 9     1     6     |
 |-------------------+-------------------+-------------------|
 | 4     6     2     | 3     78    9     | 5     78    1     |
 | 3     9     78    | 6     5     1     | 78    4     2     |
 | 5    b18    178   | 2     4    c78    | 3     6     9     |
 *-----------------------------------------------------------*

Almost Remote Pair (38) with (38)r5c6, (38)r6c5, (38)r6c3, (38=1)r5c2
Remote pair=> r5c13 <>8
||
1r5c2-(1=8)r9c2-8r9c6=8r5c6 => r5c13<>8

Ted


Ted, I think I'd just describe this as an almost naked pair (r5c2,r6c3), rather than an almost remote pair from r5c6 to r5c2. Good one either way.

Steve, I agree that with you comment, but I have this habit of posting the pattern I initially found which in this case was the ARP(). Besides, ANP()s are fairly common but APR()s are unusual. 8-)

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

Re: May 21, 2014

Postby Marty R. » Wed May 21, 2014 11:27 pm

Code: Select all
+-------------+----------+----------+
| 2  5   368  | 9 136 36 | 178 78 4 |
| 1  7   4    | 8 2   5  | 6   9  3 |
| 68 38  9    | 7 136 4  | 18  2  5 |
+-------------+----------+----------+
| 9  2   5    | 1 67  67 | 4   3  8 |
| 68 138 1368 | 4 9   38 | 2   5  7 |
| 7  4   38   | 5 38  2  | 9   1  6 |
+-------------+----------+----------+
| 4  6   2    | 3 78  9  | 5   78 1 |
| 3  9   78   | 6 5   1  | 78  4  2 |
| 5  18  178  | 2 4   78 | 3   6  9 |
+-------------+----------+----------+

Play this puzzle online at the Daily Sudoku site

(8=6)r3c1-(6=38)r16c3-8r89c3=r9c2-r8c3=r8c7=>r3c27<>8
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA

Re: May 21, 2014

Postby SteveG48 » Thu May 22, 2014 12:39 am

Marty R. wrote:
Code: Select all
+-------------+----------+----------+
| 2  5   368  | 9 136 36 | 178 78 4 |
| 1  7   4    | 8 2   5  | 6   9  3 |
| 68 38  9    | 7 136 4  | 18  2  5 |
+-------------+----------+----------+
| 9  2   5    | 1 67  67 | 4   3  8 |
| 68 138 1368 | 4 9   38 | 2   5  7 |
| 7  4   38   | 5 38  2  | 9   1  6 |
+-------------+----------+----------+
| 4  6   2    | 3 78  9  | 5   78 1 |
| 3  9   78   | 6 5   1  | 78  4  2 |
| 5  18  178  | 2 4   78 | 3   6  9 |
+-------------+----------+----------+

Play this puzzle online at the Daily Sudoku site

(8=6)r3c1-(6=38)r16c3-8r89c3=r9c2-r8c3=r8c7=>r3c27<>8


I like that, Marty. Would it be OK to annotate it by just combining the last 3 terms like this?:

(8=6)r3c1-(6=38)r16c3-8r89c3=r9c2,r8c7=>r3c27<>8
Steve
User avatar
SteveG48
2019 Supporter
 
Posts: 4259
Joined: 08 November 2013
Location: Orlando, Florida

Re: May 21, 2014

Postby Marty R. » Thu May 22, 2014 1:44 am

SteveG48 wrote:
Marty R. wrote:
Code: Select all
+-------------+----------+----------+
| 2  5   368  | 9 136 36 | 178 78 4 |
| 1  7   4    | 8 2   5  | 6   9  3 |
| 68 38  9    | 7 136 4  | 18  2  5 |
+-------------+----------+----------+
| 9  2   5    | 1 67  67 | 4   3  8 |
| 68 138 1368 | 4 9   38 | 2   5  7 |
| 7  4   38   | 5 38  2  | 9   1  6 |
+-------------+----------+----------+
| 4  6   2    | 3 78  9  | 5   78 1 |
| 3  9   78   | 6 5   1  | 78  4  2 |
| 5  18  178  | 2 4   78 | 3   6  9 |
+-------------+----------+----------+

Play this puzzle online at the Daily Sudoku site

(8=6)r3c1-(6=38)r16c3-8r89c3=r9c2-r8c3=r8c7=>r3c27<>8


I like that, Marty. Would it be OK to annotate it by just combining the last 3 terms like this?:

(8=6)r3c1-(6=38)r16c3-8r89c3=r9c2,r8c7=>r3c27<>8


Steve,

I have no idea. Someone who knows notation much better than I do could tell us if a cell can be equal to something without notating how it got that way.

Marty
Marty R.
 
Posts: 1508
Joined: 23 October 2012
Location: Rochester, New York, USA


Return to Puzzles