1992 IMO Problems/Problem 6

Revision as of 21:11, 6 October 2023 by Tomasdiaz (talk | contribs) (Created page with "==Problem== For each positive integer <math>n</math>, <math>S(n)</math> is defined to be the greatest integer such that, for every positive integer <math>k \le S(n)</math>, <...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

For each positive integer $n$, $S(n)$ is defined to be the greatest integer such that, for every positive integer $k \le S(n)$, $n^{2}$ can be written as the sum of $k$ positive squares.

(a) Prove that $S(n) \le n^{2}-14$ for each $n \ge 4$.

(b) Find an integer $n$ such that $S(n)=n^{2}-14$.

(c) Prove that there are infinitely many integers $n$ such that $S(n)=n^{2}-14$.

Solution

This problem needs a solution. If you have a solution for it, please help us out by adding it.