Lösung 2.3:2a
Aus Online Mathematik Brückenkurs 2
K (Solution 2.3:2a moved to Lösung 2.3:2a: Robot: moved page) |
|||
Zeile 1: | Zeile 1: | ||
- | + | Wäre das Integral | |
{{Abgesetzte Formel||<math>\int e^{\sqrt{x}}\cdot\frac{1}{2\sqrt{x}}\,dx</math>}} | {{Abgesetzte Formel||<math>\int e^{\sqrt{x}}\cdot\frac{1}{2\sqrt{x}}\,dx</math>}} | ||
- | + | würden wir die Substitution <math>u=\sqrt{x}</math> machen. Obwohl unser Integrand nicht der erwünschte ist, probieren wir es mit der Substitution <math>u=\sqrt{x}</math>. Indem wir den Bruch mit dem Faktor <math>2\sqrt{x}</math> erweitern, erhalten wir | |
- | + | ||
{{Abgesetzte Formel||<math>\begin{align} | {{Abgesetzte Formel||<math>\begin{align} | ||
Zeile 16: | Zeile 15: | ||
\end{align}</math>}} | \end{align}</math>}} | ||
- | + | Dieses Integral können wir mit partieller Integration berechnen, indem wir <math>2u</math> ableiten, und <math>e^{u}</math> integrieren, | |
{{Abgesetzte Formel||<math>\begin{align} | {{Abgesetzte Formel||<math>\begin{align} | ||
Zeile 26: | Zeile 25: | ||
\end{align}</math>}} | \end{align}</math>}} | ||
- | + | Substituieren wir jetzt <math>u=\sqrt{x}</math> zurück, erhalten wir | |
{{Abgesetzte Formel||<math>\int e^{\sqrt{x}}\,dx = 2(\sqrt{x}-1)e^{\sqrt{x}} + C\,\textrm{.}</math>}} | {{Abgesetzte Formel||<math>\int e^{\sqrt{x}}\,dx = 2(\sqrt{x}-1)e^{\sqrt{x}} + C\,\textrm{.}</math>}} | ||
- | + | Wie gesehen verwenden wir hier mehrere Integrationsmethoden auf einmal, und es ist nicht immer ganz offenbar wie man beginnen soll. |
Version vom 17:11, 5. Mai 2009
Wäre das Integral
\displaystyle \int e^{\sqrt{x}}\cdot\frac{1}{2\sqrt{x}}\,dx |
würden wir die Substitution \displaystyle u=\sqrt{x} machen. Obwohl unser Integrand nicht der erwünschte ist, probieren wir es mit der Substitution \displaystyle u=\sqrt{x}. Indem wir den Bruch mit dem Faktor \displaystyle 2\sqrt{x} erweitern, erhalten wir
\displaystyle \begin{align}
\int e^{\sqrt{x}}\,dx &= \int e^{\sqrt{x}}\cdot 2\sqrt{x}\cdot \frac{1}{2\sqrt{x}}\,dx\\[5pt] &= \left\{\begin{align} u &= \sqrt{x}\\[5pt] du &= \bigl(\sqrt{x}\,\bigr)'\,dx = \dfrac{1}{2\sqrt{x}}\,dx \end{align}\right\}\\[5pt] &= \int e^{u}\cdot 2u\,du\,\textrm{.} \end{align} |
Dieses Integral können wir mit partieller Integration berechnen, indem wir \displaystyle 2u ableiten, und \displaystyle e^{u} integrieren,
\displaystyle \begin{align}
\int e^u\cdot 2u\,du &= e^u\cdot 2u - \int e^u\cdot 2\,du\\[5pt] &= 2ue^u - 2\int e^u\,du\\[5pt] &= 2ue^u - 2e^u + C\\[5pt] &= 2(u-1)e^u + C\,\textrm{.} \end{align} |
Substituieren wir jetzt \displaystyle u=\sqrt{x} zurück, erhalten wir
\displaystyle \int e^{\sqrt{x}}\,dx = 2(\sqrt{x}-1)e^{\sqrt{x}} + C\,\textrm{.} |
Wie gesehen verwenden wir hier mehrere Integrationsmethoden auf einmal, und es ist nicht immer ganz offenbar wie man beginnen soll.