Skip to main content
fixed wording to better reflect the question I'm attempting to ask; edited title
Source Link
Steven
  • 1.6k
  • 3
  • 14
  • 26

Given an $n\times m$ grid and $x$ superqueens, what's the maximumminimum number of elementsmoves for the superqueens to be $x$ moves away from symmetrysymmetric?

Given an $n\times m$ grid and $x$ elements on the grid, what's the maximum number of moves required to arrange the elements such that, for all possible arrangementsstarting permutations of thosethe elements, only $x$into a symmetric pattern, given that the number of moves are required for each permutation is the elements to be in a symmetrical stateminimum possible number of moves?

There's a fair bit to breakdown here, so let's work with an example. To explain what I mean by a "move", let's say the grid is an $m\times n$ chessboard, and the elements within that grid are queen chess pieces. However, these queens are superpowered. Instead of their normal limits in chess, these queen pieces can move to any other free space*, even if it requires passing through other queens.

As for symmetry, any form of rotational or axial symmetry is valid.

So, given our $n\times n$$n\times m$ chessboard and $x$ super queens placed on the chessboard, what'sassuming each set of moves is the largestminimum possible number for the given arrangement of our super queens which, from all possible arrangementswhat is the maximum number of those pieces, can result inmoves required to arrange any initial permutation of super queens into a symmetric pattern on the board after at most $x$ moveswhich is symmetrical?

*This is an important distinction. Typically, "super queens" are still limited to 8 directions of movement. However, I'm specifically asking about "queens" that can move to any free space on the board.

Given an $n\times m$ grid, what's the maximum number of elements to be $x$ moves away from symmetry?

Given an $n\times m$ grid, what's the maximum number of elements such that, for all possible arrangements of those elements, only $x$ moves are required for the elements to be in a symmetrical state?

There's a fair bit to breakdown here, so let's work with an example. To explain what I mean by a "move", let's say the grid is an $m\times n$ chessboard, and the elements within that grid are queen chess pieces. However, these queens are superpowered. Instead of their normal limits in chess, these queen pieces can move to any other free space*, even if it requires passing through other queens.

As for symmetry, any form of rotational or axial symmetry is valid.

So, given our $n\times n$ chessboard, what's the largest number of our super queens which, from all possible arrangements of those pieces, can result in a symmetric pattern on the board after at most $x$ moves?

*This is an important distinction. Typically, "super queens" are still limited to 8 directions of movement. However, I'm specifically asking about "queens" that can move to any free space on the board.

Given an $n\times m$ grid and $x$ superqueens, what's the minimum number of moves for the superqueens to be symmetric?

Given an $n\times m$ grid and $x$ elements on the grid, what's the maximum number of moves required to arrange the elements, for all possible starting permutations of the elements, into a symmetric pattern, given that the number of moves for each permutation is the minimum possible number of moves?

There's a fair bit to breakdown here, so let's work with an example. To explain what I mean by a "move", let's say the grid is an $m\times n$ chessboard, and the elements within that grid are queen chess pieces. However, these queens are superpowered. Instead of their normal limits in chess, these queen pieces can move to any other free space*, even if it requires passing through other queens.

As for symmetry, any form of rotational or axial symmetry is valid.

So, given our $n\times m$ chessboard and $x$ super queens placed on the chessboard, assuming each set of moves is the minimum possible number for the given arrangement of super queens, what is the maximum number of moves required to arrange any initial permutation of super queens into a pattern which is symmetrical?

*This is an important distinction. Typically, "super queens" are still limited to 8 directions of movement. However, I'm specifically asking about "queens" that can move to any free space on the board.

Source Link
Steven
  • 1.6k
  • 3
  • 14
  • 26

Given an $n\times m$ grid, what's the maximum number of elements to be $x$ moves away from symmetry?

Given an $n\times m$ grid, what's the maximum number of elements such that, for all possible arrangements of those elements, only $x$ moves are required for the elements to be in a symmetrical state?

There's a fair bit to breakdown here, so let's work with an example. To explain what I mean by a "move", let's say the grid is an $m\times n$ chessboard, and the elements within that grid are queen chess pieces. However, these queens are superpowered. Instead of their normal limits in chess, these queen pieces can move to any other free space*, even if it requires passing through other queens.

As for symmetry, any form of rotational or axial symmetry is valid.

So, given our $n\times n$ chessboard, what's the largest number of our super queens which, from all possible arrangements of those pieces, can result in a symmetric pattern on the board after at most $x$ moves?

*This is an important distinction. Typically, "super queens" are still limited to 8 directions of movement. However, I'm specifically asking about "queens" that can move to any free space on the board.