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

<record version="5" id="11373">
 <title>change of variable in definite integral</title>
 <name>ChangeOfVariableInDefiniteIntegral</name>
 <created>2008-12-23 12:29:33</created>
 <modified>2009-12-31 12:36:51</modified>
 <type>Theorem</type>
<parent id="1637">definite integral</parent>
 <creator id="2872" name="pahio"/>
 <author id="2872" name="pahio"/>
 <classification>
	<category scheme="msc" code="26A06"/>
 </classification>
 <synonyms>
	<synonym concept="change of variable in definite integral" alias="change of variable in Riemann integral"/>
 </synonyms>
 <related>
	<object name="RiemannIntegral"/>
	<object name="SubstitutionForIntegration"/>
	<object name="FundamentalTheoremOfCalculus"/>
	<object name="IntegralsOfEvenAndOddFunctions"/>
	<object name="OrthogonalityOfChebyshevPolynomials"/>
 </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

\theoremstyle{definition}
\newtheorem*{thmplain}{Theorem}
</preamble>
 <content>\textbf{Theorem.}\, Let the real function \,$x \mapsto f(x)$\, be continuous on the interval \,$[a,\,b]$.\, We introduce via the the equation
$$x \;=\; \varphi(t)$$
a new variable $t$ satisfying
\begin{itemize}
\item $\varphi(\alpha) \,=\, a, \quad \varphi(\beta) \,=\, b$,
\item $\varphi$ and $\varphi'$ are continuous on the interval with endpoints $\alpha$ and $\beta$.
\end{itemize}
Then
$$\int_a^b\!f(x)\,dx \;=\; \int_\alpha^\beta\!f(\varphi(t))\,\varphi'(t)\,dt.$$\\


{\em Proof.}\, As a continuous function, $f$ has an antiderivative $F$.\, Then the compound function $F\circ\varphi$ is an antiderivative of $(f\circ\varphi)\cdot\varphi'$, since by the chain rule we have
$$\frac{d}{dt}F(\varphi(t)) \;=\; F'(\varphi(t))\,\varphi'(t) \;=\; f(\varphi(t))\,\varphi'(t).$$
Using the \PMlinkname{Newton--Leibniz formula}{NewtonLeibniz} we obtain
$$\int_a^b\!f(x)\,dx \;=\; F(b)-F(a) \;=\; F(\varphi(\beta))-F(\varphi(\alpha)) 
\;=\; \int_\alpha^\beta\!f(\varphi(t))\,\varphi'(t)\,dt,$$
Q.E.D.</content>
</record>
