Can someone please help me out with this question:
Find all positive differentiable functions $f$ that satisfy $$\int_0^x \sin(t) f(t) dt = [f(x)]^2.$$
My homework also lists $$\int_0^x \sin(t) f(t) dt = [f(x)]^2-1$$ as the correct problem because the first problem has a subtle issue.
a) I know (well, think) that the antiderivative of $\sin (t)$ is $-\cos (t)$ but I don't understand the $f(t)$ part. Where do I continue to go?
b) What is the subtle issue? I was told to reread the question and what it's asking for but I don't see it.
Thank you in advance!
If you differentiate both sides of your integral equation, you get $$ f(x) \sin x = 2 f(x) f'(x) $$ which implies that either $f(x) \equiv 0$ or $f'(x) = (\sin x)/2$.
Can you finish this?