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.2:1d

Aus Online Mathematik Brückenkurs 2

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
K (Lösning 1.2:1d moved to Solution 1.2:1d: Robot: moved page)
K
Zeile 1: Zeile 1:
-
We have a quotient between
+
We have a quotient between <math>\sin x</math> and <math>x</math>, and therefore one way to differentiate the expression is to use the quotient rule,
-
<math>\sin x</math>
+
-
and
+
-
<math>x</math>, and therefore one way to differentiate the expression is to use the quotient rule:
+
 +
{{Displayed math||<math>\begin{align}
 +
\Bigl(\frac{\sin x}{x}\Bigr)'
 +
&= \frac{(\sin x)'\cdot x - \sin x\cdot (x)'}{x^2}\\[5pt]
 +
&= \frac{\cos x\cdot x - \sin x\cdot 1}{x^2}\\[5pt]
 +
&= \frac{\cos x}{x} - \frac{\sin x}{x^2}\,\textrm{.}
 +
\end{align}</math>}}
-
<math>\begin{align}
+
It is also possible to see the expression as a product of <math>\sin x</math> and
-
& \left( \frac{\sin x}{x} \right)^{\prime }=\frac{\left( \sin x \right)^{\prime }\centerdot x-\sin x\centerdot \left( x \right)^{\prime }}{x^{2}} \\
+
<math>1/x</math>, and to use the product rule,
-
& \\
+
-
& =\frac{\cos x\centerdot x-\sin x\centerdot 1}{x^{2}}=\frac{\cos x}{x}-\frac{\sin x}{x^{2}} \\
+
-
\end{align}</math>
+
-
 
+
-
It is also possible to see the expression as a product of
+
-
+
-
<math>\sin x</math>
+
-
and
+
-
<math>\frac{1}{x}</math>, and to use the product rule,
+
-
 
+
-
 
+
-
<math>\begin{align}
+
-
& \left( \sin x\centerdot \frac{1}{x} \right)^{\prime }=\left( \sin x \right)^{\prime }\centerdot \frac{1}{x}+\sin x\centerdot \left( \frac{1}{x} \right)^{\prime } \\
+
-
& \\
+
-
& =\cos x\centerdot \frac{1}{x}+\sin x\centerdot \left( -\frac{1}{x^{2}} \right)=\frac{\cos x}{x}-\frac{\sin x}{x^{2}} \\
+
-
\end{align}</math>
+
 +
{{Displayed math||<math>\begin{align}
 +
\Bigl(\sin x\cdot\frac{1}{x}\Bigr)'
 +
&= (\sin x)'\cdot\frac{1}{x} + \sin x\cdot\Bigl(\frac{1}{x}\Bigr)'\\[5pt]
 +
&= \cos x\cdot\frac{1}{x} + \sin x\cdot\Bigl(-\frac{1}{x^2}\Bigr)\\[5pt]
 +
&= \frac{\cos x}{x} - \frac{\sin x}{x^2}\,,
 +
\end{align}</math>}}
where we have used
where we have used
-
 
+
{{Displayed math||<math>\Bigl(\frac{1}{x}\Bigr)' = \bigl(x^{-1}\bigr)' = (-1)x^{-1-1} = -1\cdot x^{-2} = -\frac{1}{x^2}\,\textrm{.}</math>}}
-
<math>\left( \frac{1}{x} \right)^{\prime }=\left( x^{-1} \right)^{\prime }=\left( -1 \right)x^{-1-1}=-1\centerdot x^{-2}=-\frac{1}{x^{2}}</math>
+

Version vom 14:10, 14. Okt. 2008

We have a quotient between sinx and x, and therefore one way to differentiate the expression is to use the quotient rule,

xsinx=x2(sinx)xsinx(x)=x2cosxxsinx1=xcosxx2sinx.

It is also possible to see the expression as a product of sinx and 1x, and to use the product rule,

sinxx1=(sinx)x1+sinxx1=cosxx1+sinx1x2=xcosxx2sinx

where we have used

x1=x1=(1)x11=1x2=1x2.