Lösung 2.3:1d

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Aktuelle Version (08:00, 28. Aug. 2009) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 5 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
We can discern two factors in the integrand,
+
Ein erster Gedanke ist hier, dass wir <math>x</math> ableiten, sodass wir nur eine Konstante haben. Dabei bleibt uns aber das Problem, eine Stammfunktion für <math>\ln x</math> zu finden. Stattdessen integrieren wir <math>x</math> und leiten <math>\ln x</math> ab.
-
<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>,
+
 +
{{Abgesetzte Formel||<math>\begin{align}
 +
\int x\cdot\ln x\,dx
 +
&= \frac{x^2}{2}\cdot\ln x - \int \frac{x^2}{2}\cdot\frac{1}{x}\,dx\\[5pt]
 +
&= \frac{x^2}{2}\ln x - \frac{1}{2}\int x\,dx\\[5pt]
 +
&= \frac{x^2}{2}\ln x - \frac{1}{2}\cdot\frac{x^2}{2} + C\\[5pt]
 +
&= \frac{x^2}{2}\bigl(\ln x-\tfrac{1}{2}\bigr) + C
 +
\end{align}</math>}}
-
<math>\begin{align}
+
Wie man die Faktoren wählt, ist also sehr unterschiedlich und es gibt leider keine allgemeinen Regeln.
-
& \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.
+

Aktuelle Version

Ein erster Gedanke ist hier, dass wir \displaystyle x ableiten, sodass wir nur eine Konstante haben. Dabei bleibt uns aber das Problem, eine Stammfunktion für \displaystyle \ln x zu finden. Stattdessen integrieren wir \displaystyle x und leiten \displaystyle \ln x ab.

\displaystyle \begin{align}

\int x\cdot\ln x\,dx &= \frac{x^2}{2}\cdot\ln x - \int \frac{x^2}{2}\cdot\frac{1}{x}\,dx\\[5pt] &= \frac{x^2}{2}\ln x - \frac{1}{2}\int x\,dx\\[5pt] &= \frac{x^2}{2}\ln x - \frac{1}{2}\cdot\frac{x^2}{2} + C\\[5pt] &= \frac{x^2}{2}\bigl(\ln x-\tfrac{1}{2}\bigr) + C \end{align}

Wie man die Faktoren wählt, ist also sehr unterschiedlich und es gibt leider keine allgemeinen Regeln.