Functional eqation problem

101 Views Asked by At

Is there a function $f: \mathbb N\to \mathbb N$ that satisfies $$f(f(n-1))=f(n+1)-f(n)$$ for $n \geq 2$? So far I just know that $f(n)>f(n-1)$ for $n \geq 2$.