almost symmetric 7.1

Post puzzles for others to solve here.

almost symmetric 7.1

Postby denis_berthier » Thu Dec 30, 2021 6:47 am

.
same pattern as my previous puzzle, but much easier.

Code: Select all
     +-------+-------+-------+
     ! . . 5 ! . 8 . ! 4 . . !
     ! . 2 . ! . 5 . ! . 7 . !
     ! 1 . . ! . 9 . ! . . 3 !
     +-------+-------+-------+
     ! . . . ! 1 . . ! . . . !
     ! 6 4 9 ! . 3 . ! 8 2 1 !
     ! . . . ! . . 9 ! . . . !
     +-------+-------+-------+
     ! 3 . . ! . 1 . ! . . 5 !
     ! . 7 . ! . 6 . ! . 1 . !
     ! . . 2 ! . 7 . ! 6 . . !
     +-------+-------+-------+
..5.8.4...2..5..7.1...9...3...1.....649.3.821.....9...3...1...5.7..6..1...2.7.6.. #   270 FNBY C27/S4.d
SER = 7.1
denis_berthier
2010 Supporter
 
Posts: 3972
Joined: 19 June 2007
Location: Paris

Re: almost symmetric 7.1

Postby P.O. » Thu Dec 30, 2021 8:04 am

Code: Select all
after singles and intersections:

 7×9   f36+9   5      2367   8      1      4     b+69   c+269             
a48±9   2      3468   346    5      346    1      7     a68+9             
 1      68     4678   2467   9      2467   25     568    3               
 278    358    378    1      24     68     359    34569  4679           
 6      4      9      57     3      57     8      2      1               
 278    358    1      68     24     9      35     3456   467             
 3     f68-9   468    2489   1      248    7     e48+9   5               
 4589   7      48     34589  6      3458   239    1     d(48)29           
 4589   1      2      34589  7      3458   6      3489  d(48)9             

r2n9{c1 c9} - r1c8{n9 n6} - r1c9{n6n9 n2} - c9{r8r9}{n4n8} - r7c8{n4n8 n9} - c2n9{r7 r1} => r1c1<> 9
singles + intersection.
ste.
P.O.
 
Posts: 1378
Joined: 07 June 2021

Re: almost symmetric 7.1

Postby eleven » Thu Dec 30, 2021 12:11 pm

Code: Select all
+----------------------+----------------------+----------------------+
|d79    b369    5      |a37-26  8      1      | 4     d69    d269    |
| 489    2      468+3  | 346    5      346    | 1      7      689    |
| 1      68    c468+7  | 2467   9      2467   | 25     568    3      |
+----------------------+----------------------+----------------------+
| 278    358   c378    | 1      24     68     | 359    34569  4679   |
| 6      4      9      | 57     3      57     | 8      2      1      |
| 278    358    1      | 68     24     9      | 35     3456   467    |
+----------------------+----------------------+----------------------+
| 3      689    468    | 2489   1      248    | 7      489    5      |
| 4589   7      48     | 34589  6      3458   | 239    1      2489   |
| 4589   1      2      | 34589  7      3458   | 6      3489   489    |
+----------------------+----------------------+----------------------+

3r1c4 = r1c2 - r2c3 = 37r43c3 - r1c1 = 7r1c4 => -26r1c4
Some singles.
Code: Select all
+----------------------+----------------------+----------------------+
| 7-9   #369    5      | 37     8      1      | 4     #69     2      |
| 489    2      3468   | 346    5      346    | 1      7      689    |
| 1      68     4678   | 2467   9      2467   | 5      68     3      |
+----------------------+----------------------+----------------------+
| 278    358    378    | 1      24     68     | 9      456    467    |
| 6      4      9      | 57     3      57     | 8      2      1      |
| 278    58     1      | 68     24     9      | 3      456    467    |
+----------------------+----------------------+----------------------+
| 3     #689    468    | 248-9  1      248    | 7     #489    5      |
| 4589   7      48     | 34589  6      3458   | 2      1      489    |
| 4589   1      2      | 4589   7      458    | 6      3      489    |
+----------------------+----------------------+----------------------+

x-wing 9 c28 => -9r1c1,r7c4, stte
eleven
 
Posts: 3096
Joined: 10 February 2008

Re: almost symmetric 7.1

Postby Cenoman » Thu Dec 30, 2021 4:19 pm

Some kind of translation of P.O.'s solution into Eureka:
Code: Select all
 +----------------------+----------------------+-----------------------+
 |  7-9   d369   5      |  2367    8    1      |  4    B69     B269    |
 |  489z   2     3468   |  346     5    346    |  1     7       689y   |
 |  1      68    4678   |  2467    9    2467   |  25    568     3      |
 +----------------------+----------------------+-----------------------+
 |  278    358   378    |  1       24   68     |  359   34569   4679   |
 |  6      4     9      |  57      3    57     |  8     2       1      |
 |  278    358   1      |  68      24   9      |  35    3456    467    |
 +----------------------+----------------------+-----------------------+
 |  3     c689   468    |  2489    1    248    |  7    b489     5      |
 |  4589   7     48     |  34589   6    3458   |  239   1     Aa2489x  |
 |  4589   1     2      |  34589   7    3458   |  6     3489   a489x   |
 +----------------------+----------------------+-----------------------+

Kraken AALS (2489)r89c9 (almost-almost NP)
(48)r89c9 - (4|8=9)r7c8 - r7c2 = (9)r1c2
(2)r8c9 - (2=69)r1c89
(9)r89c9 - r2c9 = (9)r2c1
=> -9 r1c1; lclste
Cenoman
Cenoman
 
Posts: 2749
Joined: 21 November 2016
Location: France

Re: almost symmetric 7.1

Postby denis_berthier » Fri Dec 31, 2021 5:19 am

.
Thanks for the solutions. They are in essence what I expected.

Code: Select all
Resolution state after Singles and whips[1]:
   +-------------------+-------------------+-------------------+
   ! 79    369   5     ! 2367  8     1     ! 4     69    269   !
   ! 489   2     3468  ! 346   5     346   ! 1     7     689   !
   ! 1     68    4678  ! 2467  9     2467  ! 25    568   3     !
   +-------------------+-------------------+-------------------+
   ! 278   358   378   ! 1     24    68    ! 359   34569 4679  !
   ! 6     4     9     ! 57    3     57    ! 8     2     1     !
   ! 278   358   1     ! 68    24    9     ! 35    3456  467   !
   +-------------------+-------------------+-------------------+
   ! 3     689   468   ! 2489  1     248   ! 7     489   5     !
   ! 4589  7     48    ! 34589 6     3458  ! 239   1     2489  !
   ! 4589  1     2     ! 34589 7     3458  ! 6     3489  489   !
   +-------------------+-------------------+-------------------+
155 candidates.

The puzzle is in BC4. It has several 2-step solutions in BC4, e.g.
biv-chain[4]: r1n7{c4 c1} - c3n7{r3 r4} - c3n3{r4 r2} - r1n3{c2 c4} ==> r1c4≠2, r1c4≠6
singles ==> r1c9=2, r3c7=5, r6c7=3, r4c7=9, r8c7=2, r9c8=3
x-wing-in-columns: n9{c2 c8}{r1 r7} ==> r1c1≠9, r7c4≠9
w1-tte
(same eliminations as eleven, but with the first step slightly different)

It also has a 1-step solution in W7:
whip[7]: r2n9{c1 c9} - r1c8{n9 n6} - r1c9{n6 n2} - c7n2{r3 r8} - r8n9{c7 c4} - r9n9{c4 c8} - b9n3{r9c8 .} ==> r1c1≠9
w1-tte
(same elimination as P.O., but slightly different pattern, with no inner Pair)


BTW, Cenoman, I don't think your Kraken AALS is a Eureka "translation" of P.O.'s solution. I see two main structural differences (independent of notation): it doesn't have the linear structure and it starts with a big OR branching.
denis_berthier
2010 Supporter
 
Posts: 3972
Joined: 19 June 2007
Location: Paris


Return to Puzzles