Logic Masters Deutschland e.V.

Area Sudoku

(Published on 22. August 2020, 14:46 by RockyRoer)

Hey everyone -- this is (I think) a new variant I'd love you all to try!

In this puzzle: normal sudoku rules apply.

In addition, each row has a height, which are the numbers in the first column, and each column has a width, which are the numbers in the first row. Each cell has an area equal to its height * width, according to its position. The total area of a colored region or 'area cage' is the sum of the areas of each of its cells. The area of each ‘area cage’ must be deduced, and these areas must appear horizontally (left to right) or vertically (going down) somewhere within each cage. Numbers within an area cage do not repeat. The colors are meaningless.

Examples:

  • The blue rectangle is 7*5 + 7*2 = 35+14 for an area of 49, and so the cells must contain 4 and 9 in order from left to right.
    • Alternatively, you can think of the area as 7*(5+2) = 49
  • The green rectangle is (8+7+9+3)(8) = 216, and so the cells must contain 216.
  • The pink L can be found by adding the areas of each individual cell: 9*3 + 7*3 + 7*5 = 27 + 21 + 35 = 83

Puzzle:

Online solving at f-puzzles.

Solution code: The 7th row and the 7th column (18 digits)


Solved by Yohann, SenatorGronk, shogia, Arashdeep Singh, clover, Player, ThrowngNinja, Imperial Marcher, SudokuExplorer, NikolaZ, zorant, Nylimb, twobear, Vebby
Full list

Comments

on 11. June 2021, 21:02 by Nylimb
I looked at this on paper for a while without making much progress. But during a bike ride later in the day I remembered enough about it to figure out how to get started. After that it didn't take long to finish it. Thanks for another great puzzle!
Warning: You probably shouldn't try to solve sudokus while biking. If you do, please wear a helmet.

on 23. August 2020, 09:53 by Arashdeep Singh
Great puzzle. Loved it :D

on 22. August 2020, 18:57 by SenatorGronk
Wow, good job!

There's definitely some math, which might not be for everyone, but there's not quire as much as one might think -- of course I realized that mostly after the fact.

After the start, the path from cage to cage was nice -- the only one that tripped me up was the 2x2 blue one because of a multiplication error and my forgetting one of the rules.

on 22. August 2020, 15:27 by Yohann
Nice puzzle. Requires a bit of math, but nothing more complicated than a few multiplications. Everything else is pure logic. I'd gladly solve more puzzle with this variant.

Difficulty:3
Rating:92 %
Solved:14 times
Observed:11 times
ID:000464

Puzzle variant New Arithmetic puzzle

Enter solution

Solution code:

Login