Lösung 2.3:1b

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Ny sida: {{NAVCONTENT_START}} <center> Bild:2_3_1b.gif </center> {{NAVCONTENT_STOP}})
Aktuelle Version (13:55, 27. Aug. 2009) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 7 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
+
Die Formel für partielle Integration lautet
-
<center> [[Bild:2_3_1b.gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
{{Abgesetzte Formel||<math>\int f(x)g(x)\,dx = F(x)g(x) - \int F(x)g'(x)\,dx</math>.}}
 +
 
 +
Wir wählen hier <math>f(x)=\sin x</math> und <math>g(x)=x+1</math>, nachdem die Ableitung von <math>g(x)</math> nur eine Konstante ist.
 +
 
 +
{{Abgesetzte Formel||<math>\begin{align}
 +
\int (x+1)\sin x\,dx
 +
&= (x+1)\cdot (-\cos x) - \int 1\cdot (-\cos x)\,dx\\[5pt]
 +
&= -(x+1)\cos x + \int \cos x\,dx\\[5pt]
 +
&= -(x+1)\cos x + \sin x + C
 +
\end{align}</math>}}

Aktuelle Version

Die Formel für partielle Integration lautet

\displaystyle \int f(x)g(x)\,dx = F(x)g(x) - \int F(x)g'(x)\,dx.

Wir wählen hier \displaystyle f(x)=\sin x und \displaystyle g(x)=x+1, nachdem die Ableitung von \displaystyle g(x) nur eine Konstante ist.

\displaystyle \begin{align}

\int (x+1)\sin x\,dx &= (x+1)\cdot (-\cos x) - \int 1\cdot (-\cos x)\,dx\\[5pt] &= -(x+1)\cos x + \int \cos x\,dx\\[5pt] &= -(x+1)\cos x + \sin x + C \end{align}