
Dayv O. answered 03/08/22
Caring Super Enthusiastic Knowledgeable Calculus Tutor
to be clear f does not equal F. if f(x)=x2 then F(x)=(x3/3)+C
It is kind of neat.
To prove 1st part of Fundamental Theorem of Calculus the mean value theorem for integration is used, to prove the second part of Fundamental Theorem of Calculus the mean value theorem for differentiation is used. It is counterintuitive but also is a way of remembering.
Mean Value Theorem for Derivatives: [F(v)-F(w)]/[v-w]=F'(x0) where x0is in domain interval of [v,w]
from 1st Fundamental theorem of calculus ,,,, F'(x0)=f(x0)
can represent F(b)-F(a)=[F(a+h)-F(a)] + [F(a+2h)-F(a+h)]+...+[F(a+nh)-F(a+(n-1)h)]
note:F(a+nh)=F(b)
h=(b-a)/n, and n approach infinity
from MVT derivative version,
F(b)-F(a)=F'(x01)*h+F'(x02)*h+...+F'(x0n)*h,,,,,x01 between a,a+h ,,,,x02 between a+h,a+2h, etc.
F(b)-F(a)=f(x01)*h+f(x02)*h+...+f(x0n)*h,,,,,n approach infinity, h approach zero
the right side is the definition of ∫f(x)dx from a to b.