Prove that $\sin$ and $\cos$ are the only two functions which satisfy $$f'(x) + \int_0^x f(t)\ dt = 0$$ for all real numbers $x$.
we do not know that $f(x$) is twice differentiable
tried: $$F(x) = \int_0^x f(t)\ dt$$ $$F'(x) = f(x)$$ $$F''(x)= f'(x)$$ so, writing the original formula in terms of $F(x)$ we have $$F''(x)+F(x)=0$$
$$F(x) = a \cos x + b \sin x$$ where $a, b$ = $F'(0)$and $F(0)$ respectively $$= f(0) \cos x + F (0) \sin x$$
am i right up to here? where do i go from here?
Differentiating we get that:
$$f''(x)+f(x)=0$$
Do you have an idea how we could use this?