Battle of Castles

Logic Level 4

What is white's strongest move in this position?

Details and Assumptions

White pawns are moving upwards (the bottom left square is a1). Take ( 1 , 1 ) (1,1) to be the bottom left square (so ( 8 , 8 ) (8,8) is the top right).

Assign the following values:

  • King = 10
  • Queen = 9
  • Rook = 5
  • Bishop = 4
  • Knight = 3
  • Pawn = 1

Submit your answer as v × x × y × P v \times x \times y \times P where v v is the value (as defined above) of the piece which is moved, ( x , y ) (x,y) is the square the piece is moved onto, and P P is the value of the piece the pawn is promoted to, should the move be a pawn promotion. If the move is not a promotion, let P = 1 P = 1 .

Credit

The original problem this position is pulled from is from a particular problem on chess.com 's Tactics Trainer.


The answer is 70.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Brian Yao
Jul 4, 2016

Some of you chess enthusiasts may recognize this position from this problem from chess.com 's Tactics Trainer. So, this is not an original problem. :)

The strongest move is Rg2 (alternative moves are considered below). It forcefully deflects at least one of the rooks from defending the promotion squares f8 and h8 . A couple possible responses to Rg2 :

  • If either rook captures your rook, one of your pawns can promote to a queen. The only way to prevent the other pawn from promoting is to capture the other pawn, after which the queen can fork the king and rook, leading to a theoretically won endgame of King + Queen vs. King + Rook.
  • If either rook captures the pawn it attacks, we simply capture the unprotected rook that remains, and we will successfully promote on the next move. The only way to prevent this is for black to sacrifice his rook for the pawn, and we recapture with our rook, giving us an easy win with a King + Rook vs. King endgame.
  • If Ra2+ is played, we simply play Rxa2 and black has no way to defend against both pawns, at least one of which will promote to a queen.
  • If none of the above is played, we capture any rook which remains on the row corresponding to y = 2 y = 2 .

It is a little harder to see that Rg2 is the only move which wins outright. Let us consider alternative white moves. If white promotes either pawn immediately, the promoted piece is captured by the black rook attacking it. If white then recaptures with his rook, then the remaining black rook captures the other white pawn, and we have a case of King + Rook vs. King + Rook, which is a draw.

If given the opportunity, black may play Kc6 (a strong response to many rook moves which are not Rg2 ), which comes with an immediate threat of 1. ... Ra2+ 2. Kb8 Rhb2+ 3. Kc8 Ra8# if white does not defend carefully. In addition, the black king is making way for the black rooks to further attack the white king. Ultimately, the black rooks will be able to control both pawns (note that only one black rook on the row y = 8 y = 8 is sufficient to defend against both pawns).

Otherwise, if black is given the opportunity to capture one of the pawns while preventing the other one from promoting, the game will be drawn.

It is simple, by moving the rook to the square (7,2) you will force one of the black rooks to change their positions by either attacking your rook and in this case you can promote your pawn, OR black rooks could attack one of the pawns and in this case you can attack the another rook and defend your pawn at same moment.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...