Let $m$ and $n$ be two non-negative integers. I am interested in finding a closed formula or an asymptotic approximation of the following sum $$ S_{n,m} = \sum_{k_1+\dots+k_m = n}\max(k_1,\dots,k_m)\binom{n}{k_1,\dots ,k_m} $$ Any hint would be much appreciated. Thanks.
A good asymptotic approximation with respect to $n$ (respectively $m$) while $m$ (respectively $n$) is fixed is also fine.
Edit: I found out that this question has been asked on mathoverflow more than 3 years ago but has only been answered to partially. This may mean that there is a chance a solution is already lurking somewhere or the problem itself might be quite hard.