In calculus, integration by parametric derivatives, also called parametric integration,[1] is a method of Using known Integrals to integrate derived functions. It is often used in Physics, and is similar to integration by substitution.
Statement of the theorem
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
Example One: Exponential Integral
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}}}](/media/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}}}](/media/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
Starting with the integral
And Taking the derivative with respect to t of both sides

In general, Taking the n-th derivative with respect to t gives us
Example Three: 
Using the classical
and taking the derivative with respect to t We get
References
External links
WikiBooks: Parametric_Integration