<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Integration_using_parametric_derivatives</id>
	<title>Integration using parametric derivatives - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Integration_using_parametric_derivatives"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Integration_using_parametric_derivatives&amp;action=history"/>
	<updated>2026-05-09T00:23:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Integration_using_parametric_derivatives&amp;diff=7244791&amp;oldid=prev</id>
		<title>imported&gt;Hpecora1: /* Statement of the theorem */</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Integration_using_parametric_derivatives&amp;diff=7244791&amp;oldid=prev"/>
		<updated>2024-07-15T16:11:32Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Statement of the theorem&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Method which uses known Integrals to integrate derived functions}}&lt;br /&gt;
{{multipleissues|&lt;br /&gt;
{{refimprove|date=July 2019}}&lt;br /&gt;
{{context|date=June 2019}}}}&lt;br /&gt;
&lt;br /&gt;
In [[calculus]], &amp;#039;&amp;#039;&amp;#039;integration by parametric derivatives&amp;#039;&amp;#039;&amp;#039;, also called &amp;#039;&amp;#039;&amp;#039;parametric integration&amp;#039;&amp;#039;&amp;#039;,&amp;lt;ref name=&amp;quot;Zatja1989&amp;quot;&amp;gt;{{cite journal |last1=Zatja |first1=Aurel J. |title=Parametric Integration Techniques {{!}} Mathematical Association of America |website=www.maa.org |date=December 1989 |volume=Mathematics Magazine |url=https://www.maa.org/sites/default/files/268948443847.pdf |access-date=23 July 2019}}&amp;lt;/ref&amp;gt; is a method which uses known [[Integrals]] to [[integral|integrate]] derived functions. It is often used in Physics, and is similar to [[integration by substitution]].&lt;br /&gt;
==Statement of the theorem==&lt;br /&gt;
By using the [[Leibniz integral rule]] with the upper and lower bounds fixed we get that&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;\frac{d}{dt}\left(\int_a^b f(x,t)dx\right)=\int_a^b \frac{\partial}{\partial t} f(x,t)dx&amp;lt;/math&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
It is also true for non-finite bounds.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
===Example One: Exponential Integral===&lt;br /&gt;
For example, suppose we want to find the integral&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\int_0^\infty x^2 e^{-3x} \, dx.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Since this is a product of two functions that are simple to integrate separately, repeated [[integration by parts]] is certainly one way to evaluate it. However, we may also evaluate this by starting with a simpler integral and an added parameter, which in this case is &amp;#039;&amp;#039;t&amp;#039;&amp;#039;&amp;amp;nbsp;=&amp;amp;nbsp;3:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
&amp;amp; \int_0^\infty e^{-tx} \, dx = \left[ \frac{e^{-tx}}{-t} \right]_0^\infty = \left( \lim_{x \to \infty} \frac{e^{-tx}}{-t} \right) - \left( \frac{e^{-t0}}{-t} \right) \\&lt;br /&gt;
&amp;amp; =  0 - \left( \frac{1}{-t} \right) = \frac{1}{t}.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This converges only for &amp;#039;&amp;#039;t&amp;#039;&amp;#039;&amp;amp;nbsp;&amp;gt;&amp;amp;nbsp;0, which is true of the desired integral. Now that we know&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\int_0^\infty e^{-tx} \, dx = \frac{1}{t},&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
we can differentiate both sides twice with respect to &amp;#039;&amp;#039;t&amp;#039;&amp;#039; (not &amp;#039;&amp;#039;x&amp;#039;&amp;#039;) in order to add the factor of &amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt; in the original integral.&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;&lt;br /&gt;
\begin{align}&lt;br /&gt;
&amp;amp; \frac{d^2}{dt^2} \int_0^\infty e^{-tx} \, dx = \frac{d^2}{dt^2} \frac{1}{t} \\[10pt]&lt;br /&gt;
&amp;amp; \int_0^\infty \frac{d^2}{dt^2} e^{-tx} \, dx = \frac{d^2}{dt^2} \frac{1}{t} \\[10pt]&lt;br /&gt;
&amp;amp; \int_0^\infty \frac{d}{dt} \left (-x e^{-tx}\right) \, dx = \frac{d}{dt} \left(-\frac{1}{t^2}\right) \\[10pt]&lt;br /&gt;
&amp;amp; \int_0^\infty x^2 e^{-tx} \, dx = \frac{2}{t^3}.&lt;br /&gt;
\end{align}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the same form as the desired integral, where &amp;#039;&amp;#039;t&amp;#039;&amp;#039;&amp;amp;nbsp;=&amp;amp;nbsp;3.  Substituting that into the above equation gives the value:&lt;br /&gt;
&lt;br /&gt;
: &amp;lt;math&amp;gt;\int_0^\infty x^2 e^{-3x} \, dx = \frac{2}{3^3} = \frac{2}{27}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example Two: Gaussian Integral===&lt;br /&gt;
Starting with the integral &amp;lt;math&amp;gt;\int^\infty_{-\infty} e^{-x^2t}dx=\frac{\sqrt\pi}{\sqrt t}&amp;lt;/math&amp;gt;,&lt;br /&gt;
taking the derivative with respect to &amp;#039;&amp;#039;t&amp;#039;&amp;#039; on both sides yields&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
&amp;amp;\frac{d}{dt}\int^\infty_{-\infty} e^{-x^2t}dx=\frac{d}{dt}\frac{\sqrt\pi}{\sqrt t}\\&lt;br /&gt;
&amp;amp;-\int^\infty_{-\infty} x^2 e^{-x^2t} = -\frac{\sqrt \pi}{2}t^{-\frac{3}{2}}\\&lt;br /&gt;
&amp;amp;\int^\infty_{-\infty} x^2e^{-x^2t}= \frac{\sqrt{\pi}}{2}t^{-\frac{3}{2}}&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;.&amp;lt;br /&amp;gt;&lt;br /&gt;
In general, taking the &amp;#039;&amp;#039;n&amp;#039;&amp;#039;-th derivative with respect to &amp;#039;&amp;#039;t&amp;#039;&amp;#039; gives us&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;\int^\infty_{-\infty} x^{2n}e^{-x^2t}= \frac{(2n-1)!!\sqrt \pi}{2^n}t^{-\frac{2n+1}{2}}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example Three: A Polynomial===&lt;br /&gt;
Using the classical &amp;lt;math&amp;gt;\int x^t dx=\frac{x^{t+1}}{t+1}&amp;lt;/math&amp;gt; and taking the derivative with respect to &amp;#039;&amp;#039;t&amp;#039;&amp;#039; we get&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;\int \ln(x)x^t= \frac{\ln(x)x^{t+1}}{t+1} - \frac{x^{t+1}}{(t+1)^2}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example Four: Sums===&lt;br /&gt;
The method can also be applied to sums, as exemplified below.  &lt;br /&gt;
&amp;lt;br /&amp;gt;Use the [[Weierstrass factorization theorem|Weierstrass factorization]] of the [[Hyperbolic sine|sinh]] function:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;\frac{\sinh (z)}{z}=\prod_{n=1}^\infty \left(\frac{\pi^2 n^2 + z^2}{\pi^2 n^2}\right)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&amp;lt;br /&amp;gt;Take the logarithm:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;\ln(\sinh (z)) - \ln(z)=\sum_{n=1}^\infty \ln\left(\frac{\pi^2 n^2 + z^2}{\pi^2 n^2}\right)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&amp;lt;br /&amp;gt;Derive with respect to &amp;#039;&amp;#039;z&amp;#039;&amp;#039;:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;\coth(z) - \frac{1}{z}= \sum^\infty_{n=1}\frac{2z}{z^2+\pi^2n^2}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&amp;lt;br /&amp;gt;Let &amp;lt;math&amp;gt;w=\frac{z}{\pi}&amp;lt;/math&amp;gt;:&lt;br /&gt;
&amp;lt;br /&amp;gt;&amp;lt;math&amp;gt;\frac{1}{2}\frac{\coth(\pi w)}{\pi w} - \frac{1}{2}\frac{1}{z^2}=\sum^\infty_{n=1}\frac{1}{n^2+w^2}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
[https://en.wikibooks.org/wiki/Calculus/Parametric_Integration WikiBooks: Parametric_Integration]&lt;br /&gt;
&lt;br /&gt;
[[Category:Integral calculus]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{mathanalysis-stub}}&lt;/div&gt;</summary>
		<author><name>imported&gt;Hpecora1</name></author>
	</entry>
</feed>