Lösung 2.2:3e
Aus Online Mathematik Brückenkurs 2
(Unterschied zwischen Versionen)
K (Solution 2.2:3e moved to Lösung 2.2:3e: Robot: moved page) |
|||
Zeile 1: | Zeile 1: | ||
- | + | Die Ableitung des Nenners ist | |
{{Abgesetzte Formel||<math>(x^2+1)' = 2x</math>}} | {{Abgesetzte Formel||<math>(x^2+1)' = 2x</math>}} | ||
- | + | 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>}} | ||
- | + | 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>}} | ||
- | + | 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>}} | ||
- | + | 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.