Lösung 2.3:1c
Aus Online Mathematik Brückenkurs 2
K (Solution 2.3:1c moved to Lösung 2.3:1c: Robot: moved page) |
|||
Zeile 1: | Zeile 1: | ||
- | + | Wählen wir unsere Faktoren so dass wir <math>x^2</math> ableiten und <math>\cos x</math> integrieren, erhalten wir ein Integral mit einen linearen Term statt einen quadratischen. | |
{{Abgesetzte Formel||<math>\int x^2\cdot\cos x\,dx = x^2\cdot\sin x - \int 2x\cdot\sin x\,dx\,\textrm{.}</math>}} | {{Abgesetzte Formel||<math>\int x^2\cdot\cos x\,dx = x^2\cdot\sin x - \int 2x\cdot\sin x\,dx\,\textrm{.}</math>}} | ||
- | + | Das rechte Integral berechnen wir ähnlich wie das vorige. Wir leiten <math>2x</math>ab, und integrieren <math>\sin x</math>. | |
{{Abgesetzte Formel||<math>\begin{align} | {{Abgesetzte Formel||<math>\begin{align} | ||
Zeile 12: | Zeile 12: | ||
\end{align}</math>}} | \end{align}</math>}} | ||
- | + | Alles in allem erhalten wir | |
{{Abgesetzte Formel||<math>\begin{align} | {{Abgesetzte Formel||<math>\begin{align} | ||
Zeile 20: | Zeile 20: | ||
\end{align}</math>}} | \end{align}</math>}} | ||
- | + | '''Hinweis:''' Wenn man mehrere partielle Integrationen benötigt, rechnet man oft in Schritten bevor man die endgültige Antwort berechnet. |
Version vom 15:53, 5. Mai 2009
Wählen wir unsere Faktoren so dass wir \displaystyle x^2 ableiten und \displaystyle \cos x integrieren, erhalten wir ein Integral mit einen linearen Term statt einen quadratischen.
\displaystyle \int x^2\cdot\cos x\,dx = x^2\cdot\sin x - \int 2x\cdot\sin x\,dx\,\textrm{.} |
Das rechte Integral berechnen wir ähnlich wie das vorige. Wir leiten \displaystyle 2xab, und integrieren \displaystyle \sin x.
\displaystyle \begin{align}
\int 2x\cdot \sin x\,dx &= 2x\cdot (-\cos x) - \int 2\cdot (-\cos x)\,dx\\[5pt] &= -2x\cos x + 2\int \cos x\,dx\\[5pt] &= -2x\cos x + 2\sin x + C\,\textrm{.} \end{align} |
Alles in allem erhalten wir
\displaystyle \begin{align}
\int x^2\cos x\,dx &= x^2\cdot\sin x - (-2x\cos x+2\sin x+C)\\[5pt] &= x^2\sin x + 2x\cos x - 2\sin x + C\,\textrm{.} \end{align} |
Hinweis: Wenn man mehrere partielle Integrationen benötigt, rechnet man oft in Schritten bevor man die endgültige Antwort berechnet.