<?xml version="1.0" encoding="UTF-8"?>

<record version="10" id="5660">
 <title>fundamental theorem of calculus</title>
 <name>FundamentalTheoremOfCalculusClassicalVersion</name>
 <created>2004-03-01 10:55:53</created>
 <modified>2008-04-06 03:33:41</modified>
 <type>Theorem</type>
 <creator id="1187" name="paolini"/>
 <author id="1187" name="paolini"/>
 <classification>
	<category scheme="msc" code="26A42"/>
 </classification>
 <synonyms>
	<synonym concept="fundamental theorem of calculus" alias="Newton-Leibniz"/>
	<synonym concept="fundamental theorem of calculus" alias="Barrow's rule"/>
	<synonym concept="fundamental theorem of calculus" alias="Barrow's formula"/>
 </synonyms>
 <related>
	<object name="FundamentalTheoremOfCalculus"/>
	<object name="FundamentalTheoremOfCalculusForKurzweilHenstockIntegral"/>
	<object name="FundamentalTheoremOfCalculusForRiemannIntegration"/>
	<object name="LaplaceTransformOfFracftt"/>
	<object name="LimitsOfNaturalLogarithm"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here</preamble>
 <content>Let $f\colon[a,b]\to \mathbf R$ be a continuous function, let $c\in[a,b]$ be given 
and consider the integral function $F$ defined on $[a,b]$ as
\[
  F(x)= \int_c^x f(t)\, dt.
\]

Then $F$ is an antiderivative of $f$ that is, 
$F$ is differentiable in $[a,b]$ and
\[
  F'(x)=f(x)\qquad \forall x\in [a,b].
\]


The previous relation rewritten as
\[
   \frac{d}{dx} \int_c^x f(t)\, dt = f(x)  
\]
shows that the differentiation operator $\frac{d}{dx}$ is the inverse of the integration operator $\int_c^x$. This formula is sometimes called Newton-Leibniz formula.

On the other hand if $f\colon[a,b]\to \mathbf R$ is a continuous function 
and $G\colon[a,b]\to \mathbf R$ is any antiderivative of $f$, i.e.\ $G'(x)=f(x)$ for all $x\in[a,b]$, then
\begin{equation}\label{eq:barrow}
  \int_a^b f(t) \, dt = G(b)-G(a). 
\end{equation}

This shows that up to a constant, the integration operator is the inverse of the derivative operator:
\[
  \int_a^x D G = G - G(a).
\]

\section*{Notes}
Equation~\eqref{eq:barrow} is sometimes called ``Barrow's rule'' or ``Barrow's formula''.</content>
</record>
