Processing Math: Done
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Lösung 2.2:3c

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Robot: Automated text replacement (-[[Bild: +[[Image:))
Aktuelle Version (12:40, 27. Aug. 2009) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 7 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
+
Wir schreiben zuerst das Integral als
-
<center> [[Image:2_2_3c.gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
{{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
 +
&= \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}</math>}}

Aktuelle Version

Wir schreiben zuerst das Integral als

lnxx1dx 

Die Ableitung von lnx ist 1x. Wir substituieren u=lnx und erhalten so

uudx. 

Also ist dies eine gute Substitution. Weiterhin erhalten wir

lnxx1dx=udu=lnx=(lnx)dx=(1x)dx=udu=21u2+C=21(lnx)2+C.