I would appreciate if somebody could help me with the following problem
Q: Arrangements of $1,2,..,81$ in an $9 \times 9$ matrix such that each row and each column is increasing. How many possible $X$ ?
I would appreciate if somebody could help me with the following problem
Q: Arrangements of $1,2,..,81$ in an $9 \times 9$ matrix such that each row and each column is increasing. How many possible $X$ ?
Two obvious constraints are that all the other numbers in the rectangle from top left to $x$ are less than $x$ and all the numbers other than $x$ in the bottom right rectangle from $x$ to the corner are greater than $x$.
That gives a maximum and minimum value. Choose a value $x$ in this constrained range - can you fill in the rest of the numbers?
You are counting standard Young tableaux (in the special case of square tableaux). You want the hook-length formula; see also this question.