Question
Question: How do you integrate \({t^5}{e^{ - t}}dt\) ?...
How do you integrate t5e−tdt ?
Solution
Here we have to integrate the function. The function has two functions- the standard algebraic variable and the Euler’s number raised to the power of the given algebraic function. We will integrate the function using Integration By Parts or I.B.P. which states that if u and v are the two function then integration of the product of these function can be calculated by the formula;
∫uvdx=u×∫vdx−∫(u′×∫vdx)dx
Complete step by step answer:
Integration is a method of adding or summing up the parts to find the whole. It is a reverse process of differentiation, where we reduce the functions in smaller parts. Differentiation is the process of finding the derivative and integration is the process of finding the antiderivative of a function. So, these processes are inverse of each other.
In this question we will use integration by parts to integrate the function t5e−tdt.
Integration By Parts rule states that if the integrand function can be represented as a multiple of two or more functions say u(x)v(x) then the integration of this function can be calculated by the formula;
∫u(x)v(x)dx=u(x)×∫v(x)dx−∫(u′(x)×∫v(x)dx)dx
where u is the function of x, v is the function of x and u′ is the derivative of the function u(x).
The given function is t5e−tdt.
Let u=t5 and v=e−t
Substituting these values in the above formula. We get,
⇒∫t5e−tdt=t5×∫e−tdt−∫(dtd(t5)×∫e−tdt)dt
Firstly, we will the derivative of the function u(x) i.e., t5
We know that dxd(xn)=nxn−1
So, ⇒dtd(t5)=5t4
Putting this value in the above equation. We get,
⇒∫t5e−tdt=t5×∫e−tdt−∫(5t4×∫e−tdt)dt
We know that ∫et=et
so, ∫e−t=−e−t
putting this value in the equation. We get,
⇒∫t5e−tdt=t5×(−e−t)−∫(5t4×(−e−t))dt
Let I1=t5×(−e−t)−∫(5t4×(−e−t))dt
Simplifying the above equation. We get,
I1=−e−tt5+5∫(t4e−t)dt……(1)
Solving ∫(t4e−t)dt using Integration By Parts. We get,
⇒∫(t4e−t)dt=t4∫e−tdt−∫(dtd(t4)×∫e−tdt)dt
Putting dtd(t4)=4t3 and ∫e−t=−e−t in the above equation. We get,
⇒∫(t4e−t)dt=−e−tt4−∫(4t3×(−e−t))dt
Substituting this value in equation (1). We get,
⇒I1=−t5e−t+5(−e−tt4−∫(4t3×(−e−t)))dt
Simplifying the above equation. We get,
⇒I1=−t5e−t−5e−tt4+20∫(t3e−t)dt……(2)
Solving ∫(t3e−t)dt using Integration By Parts. We get,
⇒∫(t3e−t)dt=t3∫e−tdt−∫(dtd(t3)×∫e−tdt)dt
Putting dtd(t3)=3t2 and ∫e−t=−e−t in the above equation. We get,
⇒∫(t3e−t)dt=−e−tt3−∫(3t2×(−e−t))dt
Substituting this value in equation (2). We get,
⇒I1=−t5e−t−5e−tt4+20(−e−tt3−∫(3t2×(−e−t))dt)
Simplifying the above equation. We get,
⇒I1=−t5e−t−5e−tt4−20e−tt3+60∫(t2e−t)dt……(3)
Solving ∫(t2e−t)dt using Integration By Parts. We get,
⇒∫(t2e−t)dt=t2∫e−tdt−∫(dtd(t2)×∫e−tdt)dt
Putting dtd(t2)=2t and ∫e−t=−e−t in the above equation. We get,
⇒∫(t2e−t)dt=−e−tt2−∫(2t×(−e−t))dt
Substituting this value in equation (3). We get,
⇒I1=−t5e−t−5e−tt4−20e−tt3+60(−e−tt2−∫(2t×(−e−t))dt)
Simplifying the above equation. We get,
⇒I1=−t5e−t−5e−tt4−20e−tt3−60e−tt2+120∫(te−t)dt……(4)
Solving ∫(te−t)dt using Integration By Parts. We get,
⇒∫(te−t)dt=t∫e−tdt−∫(dtd(t)×∫e−tdt)dt
Putting dtd(t2)=1 and ∫e−t=−e−t in the above equation. We get,
⇒∫(te−t)dt=−e−tt−∫(1×(−e−t))dt
Substituting this value in equation (4). We get,
⇒I1=−t5e−t−5e−tt4−20e−tt3−60e−tt2+120(−e−tt−∫(1×(−e−t))dt)
Simplifying the above equation. We get,
⇒I1=−t5e−t−5e−tt4−20e−tt3−60e−tt2−120e−tt+120∫e−tdt
Putting ∫e−t=−e−t in the above equation. We get,
⇒I1=−t5e−t−5e−tt4−20e−tt3−60e−tt2−120e−tt−120e−t+C
where C is a constant of integration.
Taking −e−t common from the above equation. We get,
∴I1=−e−t(t5+5t4+20t3+60t2+120t+120)+C
Hence, the integration of t5e−tdt is −e−t(t5+5t4+20t3+60t2+120t+120)+C.
Note: In Integration By Parts we use ILATE rule that helps us to select the first function and second function by this we can decide which term we should differentiate and which term should we integrate. ILATE stands for Inverse Logarithmic Algebraic Trigonometric Exponential. The term which is closer to I is differentiated first and the term which is closer to E is integrated first.