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 1.1:2c

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
Aktuelle Version (11:55, 7. Aug. 2009) (bearbeiten) (rückgängig)
 
(Der Versionsvergleich bezieht 4 dazwischen liegende Versionen mit ein.)
Zeile 1: Zeile 1:
-
We differentiate term by term:
+
Wir leiten die Funktion Term für Term ab:
 +
{{Abgesetzte Formel||<math>\begin{align}
 +
f^{\,\prime}(x) &= \frac{d}{dx}\,\bigl(e^x-\ln x\bigr)\\[5pt]
 +
&= \frac{d}{dx}\,e^{x} - \frac{d}{dx}\,\ln x\\[5pt]
 +
&= e^{x}-\frac{1}{x}\,\textrm{.}
 +
\end{align}</math>}}
-
<math>\begin{align}
 
-
& {f}'\left( x \right)=\frac{d}{dx}\left( e^{x}-\ln x \right) \\
 
-
& =\frac{d}{dx}e^{x}-\frac{d}{dx}\ln x=e^{x}-\frac{1}{x} \\
 
-
\end{align}</math>
 
-
 
+
Hinweis: Da <math>\ln x</math> nicht für <math>x\le 0</math> definiert ist, nehmen wir an dass <math>x > 0</math>.
-
NOTE: because
+
-
<math>\text{ln }x</math>
+
-
is not defined for
+
-
<math>x\le 0</math>
+
-
we assume implicitly that
+
-
<math>x>0</math>.
+

Aktuelle Version

Wir leiten die Funktion Term für Term ab:

f(x)=ddxexlnx=ddxexddxlnx=exx1.


Hinweis: Da lnx nicht für x0 definiert ist, nehmen wir an dass x0.