15
$\begingroup$

An entry in Fortnightly Topic Challenge #32: Grid Deduction Hybrids


The grid below, when filled in, forms a valid Sudoku grid. It can also be filled in like a LITS (nuruomino) puzzle without the 1x4 tetrominos.

The two objectives of this puzzle are:

  • Fill in the numbers in the grid.
  • Identify the LITS tetrominos.

grid

In addition to the standard rules of Sudoku and LITS, the following rules apply:

  • Each 3x3 region in the Sudoku grid contains exactly one tetromino, which is either a L, T, or S tetromino.
  • The tetrominos obey the rules of a LITS puzzle.
  • The shaded yellow spaces are part of a tetromino.
  • Each tetromino contains four numbers that add up to 20.
  • No two tetrominos may contain the same set of four numbers.
  • The tetrominos (each in its own 3x3 region) are arranged in a 3x3 Sudoku, using tetromino shapes L, T, and S instead of numbers. If two regions contain the same tetromino shape, then they cannot share the same horizontal alignment or vertical alignment.

Good luck!

$\endgroup$
6
  • $\begingroup$ Question- your first and fifth clues are ambiguous, but your sixth suggests the first should be interpreted as 'each region in the grid contains exactly one tetronimo', and the fifth as 'no two tetrominoes should contain the same set of four numbers'. Is this correct? $\endgroup$
    – P...
    Commented Jul 18, 2017 at 19:52
  • $\begingroup$ @P... Yes for rule 5, no for rule 6. If you treat each 3x3 region as its own square, then you get squares in a 3x3 arrangement. These big squares form a Sudoku, using tetromino shape instead of numbers. I updated the rules to clarify this. $\endgroup$
    – MikeQ
    Commented Jul 18, 2017 at 20:46
  • $\begingroup$ I feel like I'm still missing something about the rules, as there doesn't seem to be any way to get started other than brute force. To the best of my knowledge, the rules of a LITS puzzle require that the shaded squares (forming the nine tetrominoes) form a single connected path that does not contain any 2x2 blocks of squares. There are no restrictions on unshaded squares, and the shaded path can contain loops. Is this correct? $\endgroup$
    – P...
    Commented Jul 21, 2017 at 16:59
  • $\begingroup$ With your permission, I'd like to submit a puzzle inspired by this one. I've come up with tetromino-sudoku puzzle with a unique solution using slightly more restrictive rules (Any two tetrominoes of the same type must either be rotated or flipped relative to eachother, every non-yellow space must have a direct path to the border). If you'd like I will credit you as the inspiration, and link back to this question. $\endgroup$
    – P...
    Commented Oct 25, 2017 at 19:31
  • $\begingroup$ @P... Please do! I have no ownership over this type of puzzle. $\endgroup$
    – MikeQ
    Commented Oct 25, 2017 at 21:10

2 Answers 2

8
$\begingroup$

I believe I have found multiple solutions to the puzzle. It is possible that there is a nuance to the rules that I missed that disqualifies one or both of them. My understanding of the rules did not allow for a full logical deduction of the solution, so these were both found by brute force.

The sudoku is on the left, while the tetrominoes are on the right:

951 837 426 42
376 542 918 37 4 9
428 916 573 28 916 5

532 678 149 3 6 4
147 329 685 47 329 68
869 154 237 6 2

683 491 752 83 91 752
794 285 361 4 28 6
215 763 894 5

The lower-center tetromino can be flipped to:

. 1
. 85
. 6

hence the multiple solutions.

$\endgroup$
1
  • $\begingroup$ Not the solution I had expected, however it seems correct! Good work! $\endgroup$
    – MikeQ
    Commented Aug 4, 2017 at 23:04
0
$\begingroup$

Self-answer for reference purposes.

The answer by P... is correct. However, it is not the solution that I had originally designed. I overestimated the degree of logical deduction involved in solving the puzzle, and did not realize that a brute force approach could yield a different answer.

Below is the solution that I had intended:

enter image description here

$\endgroup$

Not the answer you're looking for? Browse other questions tagged or ask your own question.