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 (Lösning 2.2:3f moved to Solution 2.2:3f: Robot: moved page)
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
+
Let's rewrite the integral somewhat:
-
<center> [[Image:2_2_3f.gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
 
 +
<math>2\sin \sqrt{x}\centerdot \frac{1}{2\sqrt{x}}</math>
 +
 
 +
 
 +
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>
 +
 
 +
 
 +
and the integral becomes
 +
 
 +
 
 +
<math>\begin{align}
 +
& \int{\frac{\sin \sqrt{x}}{\sqrt{x}}}\,dx=\left\{ \begin{matrix}
 +
u=\sqrt{x} \\
 +
du=\left( \sqrt{x} \right)^{\prime }\,dx=\frac{1}{2\sqrt{x}}\,dx \\
 +
\end{matrix}\, \right\} \\
 +
& =2\int{\sin u\,du} \\
 +
& =-2\cos u+C \\
 +
& =-2\cos \sqrt{x}+C \\
 +
\end{align}</math>

Version vom 15:38, 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=u=xdu=xdx=12xdx=2sinudu=2cosu+C=2cosx+C