Lösung 2.2:2b
Aus Online Mathematik Brückenkurs 2
K |
K (Robot: Automated text replacement (-{{Displayed math +{{Abgesetzte Formel)) |
||
Zeile 1: | Zeile 1: | ||
If we set <math>u=2x+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</math> and <math>du</math>, which can give undesired effects. In this case, however, we have | If we set <math>u=2x+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</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>}} |
which only affects by a constant factor, so the substitution <math>u = 2x+3</math> seems to work, in spite of everything, | which only affects by a constant factor, so the substitution <math>u = 2x+3</math> seems to work, in spite of everything, | ||
- | {{ | + | {{Abgesetzte Formel||<math>\begin{align} |
\int\limits_0^{1/2} e^{2x+3}\,dx &= \left\{\begin{align} | \int\limits_0^{1/2} e^{2x+3}\,dx &= \left\{\begin{align} | ||
u &= 2x+3\\[5pt] | u &= 2x+3\\[5pt] |
Version vom 13:01, 10. Mär. 2009
If we set \displaystyle u=2x+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 and \displaystyle du, which can give undesired effects. In this case, however, we have
\displaystyle du = (2x+3)'\,dx = 2\,dx |
which only affects by a constant factor, so the substitution \displaystyle u = 2x+3 seems to work, in spite of everything,
\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} |
Note: Another possible substitution is \displaystyle u=e^{2x+3} which also happens to work (usually, such an extensive substitution almost always fails).