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:1a

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Zeile 3: Zeile 3:
{{Abgesetzte Formel||<math>\int f(x)g(x)\,dx = F(x)g(x) - \int F(x)g'(x)\,dx\,,</math>}}
{{Abgesetzte Formel||<math>\int f(x)g(x)\,dx = F(x)g(x) - \int F(x)g'(x)\,dx\,,</math>}}
-
wo <math>F(x)</math> eine Stammfunktion von <math>f(x)</math> ist, und <math>g'(x)</math> die Ableitung von <math>g(x)</math> ist.
+
wo <math>F(x)</math> eine Stammfunktion von <math>f(x)</math> ist und <math>g'(x)</math> die Ableitung von <math>g(x)</math> ist.
-
Um das Integral mit partieller Integration zu berechnen, müssen wir den Integrand in zwei Faktoren <math>f(x)</math> und <math>g(x)</math> aufteilen. Wenn wir die Aufteilung machen, wollen wir dass der Produkt <math>F(x)g'(x)</math> einfacher zu integrieren ist als <math>f(x)g(x)</math>, sonst wäre die partielle Integration sinnlos.
+
Um das Integral mit partieller Integration zu berechnen, müssen wir den Integrand in zwei Faktoren <math>f(x)</math> und <math>g(x)</math> aufteilen. Wenn wir die Aufteilung machen, wollen wir, dass das Produkt <math>F(x)g'(x)</math> einfacher zu integrieren ist als <math>f(x)g(x)</math>, sonst wäre die partielle Integration sinnlos.
Im Integral
Im Integral

Version vom 10:58, 22. Aug. 2009

Die Formel für partielle Integration lautet

f(x)g(x)dx=F(x)g(x)F(x)g(x)dx 

wo F(x) eine Stammfunktion von f(x) ist und g(x) die Ableitung von g(x) ist.

Um das Integral mit partieller Integration zu berechnen, müssen wir den Integrand in zwei Faktoren f(x) und g(x) aufteilen. Wenn wir die Aufteilung machen, wollen wir, dass das Produkt F(x)g(x) einfacher zu integrieren ist als f(x)g(x), sonst wäre die partielle Integration sinnlos.

Im Integral

2xexdx 

ist es sinnvoll f(x)=ex und g(x)=2x zu wählen, nachdem dann g(x)=2 und F(x)=ex, deren Produkte wir einfach integrieren können.

2xexdx=2xex2exdx=2xex+2exdx.

Schließlich müssen wir nur noch das Integral ex berechnen,

=2xex+2ex+C=2xex2ex+C=2(x+1)ex+C.