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

jsMath

Lösung 2.2:1b

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Lösning 2.2:1b moved to Solution 2.2:1b: Robot: moved page)
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
+
For an indefinite integral, we do not need to take account of the limits of integration when substituting variables, but at the end, when the integral has been calculated, we do need to change back to the variable
-
<center> [[Image:2_2_1b-1(2).gif]] </center>
+
<math>x</math>
-
{{NAVCONTENT_STOP}}
+
(because the original integral was expressed in
-
{{NAVCONTENT_START}}
+
<math>x</math>).
-
<center> [[Image:2_2_1b-2(2).gif]] </center>
+
 
-
{{NAVCONTENT_STOP}}
+
If we start by looking at the integration element
 +
<math>du</math>, the relation between
 +
<math>dx</math>
 +
and
 +
<math>du</math>
 +
reads
 +
 
 +
 
 +
<math>du={u}'\left( x \right)\,dx=\left( x^{2}+3 \right)^{\prime }\,dx=2x\,dx</math>,
 +
 
 +
which can be written as
 +
 
 +
 
 +
<math>x\,dx=\frac{1}{2}\,du</math>
 +
 
 +
 
 +
The expression
 +
<math>x\,dx</math>
 +
is present as a factor in the integral, and so everything is there for the substitution
 +
<math>u=x^{2}+3</math>
 +
 +
 
 +
 
 +
<math>\int{\left( x^{2}+3 \right)}^{5}x\,dx=\left\{ \begin{matrix}
 +
u=x^{2}+3 \\
 +
du=2x\,dx \\
 +
\end{matrix} \right\}=\int{u^{5}}\centerdot \frac{1}{2}\,du</math>
 +
 
 +
 
 +
The result on the right-hand side is a standard integral, which we integrate directly,
 +
 
 +
 
 +
<math>\frac{1}{2}\int{u^{5}}\,du=\frac{1}{2}\centerdot \frac{u^{6}}{6}+C</math>
 +
 
 +
 
 +
We write the answer expressed in
 +
<math>x\text{ }</math>
 +
by substituting back
 +
<math>u=x^{2}+3</math>,
 +
 
 +
 
 +
<math>\int{\left( x^{2}+3 \right)}^{5}x\,dx=\frac{\left( x^{2}+3 \right)^{6}}{12}+C</math>
 +
 
 +
where
 +
<math>C</math>
 +
is an arbitrary constant.
 +
 
 +
NOTE: it is possible to check the answer by differentiating
 +
<math>\frac{1}{12}\left( x^{2}+3 \right)^{6}+C</math>
 +
and seeing that we get back the integrand
 +
<math>\left( x^{2}+3 \right)^{5}x</math>.

Version vom 09:48, 19. Okt. 2008

For an indefinite integral, we do not need to take account of the limits of integration when substituting variables, but at the end, when the integral has been calculated, we do need to change back to the variable x (because the original integral was expressed in x).

If we start by looking at the integration element du, the relation between dx and du reads


du=uxdx=x2+3dx=2xdx ,

which can be written as


xdx=21du


The expression xdx is present as a factor in the integral, and so everything is there for the substitution u=x2+3


x2+35xdx=u=x2+3du=2xdx=u521du 


The result on the right-hand side is a standard integral, which we integrate directly,


21u5du=216u6+C 


We write the answer expressed in x by substituting back u=x2+3,


x2+35xdx=12x2+36+C 

where C is an arbitrary constant.

NOTE: it is possible to check the answer by differentiating 112x2+36+C  and seeing that we get back the integrand x2+35x .