Assume we have a function $f$ such that $\mathbb Z^{0+} \rightarrow R,$ and $f(n+m) + f(n-m) = f(3n).$ If $n,m \in \mathbb Z^{0+},$ find $f(2020).$
My immediate thought process for this was to substitute small values of $n$ and $m$ in order to try and find $f(2020),$ but I realized that $\frac{2020}{3}$ wasn't an integer and therefore I couldn't just substitute in $n = \frac{2020}{3}.$ Are there any other ways to begin on this problem?