Solution 2.3:1a
From Förberedande kurs i matematik 2
(Ny sida: {{NAVCONTENT_START}} <center> Bild:2_3_1a-1(2).gif </center> {{NAVCONTENT_STOP}} {{NAVCONTENT_START}} <center> Bild:2_3_1a-2(2).gif </center> {{NAVCONTENT_STOP}}) |
m |
||
(3 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | {{ | + | The formula for integration by parts reads |
- | < | + | |
- | {{ | + | {{Displayed math||<math>\int f(x)g(x)\,dx = F(x)g(x) - \int F(x)g'(x)\,dx\,,</math>}} |
- | {{ | + | |
- | < | + | where <math>F(x)</math> is a primitive function of <math>f(x)</math> and <math>g'(x)</math> is a derivative of <math>g(x)</math>. |
- | {{ | + | |
+ | If we are to use integration by parts, the integrand has to be divided up into two factors, a factor <math>f(x)</math> which we integrate and a factor <math>g(x)</math> which we differentiate. It is only when the product <math>F(x)g'(x)</math> | ||
+ | becomes simpler than <math>f(x)g(x)</math> that there is any point in integrating by parts. | ||
+ | |||
+ | In the integral | ||
+ | |||
+ | {{Displayed math||<math>\int 2xe^{-x}\,dx\,,</math>}} | ||
+ | |||
+ | it can seem appropriate to choose <math>f(x)=e^{-x}</math> and <math>g(x) = 2x</math>, because then <math>g'(x) = 2</math> and we have only <math>F(x) = -e^{-x}</math> left, | ||
+ | |||
+ | {{Displayed math||<math>\begin{align} | ||
+ | \int 2x\cdot e^{-x}\,dx | ||
+ | &= 2x\cdot \bigl(-e^{-x}\bigr) - \int 2\cdot \bigl(-e^{-x}\bigr)\,dx\\[5pt] | ||
+ | &= -2xe^{-x} + 2\int e^{-x}\,dx\,\textrm{.} | ||
+ | \end{align}</math>}} | ||
+ | |||
+ | It remains only to integrate <math>e^{-x}</math> and we are finished, | ||
+ | |||
+ | {{Displayed math||<math>\begin{align} | ||
+ | \phantom{\int 2x\cdot e^{-x}\,dx}{} | ||
+ | &= \rlap{-2xe^{-x} + 2\bigl(-e^{-x}\bigr) + C}\phantom{2x\cdot \bigl(-e^{-x}\bigr) - \int 2\cdot \bigl(-e^{-x}\bigr)\,dx}\\[5pt] | ||
+ | &= -2xe^{-x} - 2e^{-x} + C\\[5pt] | ||
+ | &= -2(x+1)e^{-x} + C\,\textrm{.} | ||
+ | \end{align}</math>}} |
Current revision
The formula for integration by parts reads
\displaystyle \int f(x)g(x)\,dx = F(x)g(x) - \int F(x)g'(x)\,dx\,, |
where \displaystyle F(x) is a primitive function of \displaystyle f(x) and \displaystyle g'(x) is a derivative of \displaystyle g(x).
If we are to use integration by parts, the integrand has to be divided up into two factors, a factor \displaystyle f(x) which we integrate and a factor \displaystyle g(x) which we differentiate. It is only when the product \displaystyle F(x)g'(x) becomes simpler than \displaystyle f(x)g(x) that there is any point in integrating by parts.
In the integral
\displaystyle \int 2xe^{-x}\,dx\,, |
it can seem appropriate to choose \displaystyle f(x)=e^{-x} and \displaystyle g(x) = 2x, because then \displaystyle g'(x) = 2 and we have only \displaystyle F(x) = -e^{-x} left,
\displaystyle \begin{align}
\int 2x\cdot e^{-x}\,dx &= 2x\cdot \bigl(-e^{-x}\bigr) - \int 2\cdot \bigl(-e^{-x}\bigr)\,dx\\[5pt] &= -2xe^{-x} + 2\int e^{-x}\,dx\,\textrm{.} \end{align} |
It remains only to integrate \displaystyle e^{-x} and we are finished,
\displaystyle \begin{align}
\phantom{\int 2x\cdot e^{-x}\,dx}{} &= \rlap{-2xe^{-x} + 2\bigl(-e^{-x}\bigr) + C}\phantom{2x\cdot \bigl(-e^{-x}\bigr) - \int 2\cdot \bigl(-e^{-x}\bigr)\,dx}\\[5pt] &= -2xe^{-x} - 2e^{-x} + C\\[5pt] &= -2(x+1)e^{-x} + C\,\textrm{.} \end{align} |