Show that if $$f: \mathbb{R} \to \mathbb{R}$$ is differentiable in second order which satisfies the equation $$f'' =f'+f$$ then $f$ is indefinitely differentiable.
I was thinking to write the $n$the derivative as $$f^{(n)}=a_nf+b_nf', a_n=b_{n-1}, b_n=a_{n-1}+b_{n-1} $$ I calculated a few derivatives so I think this must be the form of the sequence, but I don't know how to solve it and I cannot see any other pattern to write the general term.
Since $f$ is twice differentiable, $f''=f'+f$ is the sum of two differentiable functions, so $f'''$ exists and is equal to $f'''=f''+f'$. By induction you can now show that it's infinitely differentiable, as $f^{(n)}=f^{(n-1)}+f^{(n-2)}$, implying that $f^{(n+1)}$ exists.