Lösung 2.2:3c
Aus Online Mathematik Brückenkurs 2
(Unterschied zwischen Versionen)
K |
|||
(Der Versionsvergleich bezieht 4 dazwischen liegende Versionen mit ein.) | |||
Zeile 1: | Zeile 1: | ||
- | + | Wir schreiben zuerst das Integral als | |
- | {{ | + | {{Abgesetzte Formel||<math>\int \ln x\cdot\frac{1}{x}\,dx\,.</math>}} |
- | + | Die Ableitung von <math>\ln x</math> ist <math>1/x</math>. Wir substituieren <math>u = \ln x</math> und erhalten so | |
- | {{ | + | {{Abgesetzte Formel||<math>\int u\cdot u'\,dx\,\textrm{.}</math>}} |
- | + | Also ist dies eine gute Substitution. Weiterhin erhalten wir | |
- | {{ | + | {{Abgesetzte Formel||<math>\begin{align} |
\int \ln x\cdot\frac{1}{x}\,dx | \int \ln x\cdot\frac{1}{x}\,dx | ||
&= \left\{\begin{align} | &= \left\{\begin{align} |
Aktuelle Version
Wir schreiben zuerst das Integral als
\displaystyle \int \ln x\cdot\frac{1}{x}\,dx\,. |
Die Ableitung von \displaystyle \ln x ist \displaystyle 1/x. Wir substituieren \displaystyle u = \ln x und erhalten so
\displaystyle \int u\cdot u'\,dx\,\textrm{.} |
Also ist dies eine gute Substitution. Weiterhin erhalten wir
\displaystyle \begin{align}
\int \ln x\cdot\frac{1}{x}\,dx &= \left\{\begin{align} u &= \ln x\\[5pt] du &= (\ln x)'\,dx = (1/x)\,dx \end{align}\right\}\\[5pt] &= \int u\,du\\[5pt] &= \frac{1}{2}u^{2} + C\\[5pt] &= \frac{1}{2}(\ln x)^2 + C\,\textrm{.} \end{align} |