2018 OIM Problems/Problem 1

Revision as of 14:17, 14 December 2023 by Tomasdiaz (talk | contribs) (Created page with "== Problem == For each natural number <math>n \ge 2</math>, find the integer solutions to the following system of equations: <cmath>x_1 = (x_2 + x_3 + x_4 + \cdots + x_n)^{20...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

For each natural number $n \ge 2$, find the integer solutions to the following system of equations:

\[x_1 = (x_2 + x_3 + x_4 + \cdots + x_n)^{2018}\] \[x_2 = (x_1 + x_3 + x_4 + \cdots + x_n)^{2018}\] \[\cdots\] \[x_n = (x_1 + x_2 + x_3 + \cdots + x_{n-1})^{2018}\]

~translated into English by Tomas Diaz. ~orders@tomasdiaz.com

Solution

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

See also

OIM Problems and Solutions