Answer on Question#39060 – Math – Integral Calculus
Evaluate: ∫xex1dx.
Solution.
Integration by parts :
If u=u(x), v=v(x), and the differentials du=u′(x)dx and dv=v′(x)dx, then integration by parts states that
∫u(x)v′(x)dx=u(x)v(x)−∫u′(x)v(x)dx
or more compactly:
∫udv=uv−∫vdu.
So,
∫xex1dx=∫xe−xdx=−∫xd(e−x)=−(x⋅ex1−∫x2ex−1dx)==x⋅ex−1+∫x21d(e−x)=x⋅ex−1+x2⋅ex1−∫x3ex−2dx==x⋅ex−1+x2⋅ex1−∫x32d(e−x)==x⋅ex−1+x2⋅ex1−(x3⋅ex2−∫x4ex−2⋅3dx)==x⋅ex−1+x2⋅ex1−x3⋅ex2+∫x46d(e−x)=⋯==e−x(−x1+(x1)2−x32+x46−x524+O((x1)6))∫xex1dx=Ei(−x)+const,
where Ei(x) is the exponential integral.
Comments