Root Intermediate

Problem - 3933
Let $f(x)=2016x - 2015$. Solve this equation $$\underbrace{f(f(f(\cdots f(x))))}_{2017\text{ iterations}}=f(x)$$

Because $f(x)$ is a $1^{st}$ degree polynomial, $f(f(f(\cdots f(x))))$ is a $1^{st}$ degree polynomial too. This means that the given equation has only one root. Clearly, $f(x)=x$ satisfies the given equation. Therefore, the solution to $f(x)=x$ also satisfies the given equation. Hence, the desired result is $$f(x)=x\implies 2016x-2015=x \implies x=\boxed{1}$$

report an error