Lösung 2.3:1a
Aus Online Mathematik Brückenkurs 2
The formula for partial integration reads
f
x
g
x
dx=F
x
g
x
−
F
x
g
x
dx
where
x
x
x
x
If we are to use partial integration, the integrand has to be divided up into two factors, a factor
x
x
x
g
x
x
g
x
In the integral
2xe−xdx
it can seem appropriate to choose
x
=e−x
x
=2x
x
=2
x
=−e−x
\displaystyle \begin{align}
& \int{2xe^{-x}}\,dx=2x\centerdot \left( -e^{-x} \right)-\int{2\centerdot }\left( -e^{-x} \right)\,dx \\
& =-2xe^{-x}+2\int{e^{-x}\,dx} \\
\end{align}
It remains only to integrate
\displaystyle e^{-x}
and we are finished:
\displaystyle \begin{align}
& =-2xe^{-x}+2\left( -e^{-x} \right)+C \\
& =-2xe^{-x}-2e^{-x}+C \\
& =-2\left( x+1 \right)e^{-x}+C \\
\end{align}