+0  
 
+2
1655
1
avatar+104 

The numbers 1, 2, 3, 4, 5, and 6 are to be entered into the boxes below, so that there is one number per box, and each number is used exactly once. In addition, in each row, the numbers increase from left to right, and in each column, the numbers increase from top to bottom. Find the number of possible placements.

 

 

          .

            .            .

 

 

  

------------------------

I thought about it without any restrictions, just how many combinations, but I can't go on from there.

 May 1, 2019
edited by Bxtterman  May 1, 2019
edited by Bxtterman  May 1, 2019
 #1
avatar+6248 
+2

\(\text{I'm showing}\\ \begin{pmatrix}1 &2 &3\\4 &5 &6\end{pmatrix}\\ \begin{pmatrix}1 &2 &4\\3 &5 &6\end{pmatrix}\\ \begin{pmatrix}1 &2 &5\\3 &4 &6\end{pmatrix}\\ \begin{pmatrix}1 &3 &4\\2 &5 &6\end{pmatrix}\\ \begin{pmatrix}1 &3 &5\\2 &4 &6\end{pmatrix}\\\)

.
 May 1, 2019

2 Online Users