Lösung 2.2:2b

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Lösning 2.2:2b moved to Solution 2.2:2b: Robot: moved page)
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
+
If we set
-
<center> [[Image:2_2_2b.gif]] </center>
+
<math>u=\text{2}x+\text{3}</math>
-
{{NAVCONTENT_STOP}}
+
, 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
 +
 
 +
 
 +
<math>du=\left( \text{2}x+\text{3} \right)^{\prime }\,dx=2\,dx</math>
 +
 
 +
 
 +
which only affects by a constant factor, so the substitution
 +
<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).

Version vom 12:36, 20. Okt. 2008

If we set \displaystyle u=\text{2}x+\text{3} , the integral simplifies to \displaystyle e^{u}. However, this is only part of the truth. We must in addition take account of the relation between the integration element \displaystyle dx\text{ } and \displaystyle du, which can give undesired effects. In this case, however, we have


\displaystyle du=\left( \text{2}x+\text{3} \right)^{\prime }\,dx=2\,dx


which only affects by a constant factor, so the substitution \displaystyle u=\text{2}x+\text{3} seems to work, in spite of everything:


\displaystyle \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}


NOTE: Another possible substitution is \displaystyle u=e^{2x+3} which also happens to work (usually, such an extensive substitution almost always fails).