Find the all real numbers $x_{1},x_{2},\cdots,x_{1994}$ such $$3+2x_{i+1}=3|x_{i}-1|-|x_{i}|,i=1,2,3,\cdots,1994$$ where $x_{1995}=x_{1}$
It is clear equivalent solve following system equation real solution: $$\begin{cases} 3+2x_{2}=3|x_{1}-1|-|x_{1}|\\ 3+2x_{3}=3|x_{2}-1|-|x_{2}|\\ 3+2x_{4}=3|x_{3}-1|-|x_{3}|\\ \cdots\\ 3+2x_{1994}=3|x_{1993}-1|-|x_{1993}|\\ 3+2x_{1}=3|x_{1994}-1|-|x_{1994}| \end{cases}$$
I have some try,and can't solve it.
if we add this all equation,we have $$3\cdot 1994+2\sum_{i=1}^{1994}x_{i}=3\sum_{i=1}^{1994}(|x_{i}-1|-|x_{i}|)$$ maybe consider this inequality $$3+2x_{2}=|3x_{1}-3|-|x_{1}|\le |3x_{1}-3-x_{1}|=|2x_{1}-3|\le 2x_{1}+3?$$ I guess we can prove $$x_{1}=x_{2}=\cdots=x_{1994}?$$
$x_{i+1} = f(x_i) = \left\{ \begin{array}{ll} -x & \text{ if $x < 0$ }\\ -2x & \text{ if $0 \le x \le 1$ }\\ x - 3 & \text{ if $1 < x $}\end{array}\right.$ this dynamical system has three types of periodic orbit:
(a) an attracting $4$-periodic orbit $\{x, x-3, 3-x, -x\}$ for $1 \le x < 1.5$ and $1.5 < x \le 2.$
(b) an attracting $2$-periodic orbit $\{1.5, -1.5\}$
(c) a repelling $1$-periodic orbit $\{0\}.$
starting at any point, the orbit of the point eventually ends up in one of the three classes of the orbits above. therefore you only need to look for the starting points among the points in the periodic orbits listed above.
$1995 = 4*498 + 3,$ so none of the elements of the $4$-orbits can be $x_1.$ therefore the only candidates for $x_1$ such that $x_1 = x_{1995}$ are $x_1 = \pm 1.5, 0$; the laments of $1$ and $2$-periodic points.