The multinomial theorem:
$(x_1 + x_2 + \cdots + x_m)^n = \sum_{k_1+k_2+\cdots +k_m = n} {n \choose k_1, k_2, \ldots, k_m} x_1^{k_1} x_2^{k_2} \cdots x_m^{k_m}$
There are lots of dots here, and to be fancy and rigorous (one could rise the inevitable question, What do the dots mean? We have never had them defined!) we should find a notation without the dots. Let's try:
$\left(\sum_{i=1}^nx_i\right)^n=\sum_{k_i,\ \sum_{i=1}^mk_i=n}{n \choose k_1, k_2, \ldots, k_m}\prod_{i=1}^mx_i^{k_i}$
Much less readable, but who cares, its rigorous, contains no undefined notations, and has no dots!
Ugh. It does have dots. Here: $n \choose k_1, k_2, \ldots, k_m$ Unacceptable!
Are these ugly dots the only way to denote the multinomial coefficient? Is there any notation that would avoid the dots?
EDIT: Ah, and now I can see one more problem with rigorousness. Here: $\sum_{k_i,\ \sum_{i=1}^mk_i=n}$ We give conditions on $k_i$ where $1\leq i\leq m$, but there are no conditions on $k_i$ values where $i$ is outside of these bounds! A nitpicker could say, this is unacceptable, what is the value of $k_{n+1}$? How to denote in the above formula that we forbid any values of $i$ other than these: $1\leq i\leq m$?