Lösung 2.1:5b

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K
K (Robot: Automated text replacement (-{{Displayed math +{{Abgesetzte Formel))
Zeile 3: Zeile 3:
In this case, we can use the formula for half-angles and write
In this case, we can use the formula for half-angles and write
-
{{Displayed math||<math>\sin^2\!x=\frac{1-\cos 2x}{2}\,\textrm{.}</math>}}
+
{{Abgesetzte Formel||<math>\sin^2\!x=\frac{1-\cos 2x}{2}\,\textrm{.}</math>}}
The right-hand side contains only terms which we can integrate and the calculation becomes
The right-hand side contains only terms which we can integrate and the calculation becomes
-
{{Displayed math||<math>\begin{align}
+
{{Abgesetzte Formel||<math>\begin{align}
\int \sin^2\!x\,dx
\int \sin^2\!x\,dx
&= \int\frac{1-\cos 2x}{2}\,dx\\[5pt]
&= \int\frac{1-\cos 2x}{2}\,dx\\[5pt]

Version vom 13:00, 10. Mär. 2009

The integral is not in our list of known integrals, but we will try to rewrite the integrand as something more manageable.

In this case, we can use the formula for half-angles and write

\displaystyle \sin^2\!x=\frac{1-\cos 2x}{2}\,\textrm{.}

The right-hand side contains only terms which we can integrate and the calculation becomes

\displaystyle \begin{align}

\int \sin^2\!x\,dx &= \int\frac{1-\cos 2x}{2}\,dx\\[5pt] &= \int\Bigl(\frac{1}{2}-\frac{1}{2}\cos 2x\Bigr)\,dx\\[5pt] &= \frac{x}{2} - \frac{1}{2}\cdot\frac{\sin 2x}{2} + C\\[5pt] &= \frac{x}{2} - \frac{\sin 2x}{4} + C\,\textrm{.} \end{align}

(Notice how we compensate with a factor 2 in the denominator for the inner derivative of \displaystyle \sin 2x\,.)