Let $n$ be an integer with $9\mid n$.
Let's write $n=\sum_{i=0}^{\infty} a_i 10^i$ where the $a_i$ are numbers from $0$ to $9$, and almost all of them $0$, and let's define: $$f(n)=\sum_{i=0}^{\infty} a_i.$$ Then there exists some $k\in\mathbb{N}$ such that $f^k(n)=9$.
Is this true? If it's true, how can I prove it? If it's false how can a counterexample be found?