Lösung 2.3:1c

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Lösning 2.3:1c moved to Solution 2.3:1c: Robot: moved page)
Zeile 1: Zeile 1:
-
{{NAVCONTENT_START}}
+
The integrand consists of two factors, so partial integration is a plausible method. The most obvious thing to do is to choose
-
<center> [[Image:2_3_1c-1(2).gif]] </center>
+
<math>x^{2}</math>
-
{{NAVCONTENT_STOP}}
+
as the factor that we will differentiate and
-
{{NAVCONTENT_START}}
+
<math>\cos x</math>
-
<center> [[Image:2_3_1c-2(2).gif]] </center>
+
as the factor that we will integrate. Admittedly, the
-
{{NAVCONTENT_STOP}}
+
<math>x^{2}</math>
 +
-factor will not be differentiated away, but its exponent decreases by
 +
<math>\text{1}</math>
 +
and this makes the integral a little easier:
 +
 
 +
 
 +
<math>\int{x^{2}\cos x\,dx=x^{2}\centerdot \sin x-\int{2x\centerdot \sin x\,dx}}</math>
 +
 
 +
 
 +
We can attack the integral on the right-hand side in the same way. Let
 +
<math>2x</math>
 +
be the factor that we differentiate and
 +
<math>\sin x</math>
 +
the factor that we integrate. This time, we have only one factor left:
 +
 
 +
 
 +
<math>\begin{align}
 +
& \int{2x\centerdot \sin x\,dx}=2x\centerdot \left( -\cos x \right)-\int{2\centerdot }\left( -\cos x \right)\,dx \\
 +
& =-2x\cos x+2\int{\cos x\,dx} \\
 +
& =-2x\cos x+2\sin x+C \\
 +
\end{align}</math>
 +
 
 +
 
 +
All in all, we obtain
 +
 
 +
 
 +
<math>\begin{align}
 +
& \int{x^{2}\cos x\,dx=x^{2}\centerdot \sin x-\left( -2x\cos x+2\sin x+C \right)} \\
 +
& =x^{2}\centerdot \sin x+2x\cos x-2\sin x+C \\
 +
\end{align}</math>
 +
 
 +
 
 +
For more difficult integrals, it is quite normal to have to work step by step before getting the final answer.

Version vom 13:40, 21. Okt. 2008

The integrand consists of two factors, so partial integration is a plausible method. The most obvious thing to do is to choose \displaystyle x^{2} as the factor that we will differentiate and \displaystyle \cos x as the factor that we will integrate. Admittedly, the \displaystyle x^{2} -factor will not be differentiated away, but its exponent decreases by \displaystyle \text{1} and this makes the integral a little easier:


\displaystyle \int{x^{2}\cos x\,dx=x^{2}\centerdot \sin x-\int{2x\centerdot \sin x\,dx}}


We can attack the integral on the right-hand side in the same way. Let \displaystyle 2x be the factor that we differentiate and \displaystyle \sin x the factor that we integrate. This time, we have only one factor left:


\displaystyle \begin{align} & \int{2x\centerdot \sin x\,dx}=2x\centerdot \left( -\cos x \right)-\int{2\centerdot }\left( -\cos x \right)\,dx \\ & =-2x\cos x+2\int{\cos x\,dx} \\ & =-2x\cos x+2\sin x+C \\ \end{align}


All in all, we obtain


\displaystyle \begin{align} & \int{x^{2}\cos x\,dx=x^{2}\centerdot \sin x-\left( -2x\cos x+2\sin x+C \right)} \\ & =x^{2}\centerdot \sin x+2x\cos x-2\sin x+C \\ \end{align}


For more difficult integrals, it is quite normal to have to work step by step before getting the final answer.