Lösung 2.1:2b

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Solution 2.1:2b moved to Lösung 2.1:2b: Robot: moved page)
Zeile 1: Zeile 1:
-
There is no ready made standard formula for a primitive function to our integrand, but if we expand
+
Erweitern wir zuerst den Ausdruck, erhalten wir
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 7: Zeile 7:
\end{align}</math>}}
\end{align}</math>}}
-
and write the last integral as
+
und wir erhalten also das Integral
{{Abgesetzte Formel||<math>\int\limits_{-1}^{2} (x^2-x^1-2x^0)\,dx</math>}}
{{Abgesetzte Formel||<math>\int\limits_{-1}^{2} (x^2-x^1-2x^0)\,dx</math>}}
-
we see that the integrand consists of three terms of the type <math>x^n</math> and we can directly write down a primitive function,
+
Wir sehen dass der Integrand aus Termen auf der Form <math>x^n</math> besteht, und daher erhalten wir direkt die Stammfunktion,
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}

Version vom 16:41, 28. Apr. 2009

Erweitern wir zuerst den Ausdruck, erhalten wir

\displaystyle \begin{align}

\int\limits_{-1}^{2} (x-2)(x+1)\,dx &= \int\limits_{-1}^{2} (x^2+x-2x-2)\,dx\\[5pt] &= \int\limits_{-1}^{2} (x^2-x-2)\,dx \end{align}

und wir erhalten also das Integral

\displaystyle \int\limits_{-1}^{2} (x^2-x^1-2x^0)\,dx

Wir sehen dass der Integrand aus Termen auf der Form \displaystyle x^n besteht, und daher erhalten wir direkt die Stammfunktion,

\displaystyle \begin{align}

\int\limits_{-1}^{2} (x^2-x^1-2x^0)\,dx &= \Bigl[\ \frac{x^3}{3} - \frac{x^2}{2} - 2\cdot\frac{x}{1}\ \Bigr]_{-1}^{2}\\[5pt] &= \frac{2^3}{3} - \frac{2^2}{2} - 2\cdot\frac{2}{1} - \Bigl(\frac{(-1)^3}{3} - \frac{(-1)^2}{2} - 2\cdot\frac{(-1)}{1}\Bigr)\\[5pt] &= \frac{8}{3} - \frac{4}{2} - 4 - \Bigl(-\frac{1}{3}-\frac{1}{2}+2\Bigr)\\[5pt] &= \frac{16-12-24+2+3-12}{6}\\[5pt] &= -\frac{27}{6}\\[5pt] &= -\frac{9}{2}\,\textrm{.} \end{align}