In first fundamental theorem of calculus,it states if $A(x)=\int_{a}^{x}f(t)dt$ then $A'(x)=f(x)$.But in second they say $\int_{a}^{b}f(t)dt=F(b)-F(a)$,But if we put $x=b$ in the first one we get $A(b)$.Then what is the difference between these two and how do we prove $A(b)=F(b)-F(a)$?
Asked
Active
Viewed 925 times
1
1 Answers
1
They have different assumptions.
In the first part you mentioned, $f$ is assumed to be continuous. In the second part, $f$ can be assumed only Riemann integrable on the closed interval $[a,b]$. When $f$ is continuous, the second part indeed follows from the first part.
See also a comparison of the statements in this article.
-
-
-
@AritraBarua: if you use $A(b)=F(b)-F(a)$, then you are using the first part, where $f$ is assumed to be continuous. – Feb 14 '21 at 16:28
p.s. There exist functions that are integrable but have no primitive.
– ryang Feb 14 '21 at 15:16