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.3:2d

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Solution 2.3:2d moved to Lösung 2.3:2d: Robot: moved page)
Zeile 1: Zeile 1:
-
We shall solve the exercise in two different ways.
+
Wir werden das Problem mit zwei verschiedenen Methode lösen.
-
'''Method 1''' (integration by parts)
+
'''Methode 1''' (partielle Integration)
-
At first sight, integration by parts seems impossible, but the trick is to see the integrand as the product
+
Am ersten Anblich scheint es unmöglich partielle Integration auszuführen. Der Trick ist dass wir den Integrand als den Produkt
{{Abgesetzte Formel||<math>1\centerdot \ln x\,\textrm{.}</math>}}
{{Abgesetzte Formel||<math>1\centerdot \ln x\,\textrm{.}</math>}}
-
We integrate the factor <math>1</math> and differentiate <math>\ln x</math>,
+
betrachten, und den 1:er integrieren, und <math>\ln x</math> ableiten,
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 18: Zeile 18:
-
'''Method 2''' (substitution)
+
'''Methode 2''' (Substitution und partielle Integration)
-
It seems difficult to find some suitable expression to substitute, so we try to substitute the whole expression <math>u=\ln x\,</math>. The problem we encounter is how we should handle the change from <math>dx</math> to <math>du</math>. With this substitution, the relation between <math>dx</math> and <math>du</math> becomes
+
Wir substituieren <math>u=\ln x\,</math>. So erhalten wir das Verhältnis
{{Abgesetzte Formel||<math>du = (\ln x)'\,dx = \frac{1}{x}\,dx</math>}}
{{Abgesetzte Formel||<math>du = (\ln x)'\,dx = \frac{1}{x}\,dx</math>}}
-
and because <math>u = \ln x</math>, then <math>x=e^u</math> and we have that
+
und nachdem <math>u = \ln x</math>, ist <math>x=e^u</math>und dadurch erhalten wir
{{Abgesetzte Formel||<math>du = \frac{1}{e^u}\,dx\quad\Leftrightarrow\quad dx = e^u\,du\,\textrm{.}</math>}}
{{Abgesetzte Formel||<math>du = \frac{1}{e^u}\,dx\quad\Leftrightarrow\quad dx = e^u\,du\,\textrm{.}</math>}}
-
Thus, the substitution becomes
+
Also haben wir
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 39: Zeile 39:
\end{align}</math>}}
\end{align}</math>}}
-
Now, we carry out an integration by parts,
+
Dieses Integral berechnen wir durch partielle Intagration,
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 49: Zeile 49:
\end{align}</math>}}
\end{align}</math>}}
-
and the answer becomes
+
und wir erhalten
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}

Version vom 18:19, 5. Mai 2009

Wir werden das Problem mit zwei verschiedenen Methode lösen.


Methode 1 (partielle Integration)

Am ersten Anblich scheint es unmöglich partielle Integration auszuführen. Der Trick ist dass wir den Integrand als den Produkt

1lnx.

betrachten, und den 1:er integrieren, und lnx ableiten,

1lnxdx=xlnxxx1dx=xlnx1dx=xlnxx+C.


Methode 2 (Substitution und partielle Integration)

Wir substituieren u=lnx. So erhalten wir das Verhältnis

du=(lnx)dx=x1dx

und nachdem u=lnx, ist x=euund dadurch erhalten wir

du=1eudxdx=eudu.

Also haben wir

lnxdx=udx=lnx=eudu=ueudu. 

Dieses Integral berechnen wir durch partielle Intagration,

ueudu=ueu1eudu=ueueudu=ueueu+C=(u1)eu+C

und wir erhalten

lnxdx=(lnx1)elnx+C=(lnx1)x+C.