Lösung 2.2:2b

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Aktuelle Version (12:21, 27. Aug. 2009) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 4 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
If we set
+
Mit der Substitution <math>u=2x+3</math> erhalten wir das Intagral <math>e^u</math>. Wir müssen aber auch den Faktor <math>dx</math> berücksichtigen. In diesem Fall erhalten wir
-
<math>u=\text{2}x+\text{3}</math>
+
-
, the integral simplifies to
+
-
<math>e^{u}</math>. However, this is only part of the truth. We must in addition take account of the relation between the integration element
+
-
<math>dx\text{ }</math>
+
-
and
+
-
<math>du</math>, which can give undesired effects. In this case, however, we have
+
 +
{{Abgesetzte Formel||<math>du = (2x+3)'\,dx = 2\,dx</math>.}}
-
<math>du=\left( \text{2}x+\text{3} \right)^{\prime }\,dx=2\,dx</math>
+
Dies ändert den Integrand nur mit einer Konstante, also erhalten wir
 +
{{Abgesetzte Formel||<math>\begin{align}
 +
\int\limits_0^{1/2} e^{2x+3}\,dx &= \left\{\begin{align}
 +
u &= 2x+3\\[5pt]
 +
du &= 2\,dx
 +
\end{align}\right\} = \frac{1}{2}\int\limits_3^4 e^u\,du\\[5pt]
 +
&= \frac{1}{2}\Bigl[\ e^u\ \Bigr]_3^4 = \frac{1}{2}\bigl(e^4-e^3\bigr)\,\textrm{.}
 +
\end{align}</math>}}
-
which only affects by a constant factor, so the substitution
+
Hinweis: Eine weitere mögliche Substitution ist <math>u=e^{2x+3}</math>. Normalerweise funktioniert es aber nicht mit so "großen" Substitutionen.
-
<math>u=\text{2}x+\text{3}</math>
+
-
seems to work, in spite of everything:
+
-
 
+
-
 
+
-
<math>\begin{align}
+
-
& \int\limits_{0}^{{1}/{2}\;}{e^{\text{2}x+\text{3}}}\,dx=\left\{ \begin{matrix}
+
-
u=\text{2}x+\text{3} \\
+
-
du=2\,dx \\
+
-
\end{matrix} \right\}=\frac{1}{2}\int\limits_{3}^{4}{e^{u}\,du} \\
+
-
& =\frac{1}{2}\left[ e^{u} \right]_{3}^{4}=\frac{1}{2}\left( e^{4}-e^{3} \right) \\
+
-
\end{align}</math>
+
-
 
+
-
 
+
-
NOTE: Another possible substitution is
+
-
<math>u=e^{2x+3}</math>
+
-
which also happens to work (usually, such an extensive substitution almost always fails).
+

Aktuelle Version

Mit der Substitution \displaystyle u=2x+3 erhalten wir das Intagral \displaystyle e^u. Wir müssen aber auch den Faktor \displaystyle dx berücksichtigen. In diesem Fall erhalten wir

\displaystyle du = (2x+3)'\,dx = 2\,dx.

Dies ändert den Integrand nur mit einer Konstante, also erhalten wir

\displaystyle \begin{align}

\int\limits_0^{1/2} e^{2x+3}\,dx &= \left\{\begin{align} u &= 2x+3\\[5pt] du &= 2\,dx \end{align}\right\} = \frac{1}{2}\int\limits_3^4 e^u\,du\\[5pt] &= \frac{1}{2}\Bigl[\ e^u\ \Bigr]_3^4 = \frac{1}{2}\bigl(e^4-e^3\bigr)\,\textrm{.} \end{align}

Hinweis: Eine weitere mögliche Substitution ist \displaystyle u=e^{2x+3}. Normalerweise funktioniert es aber nicht mit so "großen" Substitutionen.