IMC 2016 · Problem 4

Day 223rd IMC · Blagoevgrad, Bulgaria

Statement

Let kk be a positive integer. For each nonnegative integer nn, let f(n)f(n) be the number of solutions (x1,,xk)Zk(x_1, \ldots, x_k) \in \mathbb{Z}^k of the inequality x1++xkn|x_1| + \ldots + |x_k| \le n. Prove that for every n1n \ge 1, we have f(n1)f(n+1)f(n)2f(n - 1)f(n + 1) \le f(n)^2.

Official solution

Hidden so you can work on the problem first.

Proposed by Esteban Arreaga, Renan Finder and José Madrid, IMPA, Rio de Janeiro.