Lösung 2.3:1d
Aus Online Mathematik Brückenkurs 2
K (Lösning 2.3:1d moved to Solution 2.3:1d: Robot: moved page) |
|||
Zeile 1: | Zeile 1: | ||
- | + | We can discern two factors in the integrand, | |
- | < | + | <math>x</math> |
- | {{ | + | and |
+ | <math>\ln x</math>. If we are thinking about using partial integration, then one factor should be integrated and the other differentiated. It can seem attractive to choose to differentiate | ||
+ | <math>x</math> | ||
+ | because then it will become equal to 1, but then we have the problem of determining a primitive function for | ||
+ | <math>\ln x</math> | ||
+ | (how is that done?). Instead, a more successful way is to integrate | ||
+ | <math>x</math> | ||
+ | and to differentiate | ||
+ | <math>\ln x</math>, | ||
+ | |||
+ | |||
+ | <math>\begin{align} | ||
+ | & \int{x\ln x\,dx=\frac{x^{2}}{2}\ln x}-\int{\frac{x^{2}}{2}}\centerdot \frac{1}{x}\,dx \\ | ||
+ | & =\frac{x^{2}}{2}\ln x-\frac{1}{2}\int{x\,dx} \\ | ||
+ | & =\frac{x^{2}}{2}\ln x-\frac{1}{2}\centerdot \frac{x^{2}}{2}+C \\ | ||
+ | & =\frac{x^{2}}{2}\left( \ln x-\frac{1}{2} \right)+C \\ | ||
+ | \end{align}</math> | ||
+ | |||
+ | |||
+ | Thus, how one should the factors in a partial integration is very dependent on the situation and there are no simple rules. |
Version vom 13:49, 21. Okt. 2008
We can discern two factors in the integrand,
\displaystyle \begin{align}
& \int{x\ln x\,dx=\frac{x^{2}}{2}\ln x}-\int{\frac{x^{2}}{2}}\centerdot \frac{1}{x}\,dx \\
& =\frac{x^{2}}{2}\ln x-\frac{1}{2}\int{x\,dx} \\
& =\frac{x^{2}}{2}\ln x-\frac{1}{2}\centerdot \frac{x^{2}}{2}+C \\
& =\frac{x^{2}}{2}\left( \ln x-\frac{1}{2} \right)+C \\
\end{align}
Thus, how one should the factors in a partial integration is very dependent on the situation and there are no simple rules.