JG89
- 724
- 1
Homework Statement
Prove that if f(x) is continuous and [tex]f(x) = \int_0^x f(x) dx[/tex], then f(x) = 0.
Homework Equations
The Attempt at a Solution
If [tex]f(x) = \int_0^x f(x) dx[/tex], then by integrating by the FTC we have f'(x) = f(x). Thus the only solution to this equation will have the form [tex]f(x) = ce^x[/tex] for some constant c. Now, [tex]f(x) = \int_0^x f(x) dx = f(x) - f(0)[/tex], implying that f(0 = 0. So since we know the solution to the equation will be [tex]f(x) = ce^x[/tex] then we have [tex]0 = f(0) = ce^0 = c[/tex], implying that c = 0. Thus f(x) = 0. QED
Is this correct?