2.3 Partielle Integration

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Robot: Automated text replacement (-Övningar +Exercises))
Aktuelle Version (13:29, 11. Aug. 2010) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 32 dazwischen liegende Versionen mit ein.)
Zeile 2: Zeile 2:
{| border="0" cellspacing="0" cellpadding="0" height="30" width="100%"
{| border="0" cellspacing="0" cellpadding="0" height="30" width="100%"
| style="border-bottom:1px solid #797979" width="5px" |  
| style="border-bottom:1px solid #797979" width="5px" |  
-
{{Vald flik|[[2.3 Integration by parts|Theory]]}}
+
{{Gewählter Tab|[[2.3 Partielle Integration|Theorie]]}}
-
{{Ej vald flik|[[2.3 Exercises|Exercises]]}}
+
{{Nicht gewählter Tab|[[2.3 Übungen|Übungen]]}}
| style="border-bottom:1px solid #797979" width="100%"|  
| style="border-bottom:1px solid #797979" width="100%"|  
|}
|}
{{Info|
{{Info|
-
'''Contents:'''
+
'''Inhalt:'''
-
* Integration by parts.
+
* Partielle Integration.
}}
}}
{{Info|
{{Info|
-
'''Learning outcomes:'''
+
'''Lernziele:'''
-
After this section, you will have learned to:
+
Nach diesem Abschnitt solltest Du folgendes wissen:
-
* Understand the derivation of the formula for integration by parts.
+
* Wie die partielle Integration hergeleitet wird.
-
* Solve problems about integration that require integration by parts, followed by a substitution (or vice versa).
+
* Wie man Integrale durch partielle Integration, kombiniert mit Substitutionen, löst.
}}
}}
-
== Integration by parts ==
+
Die Lernziele sind Dir aus der Schule noch bestens vertraut und Du weißt ganz genau, wie man die zugehörigen Rechnungen ausführt? Dann kannst Du auch gleich mit den <b>Prüfungen</b> beginnen (Du findest den Link in der Student Lounge).
-
To integrate products, one sometimes can make use of a method known as ''integration by parts''. The method is based on the reverse use of the rules for differentiation of products. If <math>f</math> and <math>g</math> are two differentiable functions then the rule for products gives
+
== A - Partielle Integration ==
-
{{Fristående formel||<math>D\,(\,f\cdot g) = f^{\,\prime} \cdot g + f \cdot g'\,\mbox{.}</math>}}
+
Partielle Integration kann hilfreich sein, um Produkte zu integrieren. Die Methode stammt von der Ableitungsregel für Produkte. Wenn <math>u</math> und <math>v</math> zwei differenzierbare Funktionen sind, erhalten wir durch die Produktregel die Ableitung
-
Now if one integrates both sides one gets
+
{{Abgesetzte Formel||<math>D\,(\,u\, v) = \left( D\, u \right) \, v + u \, D \, v </math>}}
-
{{Fristående formel||<math>f \cdot g = \int (\,f^{\,\prime} \cdot g + f \cdot g'\,)\,dx = \int f^{\,\prime} \cdot g\,dx + \int f\cdot g'\,dx</math>}}
+
oder in einer anderen Notation (= Schreibweise)
-
or after re-ordering
+
{{Abgesetzte Formel||<math> \left( \,u \, v \right)^{\, \prime} = u^{\,\prime} \, v + u \, v^{\, \prime} \,\mbox{.}</math>}}
-
{{Fristående formel||<math>\int f^{\,\prime} \cdot g\,dx = f \cdot g - \int f \cdot g'\,dx\,\mbox{.}</math>}}
+
Wenn wir jetzt beide Seiten integrieren, erhalten wir
-
This gives us the formula for integration by parts.
+
{{Abgesetzte Formel||<math>u \, v = \int (\,u v)^{\,\prime} \,dx = \int (\,u^{\,\prime} \, v + u \, v'\,)\,dx = \int u^{\,\prime} \, v\,dx + \int u\, v'\,dx</math>}}
 +
 
 +
und so erhalten wir die Regel für partielle Integration.
<div class="regel">
<div class="regel">
-
'''Integration by parts:'''
+
'''Partielle Integration:'''
-
{{Fristående formel||<math>\int f(x)\cdot g(x)\,dx = F(x) \cdot g(x) - \int F(x) \cdot g'(x)\,dx\,\mbox{.}</math>}}
+
{{Abgesetzte Formel||<math>\int u \, v'\,dx = u \, v - \int u^{\,\prime} \, v\,dx\,\mbox{.}</math>}}
</div>
</div>
-
This means in practice that one integrates a product of functions by calling one factor <math>f</math> and the other <math>g</math>, and then replaces the integral <math>\,\int f \cdot g\,dx\ </math>, hopefully, by an easier integral <math>\,\int F \cdot g'\,dx\,\mbox{,}\ </math> where <math>F</math> is a primitive function of <math>f</math> and <math>g'</math> is the derivative of <math>g</math>.
+
Wenn man Probleme mit partieller Integration löst, erhofft man sich, dass das Integral <math>\,\int u^{\,\prime} \, v\,dx\ </math> einfacher zu berechnen ist als <math>\,\int u \, v'\,dx\ </math>. Hier ist <math>v</math> eine beliebige Stammfunktion von <math>v'</math> (vorzugsweise die einfachste) und <math>u'</math> ist die Ableitung von <math>u</math>.
-
 
+
-
It is important to note that the method does not always lead to an integral which is easier than the original. It may also be crucial how one chooses the functions <math>f</math> and <math>g</math>, as the following example shows.
+
Obwohl partielle Integration sehr hilfreich sein kann, gibt es keine Garantie, dass es zu einem einfacheren Integral führt. Oft muss man sorgfältig wählen, welche Funktion <math>u</math> sein soll und welche <math>v'</math> sein soll. Das folgende Beispiel zeigt, wie man vorgeht.
<div class="exempel">
<div class="exempel">
-
''' Example 1'''
+
''' Beispiel 1'''
-
Determine the integral <math>\,\int x \cdot \sin x \, dx\,</math>.
+
Bestimme das Integral <math>\,\int x \, \sin x \, dx\,</math>.
<br>
<br>
<br>
<br>
-
If one chooses <math>f=x</math> and <math>g=\sin x</math> one gets <math>F=x^2/2</math> and <math>g'=\cos x</math>, and the formula for integration by parts gives
+
Wenn wir <math>u=\sin x</math> und <math>v'=x</math> wählen, erhalten wir <math>u'=\cos x</math> und <math>v=x^2/2</math> und es ergibt sich durch die Formel für partielle Integration
-
{{Fristående formel||<math>\int x \cdot \sin x \, dx = \frac{x^2}{2} \cdot \sin x - \int \frac{x^2}{2} \cdot \cos x \, dx\,\mbox{.}</math>}}
+
{{Abgesetzte Formel||<math>\int x \, \sin x \, dx = \frac{x^2}{2} \, \sin x - \int \frac{x^2}{2} \, \cos x \, dx\,\mbox{.}</math>}}
-
+
-
The new integral on the right-hand side in this case is not easier than the original integral.
+
Dieses Integral ist aber nicht einfacher zu lösen als das ursprüngliche Integral.
-
If, instead, one chooses <math>f=\sin x</math> and <math>g=x</math> then <math>F=-\cos x</math> and <math>g'=1</math>, and
+
Wenn wir aber <math>u=x</math> und <math>v'=\sin x</math> wählen, wird <math>u'=1</math> und <math>v=-\cos x</math>,
-
{{Fristående formel||<math>\int x \cdot \sin x \, dx = - x \cdot \cos x - \int - 1 \cdot \cos x \, dx = - x\cos x + \sin x + C\,\mbox{.}</math>}}
+
{{Abgesetzte Formel||<math>\int x \, \sin x \, dx = - x \, \cos x - \int - 1 \cdot \cos x \, dx = - x\cos x + \sin x + C\,\mbox{.}</math>}}
</div>
</div>
<div class="exempel">
<div class="exempel">
-
''' Example 2'''
+
''' Beispiel 2'''
-
Determine the integral <math>\ \int x^2 \cdot \ln x \, dx\,</math>.
+
Bestimme das Integral <math>\ \int x^2 \, \ln x \, dx\,</math>.
<br>
<br>
<br>
<br>
-
Put <math>f=x^2</math> and <math>g=\ln x</math> since differentiation eliminates the logarithm when we carry out an integration by parts: <math>F=x^3/3</math> and <math>g'=1/x</math>. This gives us that
+
Wir wählen <math>u=\ln x</math> und <math>v'=x^2</math>, da wir durch Ableitung die Logarithmusfunktion beseitigen können. Nachdem <math>u'=1/x</math> und <math>v=x^3/3</math>, erhalten wir
-
{{Fristående formel||<math>\begin{align*}\int x^2 \cdot \ln x \, dx &= \frac {x^3}{3} \cdot \ln x - \int \frac{x^3}{3} \cdot \frac{1}{x} \, dx = \frac {x^3}{3} \cdot \ln x - \frac{1}{3} \int x^2 \, dx\\[4pt] &= \frac{x^3}{3} \cdot \ln x - \frac{1}{3} \cdot \frac{x^3}{3} + C = \tfrac{1}{3}x^3 ( \ln x - \tfrac{1}{3} ) + C\,\mbox{.}\end{align*}</math>}}
+
{{Abgesetzte Formel||<math>\begin{align*}\int x^2 \, \ln x \, dx &= \frac {x^3}{3} \, \ln x - \int \frac{x^3}{3} \, \frac{1}{x} \, dx = \frac {x^3}{3} \, \ln x - \frac{1}{3} \int x^2 \, dx\\[4pt] &= \frac{x^3}{3} \, \ln x - \frac{1}{3} \, \frac{x^3}{3} + C = \tfrac{1}{3}x^3 ( \ln x - \tfrac{1}{3} ) + C\,\mbox{.}\end{align*}</math>}}
</div>
</div>
<div class="exempel">
<div class="exempel">
-
''' Example 3'''
+
''' Beispiel 3'''
-
Determine the integral <math>\ \int x^2 e^x \, dx\,</math>.
+
Bestimme das Integral <math>\ \int x^2 e^x \, dx\,</math>.
<br>
<br>
<br>
<br>
-
Put <math>f=e^x</math> and <math>g=x^2</math>, which gives that <math>F=e^x</math> and <math>g'=2x</math>, and an integration by parts gives
+
Wir wählen <math>u=x^2</math> und <math>v'=e^x</math>, daher ist <math>u'=2x</math> und <math>v=e^x</math>. Durch partielle Integration erhalten wir
-
{{Fristående formel||<math> \int x^2 e^x \, dx = x^2 e^x - \int 2x\,e^x \, dx\,\mbox{.}</math>}}
+
{{Abgesetzte Formel||<math> \int x^2 e^x \, dx = x^2 e^x - \int 2x\,e^x \, dx\,\mbox{.}</math>}}
-
This requires further integration by parts to solve the new integral <math>\,\int 2x\,e^x \, dx</math>. We choose in this case <math>f=e^x</math> and <math>g=2x</math>, which gives <math>F=e^x</math> and <math>g'=2</math>
+
Wir müssen hier noch einmal partielle Integration anwenden, um das Integral <math>\,\int 2x\,e^x \, dx</math> zu berechnen. Hier wählen wir <math>u=2x</math> und <math>v'=e^x</math>, daher ist <math>u'=2</math> und <math>v=e^x</math>
-
{{Fristående formel||<math>\int 2x\,e^x \, dx = 2x\,e^x - \int 2 e^x \, dx = 2x\,e^x - 2 e^x + C\,\mbox{.}</math>}}
+
{{Abgesetzte Formel||<math>\int 2x\,e^x \, dx = 2x\,e^x - \int 2 e^x \, dx = 2x\,e^x - 2 e^x + C\,\mbox{.}</math>}}
-
The original integral thus becomes
+
Das ursprüngliche Integral ist
-
{{Fristående formel||<math> \int x^2 e^x \, dx = x^2 e^x - 2x\,e^x + 2 e^x + C\,\mbox{.}</math>}}
+
{{Abgesetzte Formel||<math> \int x^2 e^x \, dx = x^2 e^x - 2x\,e^x + 2 e^x + C\,\mbox{.}</math>}}
</div>
</div>
<div class="exempel">
<div class="exempel">
-
''' Example 4'''
+
''' Beispiel 4'''
-
Determine the integral <math>\ \int e^x \cos x \, dx\,</math>.
+
Bestimme das Integral <math>\ \int e^x \cos x \, dx\,</math>.
<br>
<br>
<br>
<br>
-
In a first integration by parts, we have chosen to integrate the factor <math>e^x</math> and differentiate the factor <math>\cos x</math>,
+
Wir integrieren den Faktor <math>e^x</math> und leiten den Faktor <math>\cos x</math> ab,
-
{{Fristående formel||<math>\begin{align*}\int e^x \cos x \, dx &= e^x \cdot \cos x - \int e^x \cdot(-\sin x) \, dx\\[10pt] &= e^x \cos x + \int e^x \sin x \, dx\,\mbox{.}\end{align*}</math>}}
+
{{Abgesetzte Formel||<math>\begin{align*}\int e^x \cos x \, dx &= e^x \, \cos x - \int e^x \,(-\sin x) \, dx\\[10pt] &= e^x \cos x + \int e^x \sin x \, dx\,\mbox{.}\end{align*}</math>}}
-
The result of this is that we essentially have replaced the factor <math>\cos x</math> by <math>\sin x</math> in the integral. If we therefore use integration by parts once again (integrate the <math>e^x</math> and differentiate the <math>\sin x</math>) we get
+
Dieses Integral berechnen wir durch partielle Integration, indem wir den Faktor <math>e^x</math> integrieren und den Faktor <math>\sin x</math> ableiten.
-
{{Fristående formel||<math>\int e^x \sin x \, dx = e^x \sin x - \int e^x \cos x \, dx\,\mbox{.}</math>}}
+
{{Abgesetzte Formel||<math>\int e^x \sin x \, dx = e^x \sin x - \int e^x \cos x \, dx\,\mbox{.}</math>}}
-
Thus the original integral appears here again. Summarising we have:
+
Hier erscheint wieder unser ursprüngliches Integral.
-
{{Fristående formel||<math>\int e^x \cos x \, dx = e^x \cos x + e^x \sin x - \int e^x \cos x \, dx</math>}}
+
Wir haben also
-
and collecting the integrals to one side gives
+
{{Abgesetzte Formel||<math>\int e^x \cos x \, dx = e^x \cos x + e^x \sin x - \int e^x \cos x \, dx</math>}}
-
{{Fristående formel||<math>\int e^x \cos x \, dx = {\textstyle\frac{1}{2}}e^x ( \cos x + \sin x) + C\,\mbox{.}</math>}}
+
Sammeln wir alle Integrale auf der linken Seite, so erhalten wir
-
Although integration by parts in this case did not lead to an easier integral, we arrived at an equation in which the original integral could be ”solved for”. This is not entirely unusual when the integrand is a product of trigonometric functions and / or exponential functions.
+
{{Abgesetzte Formel||<math>\int e^x \cos x \, dx = {\textstyle\frac{1}{2}}e^x ( \cos x + \sin x) + C\,\mbox{.}</math>}}
 +
 
 +
Hier erhielten wir kein einfacheres Integral durch partielle Integration, aber wir erhielten eine Gleichung, mit der wir unser Integral lösen konnten. Dies kommt nicht selten vor, wenn man trigonometrische Funktionen und Exponentialfunktionen integriert.
</div>
</div>
<div class="exempel">
<div class="exempel">
-
''' Example 5'''
+
''' Beispiel 5'''
-
Determine the integral <math>\ \int_{0}^{1} \frac{2x}{e^x} \, dx\,</math>.
+
Bestimme das Integral <math>\ \int_{0}^{1} \frac{2x}{e^x} \, dx\,</math>.
<br>
<br>
<br>
<br>
-
The integral can be rewritten as
+
Das Integral kann als
-
{{Fristående formel||<math>\int_{0}^{1} \frac{2x}{e^x} \, dx = \int_{0}^{1} 2x \cdot e^{-x} \, dx\,\mbox{.}</math>}}
+
{{Abgesetzte Formel||<math>\int_{0}^{1} \frac{2x}{e^x} \, dx = \int_{0}^{1} 2x \, e^{-x} \, dx\,\mbox{}</math>}}
-
Substitute <math>f=e^{-x}</math> and <math>g=2x</math>, and integrate by parts
+
geschrieben werden. Wählen wir <math>u=2x</math> und <math>v'=e^{-x}</math>, erhalten wir durch partielle Integration
-
{{Fristående formel||<math>\begin{align*}\int_{0}^{1} 2x \cdot e^{-x} \, dx &= \Bigl[\,-2x\,e^{-x}\,\Bigr]_{0}^{1} + \int_{0}^{1} 2 e^{-x}\,dx\\[4pt] &= \Bigl[\,-2x e^{-x}\,\Bigr]_{0}^{1} + \Bigl[\,-2 e^{-x}\, \Bigr]_{0}^{1}\\[4pt] &= (-2 \cdot e^{-1}) - 0 + (- 2\cdot e^{-1}) - (-2)\\[4pt] &= - \frac{2}{e} - \frac{2}{e} + 2 = 2 - \frac{4}{e}\,\mbox{.}\end{align*}</math>}}
+
{{Abgesetzte Formel||<math>\begin{align*}\int_{0}^{1} 2x \, e^{-x} \, dx &= \Bigl[\,-2x\,e^{-x}\,\Bigr]_{0}^{1} + \int_{0}^{1} 2 e^{-x}\,dx\\[4pt] &= \Bigl[\,-2x e^{-x}\,\Bigr]_{0}^{1} + \Bigl[\,-2 e^{-x}\, \Bigr]_{0}^{1}\\[4pt] &= (-2 \, e^{-1}) - 0 + (- 2\, e^{-1}) - (-2)\\[4pt] &= - \frac{2}{e} - \frac{2}{e} + 2 = 2 - \frac{4}{e}\,\mbox{.}\end{align*}</math>}}
</div>
</div>
<div class="exempel">
<div class="exempel">
-
''' Example 6'''
+
''' Beispiel 6'''
-
Determine the integral <math>\ \int \ln \sqrt{x} \ dx\,</math>.
+
Bestimme das Integral <math>\ \int \ln \sqrt{x} \ dx\,</math>.
<br>
<br>
<br>
<br>
-
We start by performing a variable substitution <math>u=\sqrt{x}</math> which gives <math>du=dx/2\sqrt{x} = dx/2u</math>, that is, <math>dx = 2u\,du\,</math>,
+
Zuerst machen wir die Substitution <math>u=\sqrt{x}</math>, wodurch wir <math>du=dx/2\sqrt{x} = dx/2u</math> erhalten. Also ist <math>dx = 2u\,du\,</math> und wir erhalten das Integral
-
{{Fristående formel||<math>\int \ln \sqrt{x} \, dx = \int \ln u \cdot 2u \, du\,\mbox{.}</math>}}
+
{{Abgesetzte Formel||<math>\int \ln \sqrt{x} \, dx = \int \ln u \cdot 2u \, du\,\mbox{.}</math>}}
-
Then we integrate by parts. Put <math>f=2u</math> and <math>g=\ln u</math>, which gives
+
Danach wenden wir partielle Integration an. Wir leiten den Faktor <math>\ln u</math> ab und integrieren den Faktor <math>2u</math>
-
{{Fristående formel||<math>\begin{align*}\int \ln u \cdot 2u \, du &= u^2 \ln u - \int u^2 \cdot \frac{1}{u} \, du = u^2 \ln u - \int u\, du\\[4pt] &= u^2 \ln u - \frac{u^2}{2} + C = x \ln \sqrt{x} - \frac {x}{2} + C\\[4pt] &= x \bigl( \ln \sqrt{x} - \tfrac{1}{2} \bigr) + C\,\mbox{.}\end{align*}</math>}}
+
{{Abgesetzte Formel||<math>\begin{align*}\int \ln u \cdot 2u \, du &= u^2 \ln u - \int u^2 \, \frac{1}{u} \, du = u^2 \ln u - \int u\, du\\[4pt] &= u^2 \ln u - \frac{u^2}{2} + C = x \ln \sqrt{x} - \frac {x}{2} + C\\[4pt] &= x \bigl( \ln \sqrt{x} - \tfrac{1}{2} \bigr) + C\,\mbox{.}\end{align*}</math>}}
-
''Note.'' An alternative approach is to rewrite the initial integrand as <math>\ln\sqrt{x} = \tfrac{1}{2}\ln x</math> and then integrate by parts the product <math>\tfrac{1}{2}\cdot\ln x</math>.
+
 
 +
Hinweis: Eine andere Möglichkeit besteht darin, den Integrand als <math>\ln\sqrt{x} = \tfrac{1}{2}\ln x</math> zu schreiben und die Produkte <math>\tfrac{1}{2}\,\ln x</math> mit partieller Integration zu integrieren.
</div>
</div>
 +
<br><br>
 +
 +
Noch Fragen zu diesem Kapitel? Dann schau nach im Kursforum (Du findest den Link in der Student Lounge) oder frag nach per Skype bei ombTutor <skype style="call" action="call">ombTutor</skype> <skype style="chat" action="chat">ombTutor</skype>
 +
 +
Keine Fragen mehr? Dann mache weiter mit den '''[[2.3 Übungen|Übungen]]''' .

Aktuelle Version

       Theorie          Übungen      

Inhalt:

  • Partielle Integration.

Lernziele:

Nach diesem Abschnitt solltest Du folgendes wissen:

  • Wie die partielle Integration hergeleitet wird.
  • Wie man Integrale durch partielle Integration, kombiniert mit Substitutionen, löst.

Die Lernziele sind Dir aus der Schule noch bestens vertraut und Du weißt ganz genau, wie man die zugehörigen Rechnungen ausführt? Dann kannst Du auch gleich mit den Prüfungen beginnen (Du findest den Link in der Student Lounge).

A - Partielle Integration

Partielle Integration kann hilfreich sein, um Produkte zu integrieren. Die Methode stammt von der Ableitungsregel für Produkte. Wenn \displaystyle u und \displaystyle v zwei differenzierbare Funktionen sind, erhalten wir durch die Produktregel die Ableitung

\displaystyle D\,(\,u\, v) = \left( D\, u \right) \, v + u \, D \, v

oder in einer anderen Notation (= Schreibweise)

\displaystyle \left( \,u \, v \right)^{\, \prime} = u^{\,\prime} \, v + u \, v^{\, \prime} \,\mbox{.}

Wenn wir jetzt beide Seiten integrieren, erhalten wir

\displaystyle u \, v = \int (\,u v)^{\,\prime} \,dx = \int (\,u^{\,\prime} \, v + u \, v'\,)\,dx = \int u^{\,\prime} \, v\,dx + \int u\, v'\,dx

und so erhalten wir die Regel für partielle Integration.

Partielle Integration:

\displaystyle \int u \, v'\,dx = u \, v - \int u^{\,\prime} \, v\,dx\,\mbox{.}

Wenn man Probleme mit partieller Integration löst, erhofft man sich, dass das Integral \displaystyle \,\int u^{\,\prime} \, v\,dx\ einfacher zu berechnen ist als \displaystyle \,\int u \, v'\,dx\ . Hier ist \displaystyle v eine beliebige Stammfunktion von \displaystyle v' (vorzugsweise die einfachste) und \displaystyle u' ist die Ableitung von \displaystyle u.

Obwohl partielle Integration sehr hilfreich sein kann, gibt es keine Garantie, dass es zu einem einfacheren Integral führt. Oft muss man sorgfältig wählen, welche Funktion \displaystyle u sein soll und welche \displaystyle v' sein soll. Das folgende Beispiel zeigt, wie man vorgeht.

Beispiel 1

Bestimme das Integral \displaystyle \,\int x \, \sin x \, dx\,.

Wenn wir \displaystyle u=\sin x und \displaystyle v'=x wählen, erhalten wir \displaystyle u'=\cos x und \displaystyle v=x^2/2 und es ergibt sich durch die Formel für partielle Integration

\displaystyle \int x \, \sin x \, dx = \frac{x^2}{2} \, \sin x - \int \frac{x^2}{2} \, \cos x \, dx\,\mbox{.}

Dieses Integral ist aber nicht einfacher zu lösen als das ursprüngliche Integral.

Wenn wir aber \displaystyle u=x und \displaystyle v'=\sin x wählen, wird \displaystyle u'=1 und \displaystyle v=-\cos x,

\displaystyle \int x \, \sin x \, dx = - x \, \cos x - \int - 1 \cdot \cos x \, dx = - x\cos x + \sin x + C\,\mbox{.}

Beispiel 2

Bestimme das Integral \displaystyle \ \int x^2 \, \ln x \, dx\,.

Wir wählen \displaystyle u=\ln x und \displaystyle v'=x^2, da wir durch Ableitung die Logarithmusfunktion beseitigen können. Nachdem \displaystyle u'=1/x und \displaystyle v=x^3/3, erhalten wir

\displaystyle \begin{align*}\int x^2 \, \ln x \, dx &= \frac {x^3}{3} \, \ln x - \int \frac{x^3}{3} \, \frac{1}{x} \, dx = \frac {x^3}{3} \, \ln x - \frac{1}{3} \int x^2 \, dx\\[4pt] &= \frac{x^3}{3} \, \ln x - \frac{1}{3} \, \frac{x^3}{3} + C = \tfrac{1}{3}x^3 ( \ln x - \tfrac{1}{3} ) + C\,\mbox{.}\end{align*}

Beispiel 3

Bestimme das Integral \displaystyle \ \int x^2 e^x \, dx\,.

Wir wählen \displaystyle u=x^2 und \displaystyle v'=e^x, daher ist \displaystyle u'=2x und \displaystyle v=e^x. Durch partielle Integration erhalten wir

\displaystyle \int x^2 e^x \, dx = x^2 e^x - \int 2x\,e^x \, dx\,\mbox{.}

Wir müssen hier noch einmal partielle Integration anwenden, um das Integral \displaystyle \,\int 2x\,e^x \, dx zu berechnen. Hier wählen wir \displaystyle u=2x und \displaystyle v'=e^x, daher ist \displaystyle u'=2 und \displaystyle v=e^x

\displaystyle \int 2x\,e^x \, dx = 2x\,e^x - \int 2 e^x \, dx = 2x\,e^x - 2 e^x + C\,\mbox{.}

Das ursprüngliche Integral ist

\displaystyle \int x^2 e^x \, dx = x^2 e^x - 2x\,e^x + 2 e^x + C\,\mbox{.}

Beispiel 4

Bestimme das Integral \displaystyle \ \int e^x \cos x \, dx\,.

Wir integrieren den Faktor \displaystyle e^x und leiten den Faktor \displaystyle \cos x ab,

\displaystyle \begin{align*}\int e^x \cos x \, dx &= e^x \, \cos x - \int e^x \,(-\sin x) \, dx\\[10pt] &= e^x \cos x + \int e^x \sin x \, dx\,\mbox{.}\end{align*}

Dieses Integral berechnen wir durch partielle Integration, indem wir den Faktor \displaystyle e^x integrieren und den Faktor \displaystyle \sin x ableiten.

\displaystyle \int e^x \sin x \, dx = e^x \sin x - \int e^x \cos x \, dx\,\mbox{.}

Hier erscheint wieder unser ursprüngliches Integral.

Wir haben also

\displaystyle \int e^x \cos x \, dx = e^x \cos x + e^x \sin x - \int e^x \cos x \, dx

Sammeln wir alle Integrale auf der linken Seite, so erhalten wir

\displaystyle \int e^x \cos x \, dx = {\textstyle\frac{1}{2}}e^x ( \cos x + \sin x) + C\,\mbox{.}

Hier erhielten wir kein einfacheres Integral durch partielle Integration, aber wir erhielten eine Gleichung, mit der wir unser Integral lösen konnten. Dies kommt nicht selten vor, wenn man trigonometrische Funktionen und Exponentialfunktionen integriert.

Beispiel 5

Bestimme das Integral \displaystyle \ \int_{0}^{1} \frac{2x}{e^x} \, dx\,.

Das Integral kann als

\displaystyle \int_{0}^{1} \frac{2x}{e^x} \, dx = \int_{0}^{1} 2x \, e^{-x} \, dx\,\mbox{}

geschrieben werden. Wählen wir \displaystyle u=2x und \displaystyle v'=e^{-x}, erhalten wir durch partielle Integration

\displaystyle \begin{align*}\int_{0}^{1} 2x \, e^{-x} \, dx &= \Bigl[\,-2x\,e^{-x}\,\Bigr]_{0}^{1} + \int_{0}^{1} 2 e^{-x}\,dx\\[4pt] &= \Bigl[\,-2x e^{-x}\,\Bigr]_{0}^{1} + \Bigl[\,-2 e^{-x}\, \Bigr]_{0}^{1}\\[4pt] &= (-2 \, e^{-1}) - 0 + (- 2\, e^{-1}) - (-2)\\[4pt] &= - \frac{2}{e} - \frac{2}{e} + 2 = 2 - \frac{4}{e}\,\mbox{.}\end{align*}

Beispiel 6

Bestimme das Integral \displaystyle \ \int \ln \sqrt{x} \ dx\,.

Zuerst machen wir die Substitution \displaystyle u=\sqrt{x}, wodurch wir \displaystyle du=dx/2\sqrt{x} = dx/2u erhalten. Also ist \displaystyle dx = 2u\,du\, und wir erhalten das Integral

\displaystyle \int \ln \sqrt{x} \, dx = \int \ln u \cdot 2u \, du\,\mbox{.}

Danach wenden wir partielle Integration an. Wir leiten den Faktor \displaystyle \ln u ab und integrieren den Faktor \displaystyle 2u

\displaystyle \begin{align*}\int \ln u \cdot 2u \, du &= u^2 \ln u - \int u^2 \, \frac{1}{u} \, du = u^2 \ln u - \int u\, du\\[4pt] &= u^2 \ln u - \frac{u^2}{2} + C = x \ln \sqrt{x} - \frac {x}{2} + C\\[4pt] &= x \bigl( \ln \sqrt{x} - \tfrac{1}{2} \bigr) + C\,\mbox{.}\end{align*}


Hinweis: Eine andere Möglichkeit besteht darin, den Integrand als \displaystyle \ln\sqrt{x} = \tfrac{1}{2}\ln x zu schreiben und die Produkte \displaystyle \tfrac{1}{2}\,\ln x mit partieller Integration zu integrieren.



Noch Fragen zu diesem Kapitel? Dann schau nach im Kursforum (Du findest den Link in der Student Lounge) oder frag nach per Skype bei ombTutor My status My status

Keine Fragen mehr? Dann mache weiter mit den Übungen .