Interesting, it's a good convention in that context.
Anyhow, here we go:
Solution which should prove uniqueness:
Let U_{i} be defined as following:
U_{i}=\left\{\begin{matrix}
1+\frac{1}{7}(m-1),\;i=1\\\\
U_{i}=\frac{6}{7}(1+U_{(i-1)}),\;i=2,...,n
\end{matrix}\right.
For an arbitrary i>1...