Lösung 2.2:3e

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Solution 2.2:3e moved to Lösung 2.2:3e: Robot: moved page)
Zeile 1: Zeile 1:
-
If we differentiate the denominator in the integrand
+
Die Ableitung des Nenners ist
{{Abgesetzte Formel||<math>(x^2+1)' = 2x</math>}}
{{Abgesetzte Formel||<math>(x^2+1)' = 2x</math>}}
-
we obtain almost the same expression as in the numerator; there is a constant 2 which is different. We therefore rewrite the numerator as
+
Dies ist fast der Zähler. Wir schreiben den Zähler wie
{{Abgesetzte Formel||<math>3x = \frac{3}{2}\cdot 2x = \frac{3}{2}\cdot (x^2+1)',</math>}}
{{Abgesetzte Formel||<math>3x = \frac{3}{2}\cdot 2x = \frac{3}{2}\cdot (x^2+1)',</math>}}
-
so the integral can be written as
+
sodass wir das folgende Integral erhalten,
{{Abgesetzte Formel||<math>\int\frac{\tfrac{3}{2}}{x^2+1}\cdot (x^{2}+1)'\,dx\,,</math>}}
{{Abgesetzte Formel||<math>\int\frac{\tfrac{3}{2}}{x^2+1}\cdot (x^{2}+1)'\,dx\,,</math>}}
-
and we see that the substitution <math>u=x^2+1</math> can be used to simplify the integral,
+
Wir sehen hier dass die Substitution <math>u=x^2+1</math> günstig ist,
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 25: Zeile 25:
\end{align}</math>}}
\end{align}</math>}}
-
In the last step, we take away the absolute sign around the argument in <math>\ln</math>, because <math>x^2+1</math> is always greater than or equal to 1.
+
Im letzten Schritt haben wir das Betragszeichen weggelassen, nachdem <math>x^2+1</math>immer positiv ist.

Version vom 13:29, 5. Mai 2009

Die Ableitung des Nenners ist

\displaystyle (x^2+1)' = 2x

Dies ist fast der Zähler. Wir schreiben den Zähler wie

\displaystyle 3x = \frac{3}{2}\cdot 2x = \frac{3}{2}\cdot (x^2+1)',

sodass wir das folgende Integral erhalten,

\displaystyle \int\frac{\tfrac{3}{2}}{x^2+1}\cdot (x^{2}+1)'\,dx\,,

Wir sehen hier dass die Substitution \displaystyle u=x^2+1 günstig ist,

\displaystyle \begin{align}

\int \frac{3x}{x^2+1}\,dx &= \left\{ \begin{align} u &= x^2+1\\[5pt] du &= (x^2+1)'\,dx = 2x\,dx \end{align}\right\}\\[5pt] &= \frac{3}{2}\int \frac{du}{u}\\[5pt] &= \frac{3}{2}\ln |u|+C\\[5pt] &= \frac{3}{2}\ln |x^{2}+1|+C\\[5pt] &= \frac{3}{2}\ln (x^{2}+1) + C\,\textrm{.} \end{align}

Im letzten Schritt haben wir das Betragszeichen weggelassen, nachdem \displaystyle x^2+1immer positiv ist.