For a positive integer $n$ and nonnegative inergers $i,j,k \in \mathbb{Z}_{\ge 0}$ with $i+j+k=n$, we define \begin{align*} a_{i,j,k}=\frac{n!}{i!j!k!}. \end{align*} Can we obtain the maximum of $a_{i,j,k}$?
If $n=3m$ ($m$ is a positive integer), we have \begin{align*} \max_{\substack{i,j,k \in \mathbb{Z}_{\ge 0},\\i+j+k=3m}}a_{i,j,k}=a_{m,m,m}. \end{align*} Indeed, we have \begin{align*} \max_{\substack{i,j,k \in \mathbb{Z}_{\ge 0},\\i+j+k=3m}}a_{i,j,k} =\max_{\substack{i,j,k \in \mathbb{Z}_{\ge 0},\\i+j+k=3m,\,i\le j \le k}}a_{i,j,k}. \end{align*} Under the conditions, $i,j,k \in \mathbb{Z}_{\ge 0}$, $i+j+k=3m$, and $i\le j \le k$, the minimum value of $k$ is $m$. This shows that the minimum value of $j$ is $m$. Accordingly, we have $i!j!k! \ge (m!)^3$. Therefore, $\max_{\substack{i,j,k \in \mathbb{Z}_{\ge 0},\\i+j+k=3m}}a_{i,j,k}=a_{m,m,m}$.
When $n=3m+1$, can we prove that $\max_{\substack{i,j,k \in \mathbb{Z}_{\ge 0},\\i+j+k=3m}}a_{i,j,k}=a_{m,m,m+1}$? If you know a simple proof, please let me know.
Thank you in advance.
Without loss of generality suppose $i\ge j+2$. If $(i,j)$ are replaced with $(i-1,j+1)$, the denominator is multiplied by $\frac{j+1}i\le\frac{j+1}{j+2}<1$ and the whole expression increases.
From this it is easy to see that the whole expression is maximised when $i,j,k$ are as close as possible (differ by at most $1$) à la Turán graphs, a result generalising to any $n$ and any number of denominator factorials. You are right in saying that for $n=3m+1$ the expression is maximised for $(m,m,m+1)$.