Lösung 2.1:5a

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Solution 2.1:5a moved to Lösung 2.1:5a: Robot: moved page)
Zeile 1: Zeile 1:
-
If we multiply top and bottom of the fraction by the conjugate expression
+
Wir erweitern den Bruch mit den Konjugat
-
<math>\sqrt{x+9}+\sqrt{x}</math> then the formula for the difference of two squares gives that denominator's root is squared away,
+
<math>\sqrt{x+9}+\sqrt{x}</math>, und mit der binomischen Formel erhalten wir
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 10: Zeile 10:
\end{align}</math>}}
\end{align}</math>}}
-
Thus,
+
und also ist,
{{Abgesetzte Formel||<math>\int \frac{dx}{\sqrt{x+9}-\sqrt{x}} = \frac{1}{9}\int\bigl(\sqrt{x+9}+\sqrt{x}\,\bigr)\,dx\,\textrm{.}</math>}}
{{Abgesetzte Formel||<math>\int \frac{dx}{\sqrt{x+9}-\sqrt{x}} = \frac{1}{9}\int\bigl(\sqrt{x+9}+\sqrt{x}\,\bigr)\,dx\,\textrm{.}</math>}}
-
If we write the square roots in power form,
+
Schreiben wir die Wurzeln wir Potenzen erhalten wir
{{Abgesetzte Formel||<math>\frac{1}{9}\int\bigl((x+9)^{1/2} + x^{1/2}\bigr)\,dx\,,</math>}}
{{Abgesetzte Formel||<math>\frac{1}{9}\int\bigl((x+9)^{1/2} + x^{1/2}\bigr)\,dx\,,</math>}}
-
we see that we have a standard integral and can write down the primitive functions directly,
+
mit der Stammfunktion:
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}
Zeile 28: Zeile 28:
\end{align}</math>}}
\end{align}</math>}}
-
where C is an arbitrary constant.
+
wo C eine beliebige Konstante ist.
-
This can also be written with square roots as
+
Dies ist dasselbe wie
{{Abgesetzte Formel||<math>\frac{2}{27}(x+9)\sqrt{x+9} + \frac{2}{27}x\sqrt{x} + C\,\textrm{.}</math>}}
{{Abgesetzte Formel||<math>\frac{2}{27}(x+9)\sqrt{x+9} + \frac{2}{27}x\sqrt{x} + C\,\textrm{.}</math>}}
-
Note: To be completely certain that we have done everything correctly, we differentiate the answer and see if we get back the integrand,
+
Hinweis: Um zu testen ob wir richtig gerechnet haben, leiten wir unsere Funktion ab, und vergleichen mit den Integrand.
{{Abgesetzte Formel||<math>\begin{align}
{{Abgesetzte Formel||<math>\begin{align}

Version vom 19:51, 28. Apr. 2009

Wir erweitern den Bruch mit den Konjugat \displaystyle \sqrt{x+9}+\sqrt{x}, und mit der binomischen Formel erhalten wir

\displaystyle \begin{align}

\frac{1}{\sqrt{x+9}-\sqrt{x}} &= \frac{1}{\sqrt{x+9}-\sqrt{x}}\cdot\frac{\sqrt{x+9}+\sqrt{x}}{\sqrt{x+9}+\sqrt{x}}\\[5pt] &= \frac{\sqrt{x+9}+\sqrt{x}}{\bigl(\sqrt{x+9}\,\bigr)^2 - \bigl(\sqrt{x}\,\bigr)^2}\\[5pt] &= \frac{\sqrt{x+9}+\sqrt{x}}{x+9-x}\\[5pt] &= \frac{\sqrt{x+9}+\sqrt{x}}{9}\,\textrm{.} \end{align}

und also ist,

\displaystyle \int \frac{dx}{\sqrt{x+9}-\sqrt{x}} = \frac{1}{9}\int\bigl(\sqrt{x+9}+\sqrt{x}\,\bigr)\,dx\,\textrm{.}

Schreiben wir die Wurzeln wir Potenzen erhalten wir

\displaystyle \frac{1}{9}\int\bigl((x+9)^{1/2} + x^{1/2}\bigr)\,dx\,,

mit der Stammfunktion:

\displaystyle \begin{align}

\frac{1}{9}\int\bigl((x+9)^{1/2} + x^{1/2}\bigr)\,dx &= \frac{1}{9}\biggl(\frac{(x+9)^{1/2+1}}{\tfrac{1}{2}+1} + \frac{x^{1/2+1}}{\tfrac{1}{2}+1} \biggr)+C\\[5pt] &= \frac{1}{9}\Bigl(\frac{(x+9)^{3/2}}{3/2} + \frac{x^{3/2}}{3/2} \Bigr)+C\\[5pt] &= \frac{1}{9}\Bigl(\frac{2}{3}(x+9)^{3/2} + \frac{2}{3}x^{3/2} \Bigr)+C\\[5pt] &= \frac{2}{27}(x+9)^{3/2} + \frac{2}{27}x^{3/2}+C\,, \end{align}

wo C eine beliebige Konstante ist.

Dies ist dasselbe wie

\displaystyle \frac{2}{27}(x+9)\sqrt{x+9} + \frac{2}{27}x\sqrt{x} + C\,\textrm{.}


Hinweis: Um zu testen ob wir richtig gerechnet haben, leiten wir unsere Funktion ab, und vergleichen mit den Integrand.

\displaystyle \begin{align}

\frac{d}{dx}\Bigl( \frac{2}{27}(x+9)^{3/2} + \frac{2}{27}x^{3/2} + C \Bigr) &= \frac{2}{27}\cdot \frac{3}{2}(x+9)^{3/2-1} + \frac{2}{27}\cdot\frac{3}{2} x^{3/2-1} + 0\\[5pt] &= \frac{1}{9}(x+9)^{1/2} + \frac{1}{9}x^{1/2}\,\textrm{.} \end{align}