Weird Recursion - Weird Explicit Formula
Source: BWM 1983, Round 2 - #4
November 6, 2017
recursionalgebraalgebra unsolvedSequence
Problem Statement
Let be a sequence satisfying f(0) = 0 \text{and} f(n) = n - f(f(n-1)) for . Give a formula for such that its value can be immediately computed using without having to compute the previous terms.