\( \newcommand{\br}[1]{\left( #1\right)} \newcommand{\logpar}[1]{\log\left( #1\right)} \newcommand{\cospar}[1]{\cos\left( #1\right)} \newcommand{\sinpar}[1]{\sin\left( #1\right)} \newcommand{\tanpar}[1]{\tan\left( #1\right)} \newcommand{\arcsinpar}[1]{\sin^{-1}\!\left( #1\right)} \newcommand{\arccospar}[1]{\cos^{-1}\!\left( #1\right)} \newcommand{\arctanpar}[1]{\tan^{-1}\!\left( #1\right)} \newcommand{\asin}[1]{\sin^{-1}\! #1} \newcommand{\acos}[1]{\cos^{-1}\! #1} \newcommand{\atan}[1]{\tan^{-1}\! #1} \newcommand{\asinh}[1]{\sinh^{-1}\! #1} \newcommand{\acosh}[1]{\cosh^{-1}\! #1} \newcommand{\atanh}[1]{\tanh^{-1}\! #1} \newcommand{\logten}[1]{\log_{10}\! #1} \definecolor{explaination}{RGB}{0, 166, 226} \newcommand{\ubrace}[2][u]{ { \color{explaination}{\underbrace{ {\color{black}{#2}} }_{#1}} } } \newcommand{\obrace}[2][u]{ { \color{explaination}{\overbrace{ {\color{black}{#2}} }^{#1}} } } \definecolor{highlight}{RGB}{181, 41, 118} \newcommand{\xplain}[1]{{ \textcolor{explaination} { \footnotesize{ #1 \newline}}}} \newcommand{\hilite}[1]{{ \textcolor{highlight} { { #1 }}}} \definecolor{lightergray}{gray}{.675} \newcommand{\hide}[1]{{ \textcolor{lightergray} { \footnotesize{ #1 \newline}}}} \newcommand{\mth}[1]{ { \textcolor{black} { { \small #1 } } } } \)

Beweis für die Ableitung von csc(x)

Beweis, dass -csc(x) · cot(x) die Ableitung des Cosekans ist.

Herleitung und Beweis

\( \begin{align*} \frac{\mathrm{d} }{\mathrm{d} x}\big( \csc(x) \big) &= \frac{\mathrm{d} }{\mathrm{d} x}\left ( \frac{1}{\sin(x)} \right ) \\[3ex] &= \frac{\big(1\big)^\prime\cdot\sin(x) – 1\cdot\big(\sin(x)\big)^\prime}{\big(\sin(x)\big)^2} \\[3ex] &= \frac{\big(0\big)\cdot\sin(x) – 1\cdot\big(\cos(x)\big)}{\sin^2(x)} \\[3ex] &= \frac{ – \cos(x)}{\sin^2(x)} \\[3ex] &=  \ubrace[\csc(x)]{\frac{ 1}{\sin(x)}}\cdot\ubrace[-\cot(x)]{\frac{ – \cos(x)}{\sin(x)}} \\[3ex] &= -\csc(x)\cdot\cot(x)\qquad\blacksquare \end{align*} \)

Erklärung

  1. Cosekans als Kehrwert des Sinus umschreiben (Definition des Cosekans)
  2. Mit der Kettenregel ableiten
  3. 1 wird als Konstante zu 0 abgeleitet; die Ableitung des Sinus ist der Kosinus
  4. Zusammenfassen
  5. @@ 1/sin(x) @@ kann aus dem Term herausfaktorisiert werden. Die beiden resultierenden Faktoren entsprechen der alternativen Schreibweise von zwei anderen trigonometrischen Funktionen: dem Cosekans und dem Cotangens.
  6. Umschreiben.