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
Aktuelle Version (12:40, 27. Aug. 2009) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 5 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
It is simpler to investigate the integral if we write it as
+
Wir schreiben zuerst das Integral als
 +
{{Abgesetzte Formel||<math>\int \ln x\cdot\frac{1}{x}\,dx\,.</math>}}
-
<math>\int{\ln x\centerdot \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
-
The derivative of
+
{{Abgesetzte Formel||<math>\int u\cdot u'\,dx\,\textrm{.}</math>}}
-
<math>\ln x</math>
+
-
is
+
-
<math>\frac{1}{x}</math>, so if we choose
+
-
<math>u=\ln x</math>, the integral can be expressed as
+
 +
Also ist dies eine gute Substitution. Weiterhin erhalten wir
-
<math>\int{u\centerdot {u}'\,dx}</math>
+
{{Abgesetzte Formel||<math>\begin{align}
-
 
+
\int \ln x\cdot\frac{1}{x}\,dx
-
 
+
&= \left\{\begin{align}
-
Thus, it seems that
+
u &= \ln x\\[5pt]
-
<math>u=\ln x</math>
+
du &= (\ln x)'\,dx = (1/x)\,dx
-
is a useful substitution,
+
\end{align}\right\}\\[5pt]
-
 
+
&= \int u\,du\\[5pt]
-
 
+
&= \frac{1}{2}u^{2} + C\\[5pt]
-
<math>\begin{align}
+
&= \frac{1}{2}(\ln x)^2 + C\,\textrm{.}
-
& \int{\ln x\centerdot \frac{1}{x}\,dx}=\left\{ \begin{matrix}
+
\end{align}</math>}}
-
u=\ln x \\
+
-
du=\left( \ln x \right)^{\prime }\,dx=\frac{1}{x}\,dx \\
+
-
\end{matrix} \right\} \\
+
-
& =\int{u\,du=\frac{1}{2}u^{2}+C} \\
+
-
& =\frac{1}{2}\left( \ln x \right)^{2}+C \\
+
-
\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.