Math for Non-Geeks/ Computing derivatives
{{#invoke:Math for Non-Geeks/Seite|oben}} In the last chapter we defined the derivative function of another differentiable function as follows: . However, evaluating this limit can be a very cumbersome way to determine the derivative. For example, take the function with . To calculate their derivatives we would have to determine for every .
It would be great to apply some rules to directly find an expression for the derivative function, which saves us the differential quotient computation. And luckily there are indeed derivative rules that trace derivatives of a complicated function back to derivatives of some very basic functions that are known exactly.
Overview Template:Anchor
If and are differentiable functions, with the compositions (with ), , , and being all well-defined and differentiable, Then the following derivative rules apply:
| Name | Regel |
|---|---|
| Factor rule | |
| Sum rule | |
| Product rule | |
| Quotient rule | |
| Inverse rule | |
| Chain rule | |
| Special cases of the chain rule | |
| Inverse rule (yet missing) |
All rules at one glance
The derivatives rules can be explained in simple words:
- Factor rule : The derivative is linear, so we can pull out any real (or even complex) number.
- Sum and difference rule : The derivative is linear, so for a sum, we can take the derivative of both summands separately.
- Product rule : "Derive the first function and the second remains unchanged plus derive the second function and the first remains unchanged".
- Quotient rule : DDE-EDD is a simple memorization rule for the numerator ("denominator derivative enumerator minus enumerator derivative denominator")
- Inverse rule : This is the special case of the quotient rule with (enumerator is constant ).
- Chain rule : "Derive the outer function times derive the inner function". Caution, the derivative of the outer function must be taken with the inner function inserted (). The differentiation of the inner function must not be forgotten either.
Factor rule
Math for Non-Geeks: Template:Satz
Sum rule
Theorem
Now we want to determine the derivative of a function , where and are both differentiable functions.
Math for Non-Geeks: Template:Satz
Example
Math for Non-Geeks: Template:Beispiel
Difference rule
Math for Non-Geeks: Template:Aufgabe
Product rule
Math for Non-Geeks: Template:Satz
Quotient rule
Math for Non-Geeks: Template:Satz
Chain rule Template:Anchor
Math for Non-Geeks: Template:Satz
Math for Non-Geeks: Template:Hinweis
{{#invoke:Math for Non-Geeks/Seite|unten|quellen=
- von Harten, G. Die Regeln der Differentialrechnung and ihre direkte Herleitung. Mitteilungen der Gesellschaft für Didaktik der Mathematik. Juli 2016, 8. PDF-Version.
}}