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:1b

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
Zeile 1: Zeile 1:
-
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
+
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 <math>x</math> (because the original integral was expressed in <math>x</math>).
-
<math>x</math>
+
-
(because the original integral was expressed in
+
-
<math>x</math>).
+
-
If we start by looking at the integration element
+
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</math>, the relation between
+
-
<math>dx</math>
+
-
and
+
-
<math>du</math>
+
-
reads
+
-
 
+
{{Displayed math||<math>du = u'(x)\,dx = (x^2+3)'\,dx = 2x\,dx\,,</math>}}
-
<math>du={u}'\left( x \right)\,dx=\left( x^{2}+3 \right)^{\prime }\,dx=2x\,dx</math>,
+
which can be written as
which can be written as
 +
{{Displayed math||<math>x\,dx = \tfrac{1}{2}\,du\,\textrm{.}</math>}}
-
<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>,
-
 
+
-
 
+
-
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>
+
-
 
+
{{Displayed math||<math>\int (x^2+3)^5x\,dx = \left\{\begin{align}
-
 
+
u &= x^2+3\\[5pt]
-
<math>\int{\left( x^{2}+3 \right)}^{5}x\,dx=\left\{ \begin{matrix}
+
du &= 2x\,dx
-
u=x^{2}+3 \\
+
\end{align}\right\} = \int u^5\cdot\tfrac{1}{2}\,du\,\textrm{.}</math>}}
-
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,
The result on the right-hand side is a standard integral, which we integrate directly,
 +
{{Displayed math||<math>\frac{1}{2}\int u^5\,du = \frac{1}{2}\cdot\frac{u^6}{6} + C\,\textrm{.}</math>}}
-
<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</math> by substituting back <math>u=x^{2}+3</math>,
-
 
+
-
 
+
-
We write the answer expressed in
+
-
<math>x\text{ }</math>
+
-
by substituting back
+
-
<math>u=x^{2}+3</math>,
+
 +
{{Displayed math||<math>\int (x^2+3)^5x\,dx = \frac{(x^2+3)^6}{12}+C\,,</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.
-
where
 
-
<math>C</math>
 
-
is an arbitrary constant.
 
-
NOTE: it is possible to check the answer by differentiating
+
Note: It is possible to check the answer by differentiating <math>\tfrac{1}{12}( x^{2}+3)^6+C</math> and seeing that we get back the integrand <math>(x^2+3)^5x\,</math>.
-
<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 12:43, 28. 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=u(x)dx=(x2+3)dx=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+3)5xdx=udu=x2+3=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+3)5xdx=12(x2+3)6+C 

where C is an arbitrary constant.


Note: It is possible to check the answer by differentiating 112(x2+3)6+C and seeing that we get back the integrand (x2+3)5x.