Method which uses known Integrals to integrate derived functions
In calculus, integration by parametric derivatives, also called parametric integration,[1] is a method which uses known Integrals to integrate derived functions. It is often used in Physics, and is similar to integration by substitution.
Statement of the theorem[edit]
By using The Leibniz integral rule with the upper and lower bounds fixed we get that

It is also true for non-finite bounds.
Examples[edit]
Example One: Exponential Integral[edit]
For example, suppose we want to find the integral

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 t = 3:
![{\displaystyle {\begin{aligned}&\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)\\&=0-\left({\frac {1}{-t}}\right)={\frac {1}{t}}.\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/60fed983dfedc8f42fc574bb09526dd1946d287e)
This converges only for t > 0, which is true of the desired integral. Now that we know

we can differentiate both sides twice with respect to t (not x) in order to add the factor of x2 in the original integral.
![{\displaystyle {\begin{aligned}&{\frac {d^{2}}{dt^{2}}}\int _{0}^{\infty }e^{-tx}\,dx={\frac {d^{2}}{dt^{2}}}{\frac {1}{t}}\\[10pt]&\int _{0}^{\infty }{\frac {d^{2}}{dt^{2}}}e^{-tx}\,dx={\frac {d^{2}}{dt^{2}}}{\frac {1}{t}}\\[10pt]&\int _{0}^{\infty }{\frac {d}{dt}}\left(-xe^{-tx}\right)\,dx={\frac {d}{dt}}\left(-{\frac {1}{t^{2}}}\right)\\[10pt]&\int _{0}^{\infty }x^{2}e^{-tx}\,dx={\frac {2}{t^{3}}}.\end{aligned}}}](https://wikimedia.org/api/rest_v1/media/math/render/svg/893ef2820b42fbc3d670042c03842a8445e3814d)
This is the same form as the desired integral, where t = 3. Substituting that into the above equation gives the value:

Example Two: Gaussian Integral[edit]
Starting with the integral
,
taking the derivative with respect to t on both sides yields
.
In general, taking the n-th derivative with respect to t gives us
.
Example Three: A Polynomial[edit]
Using the classical
and taking the derivative with respect to t we get
.
Example Four: Sums[edit]
The method can also be applied to sums, as exemplified below.
Use the Weierstrass factorization of the sinh function:
.
Take the logarithm:
.
Derive with respect to z:
.
Let
:
.
References[edit]
External links[edit]
WikiBooks: Parametric_Integration