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:3f

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
Zeile 1: Zeile 1:
-
Let's rewrite the integral somewhat:
+
Let's rewrite the integral somewhat,
 +
{{Displayed math||<math>2\sin\sqrt{x}\cdot\frac{1}{2\sqrt{x}}\,\textrm{.}</math>}}
-
<math>2\sin \sqrt{x}\centerdot \frac{1}{2\sqrt{x}}</math>
+
Here, we see that the factor on the right, <math>1/2\sqrt{x}</math>, is the derivative of the expression <math>\sqrt{x}</math>, which appears in the factor on the left, <math>2\sin \sqrt{x}\,</math>. With the substitution <math>u=\sqrt{x}</math>, the integrand can therefore be written as
-
 
+
-
 
+
-
Here, we see that the factor on the right,
+
-
<math>\frac{1}{2\sqrt{x}}</math>
+
-
is the derivative of the expression
+
-
<math>\sqrt{x}</math>, which appears in the factor on the left,
+
-
<math>2\sin \sqrt{x}</math>
+
-
With the substitution
+
-
<math>u=\sqrt{x}</math>, the integrand can therefore be written as
+
-
 
+
-
 
+
-
<math>2\sin u\centerdot {u}'</math>
+
 +
{{Displayed math||<math>2\sin u\cdot u'</math>}}
and the integral becomes
and the integral becomes
-
 
+
{{Displayed math||<math>\begin{align}
-
<math>\begin{align}
+
\int \frac{\sin \sqrt{x}}{\sqrt{x}}\,dx
-
& \int{\frac{\sin \sqrt{x}}{\sqrt{x}}}\,dx=\left\{ \begin{matrix}
+
&= \left\{ \begin{align}
-
u=\sqrt{x} \\
+
u &= \sqrt{x}\\[5pt]
-
du=\left( \sqrt{x} \right)^{\prime }\,dx=\frac{1}{2\sqrt{x}}\,dx \\
+
du &= (\sqrt{x}\,)'\,dx = \frac{1}{2\sqrt{x}}\,dx
-
\end{matrix}\, \right\} \\
+
\end{align}\, \right\}\\[5pt]
-
& =2\int{\sin u\,du} \\
+
&= 2\int \sin u\,du\\[5pt]
-
& =-2\cos u+C \\
+
&= -2\cos u+C\\[5pt]
-
& =-2\cos \sqrt{x}+C \\
+
&= -2\cos\sqrt{x} + C\,\textrm{.}
-
\end{align}</math>
+
\end{align}</math>}}

Version vom 15:43, 28. Okt. 2008

Let's rewrite the integral somewhat,

2sinx12x.

Here, we see that the factor on the right, 12x , is the derivative of the expression x , which appears in the factor on the left, 2sinx . With the substitution u=x , the integrand can therefore be written as

2sinuu

and the integral becomes

xsinxdx=udu=x=(x)dx=12xdx=2sinudu=2cosu+C=2cosx+C.