Post Closed as "too localized" by Ben Webster

show/hide this revision's text 1 [made Community Wiki]

How to simplify this combinatorial expression?

$f(m,n)=\binom{m}{m}\binom{n}{1}+\binom{m}{m-1}\binom{n}{2}+\cdots+\binom{m}{2}\binom{n}{m-1}+\binom{m}{1}\binom{n}{m}=?$

Can we simplify the expression above?