Problem

Source: 239 2019 J5

Tags: combinatorics, induction



We call an ordered set of distinct natural numbers good if for any two numbers in it, the larger one is divided by the smaller one. Prove that the number $(n + 1)! – 1$ can be represented as $x_1 + 2x_2 + \ldots + nx_n$, where $\{ x_1, x_2, \ldots , x_n \}$ is a good set, by at least $n!$ ways.