32
$\begingroup$

It is well known that there is no way of arranging 4 queens on a checker board in such a way that every square is occupied or threatened.

Now consider a slight variation where we only need to cover one color:

Can you place 3 queens on a standard 8x8 checker board such that every white square is occupied or threatened?

Bonus: What if the queens are not allowed to attack each other?

$\endgroup$
7
  • 27
    $\begingroup$ Please do not use intentionally provocative framings. The original phrasing of this question referenced backlash against racial justice movements — backlash that has led directly to the deaths of several activists, and has put people's lives at risk (including some people who visit PSE!). Phrasing the question in that way does not improve the puzzle content in any way, and it trivializes the lives of the many people who have been killed in racially-motivated crimes. $\endgroup$
    – Deusovi
    Commented Feb 6, 2021 at 4:20
  • 14
    $\begingroup$ Please do not vandalize your question to make a point. If you want to complain about the site, you are free to do so in your profile, and perhaps on Meta. $\endgroup$
    – bobble
    Commented Feb 7, 2021 at 0:04
  • 3
    $\begingroup$ Edits to this question are being discussed on meta. $\endgroup$ Commented Feb 7, 2021 at 5:25
  • 2
    $\begingroup$ Confused - is this about checkers where only one colour o fthe board is played with anyway, but the powerful stones are calle dkings? Or is it about chess, where the board is commonly referred to as chess board? $\endgroup$ Commented Feb 7, 2021 at 15:23
  • 1
    $\begingroup$ @HagenvonEitzen i don't think it matters. however, if you really have to choose one, i'd say: seeing that no checkers pieces are here, but queen pieces are, and part of the puzzle focuses on the movement of the queens in chess, i'd say it's chess $\endgroup$
    – oAlt
    Commented Feb 7, 2021 at 15:32

5 Answers 5

48
$\begingroup$

I think this will do it

Arrange three queens as follows
enter image description here

$\endgroup$
1
  • 3
    $\begingroup$ Whoa, that was quick. Well done. I shall add a bonus question. $\endgroup$ Commented Feb 4, 2021 at 19:02
54
$\begingroup$

I think this arrangement works for the bonus question:

enter image description here

$\endgroup$
3
  • 6
    $\begingroup$ Yep, that's the one I had in mind. Well done! $\endgroup$ Commented Feb 4, 2021 at 20:34
  • 9
    $\begingroup$ @hexomino was first, so I had to accept his answer, but I'll place a small bounty on this one, once it is possible. $\endgroup$ Commented Feb 4, 2021 at 20:47
  • 1
    $\begingroup$ "Once it is possible" $\endgroup$
    – Sny
    Commented Jan 31 at 6:56
6
$\begingroup$

Just a summary of the answers by @hexomino, @Zoir and @mpasko256, a few notes and perhaps (if nobody else finds it within the next few days) one more solution.

Summary:

The expected answer is @Zoir's; with the bonus requirement it is unique up to the obvious symmetries.
![enter image description here

Without the bonus requirement there are an additional 3 1/2 properly distinct solutions 2 of which have been given by
@hexomino
enter image description here

and @mpasko256
enter image description here

Notes:

@hexomino's solution is the only one that also works on a 9x9 board (with white corners).
@mpasko256's can be shifted 1 square diagonally. That is what I counted as half a solution above.

More solutions:

The shifted solution:
enter image description here

And there is one more solution which I'll add in a few days.

$\endgroup$
0
3
$\begingroup$

As I see, bonus question is already solved. But it must mean that non-bonus can have multiple solutions. I present my own:

My solution to 3 queens problem without bonus

$\endgroup$
0
2
$\begingroup$

@PaulPanzer made a summary of existing answers here (including some they gave themselves).

I want to provide a clearer visualization for each of the existing solutions:

enter image description here

Source code for the above program

$\endgroup$

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