Proving the second fundamental theorem of calculus?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 1K views
Vitani11
Messages
275
Reaction score
3

Homework Statement


Show that Dx∫f(u)du = f(x) Where the integral is evaluated from a to x. (Hint: Do Taylor expansion of f(u) around x).

Homework Equations


None

The Attempt at a Solution


I have

... = Dx(F(u)+C) = Dx(F(x-a)+C) = dxF(x) - dxF(a) = f(x)-f(a). My problem is that it should be only f(x), not f(x) - f(a). I did a taylor expansion of f(u) around x and I'm not sure how that is supposed to help me...
 
Physics news on Phys.org
I know that for an integral F(a) (where a is not a variable) the derivative of the integral would be 0, and that's why it would not be included in the final answer, but I don't know how to show that.