Processing Math: Done
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Lösung 2.2:3a

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Solution 2.2:3a moved to Lösung 2.2:3a: Robot: moved page)
Aktuelle Version (12:36, 27. Aug. 2009) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 3 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
The secret behind a successful substitution is to be able to recognize the integral as an expression of the type
+
Die Ableitung von <math>x^2</math> ist <math>\bigl(x^2\bigr)'=2x</math>. Daher substituieren wir <math>u=x^2</math>.
-
{{Abgesetzte Formel||<math>\int \left( \begin{matrix}
+
{{Abgesetzte Formel||<math>\int u'\sin u\,dx</math>}}
-
\text{an expression}\\
+
-
\text{in u}
+
-
\end{matrix}\right)\cdot u'\,dx\,,</math>}}
+
-
where <math>u=u(x)</math> is the actual substitution. In the integral
+
Wir erhalten
-
 
+
-
{{Abgesetzte Formel||<math>\int 2x\sin x^2\,dx</math>}}
+
-
 
+
-
we see that the expression <math>x^2</math> is the argument for the sine function, as the same time as its derivative <math>\bigl(x^2\bigr)'=2x</math> stands as a factor in front of sine. Therefore, if we set <math>u=x^2</math>, the integral, the integral will be of the form
+
-
 
+
-
{{Abgesetzte Formel||<math>\int u'\sin u\,dx\,\textrm{.}</math>}}
+
-
 
+
-
Thus, we can use <math>u=x^2</math> for the substitution,
+
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}

Aktuelle Version

Die Ableitung von x2 ist x2=2x . Daher substituieren wir u=x2.

usinudx 

Wir erhalten

2xsinx2dx=udu=x2=2xdx=sinudu=cosu+C=cosx2+C.