<section xml:id="section-fundamental-theorem" label="section-fundamental-theorem">
<title>The Fundamental Theorem</title>
<p>
There is a remarkable theorem:<fn xml:id="footnote-fermat">
And fortunately we do not need to try to write it in the margin!
</fn>
</p>
<theorem xml:id="theorem-FTC">
<title>The Fundamental Theorem of Calculus</title>
<idx><h>Fundamental Theorem of Calculus</h></idx>
<statement>
<p>
If <m>f(x)</m> is continuous,
and the derivative of <m>F(x)</m> is <m>f(x)</m>, then
<me>
\definiteintegral{a}{b}{f(x)}{x}=F(b)-F(a)
</me>
<idx><h>test: buried in theorem/statement/p</h></idx>
</p>
</statement>
<proof>
<p>
Left to the reader.
</p>
</proof>
</theorem>
<p>
You will find almost nothing about all this in the article <xref ref="biblio-lay-article" />,
nor in the book <xref ref="biblio-judson-AATA" />, since they belong in some other article,
but we can cite them out-of-order for practice anyway.
</p>
<p>
When we are writing we do not always know what we want to cite,
or just where subsequent material will end up.
For example,
we might want a citation to <xref provisional="some textbook about the FTC" /> or we might want to reference a later<nbsp /><xref provisional="chapter about DiffEq's, and an_underscore" />.
</p>
<p>
We can also embed
<q>todo</q>
s in the source by making an <init>XML</init> comment that begins with the four characters <c>todo</c>,
and selectively display them,
so you may not see the one here in the output you are looking at now.
Or maybe you do see it?
</p>
<p>
Because a definite integral can be computed using an antiderivative,
we have the following definition.
</p>
<definition xml:id="definition-indefinite-integral">
<idx>indefinite integral</idx>
<idx><h>integral</h><h>indefinite integral</h></idx>
<notation>
<usage><m>\int\,f(x)\,dx</m></usage>
<description>indefinite integral of <m>f(x)</m></description>
</notation>
<statement>
<p>
Suppose that <m>\frac{d}{dx}F(x)=f(x)</m>.
Then the <term>indefinite integral</term>
of <m>f(x)</m> is <m>F(x)</m> and is written as
<me>
\int\,f(x)\,dx=F(x)
</me>.
</p>
</statement>
</definition>
</section>
Section 2 The Fundamental Theorem
View Source for section
There is a remarkable theorem:
1
And fortunately we do not need to try to write it in the margin!
Theorem 2.1. The Fundamental Theorem of Calculus.
View Source for theorem
<theorem xml:id="theorem-FTC">
<title>The Fundamental Theorem of Calculus</title>
<idx><h>Fundamental Theorem of Calculus</h></idx>
<statement>
<p>
If <m>f(x)</m> is continuous,
and the derivative of <m>F(x)</m> is <m>f(x)</m>, then
<me>
\definiteintegral{a}{b}{f(x)}{x}=F(b)-F(a)
</me>
<idx><h>test: buried in theorem/statement/p</h></idx>
</p>
</statement>
<proof>
<p>
Left to the reader.
</p>
</proof>
</theorem>
If \(f(x)\) is continuous, and the derivative of \(F(x)\) is \(f(x)\text{,}\) then
\begin{equation*}
\definiteintegral{a}{b}{f(x)}{x}=F(b)-F(a)
\end{equation*}
Proof.
View Source for proof
<proof>
<p>
Left to the reader.
</p>
</proof>
Left to the reader.
You will find almost nothing about all this in the article [2], nor in the book [1], since they belong in some other article, but we can cite them out-of-order for practice anyway.
When we are writing we do not always know what we want to cite, or just where subsequent material will end up. For example, we might want a citation to
[provisional cross-reference: some textbook about the FTC]
or we might want to reference a later [provisional cross-reference: chapter about DiffEq's, and an_underscore]
.We can also embed “todo” s in the source by making an XML comment that begins with the four characters
todo
, and selectively display them, so you may not see the one here in the output you are looking at now. Or maybe you do see it?Because a definite integral can be computed using an antiderivative, we have the following definition.
Definition 2.2.
View Source for definition
<definition xml:id="definition-indefinite-integral">
<idx>indefinite integral</idx>
<idx><h>integral</h><h>indefinite integral</h></idx>
<notation>
<usage><m>\int\,f(x)\,dx</m></usage>
<description>indefinite integral of <m>f(x)</m></description>
</notation>
<statement>
<p>
Suppose that <m>\frac{d}{dx}F(x)=f(x)</m>.
Then the <term>indefinite integral</term>
of <m>f(x)</m> is <m>F(x)</m> and is written as
<me>
\int\,f(x)\,dx=F(x)
</me>.
</p>
</statement>
</definition>
Suppose that \(\frac{d}{dx}F(x)=f(x)\text{.}\) Then the indefinite integral of \(f(x)\) is \(F(x)\) and is written as
\begin{equation*}
\int\,f(x)\,dx=F(x)\text{.}
\end{equation*}