vault backup: 2025-01-30 08:58:43
This commit is contained in:
parent
5898de24cb
commit
7d7efe3d55
@ -36,3 +36,7 @@ Given the equation $y = f(x)$, the following are all notations used to represent
|
||||
|
||||
# Higher Order Differentials
|
||||
- Take the differential of a differential
|
||||
|
||||
Using the definition of a derivative to determine the derivative of $f(x) = x^n$, where $n$ is any natural number.
|
||||
|
||||
$$ f'(x) = \lim_{h \to 0} \dfrac{(x + h)^n - x^n}{h} $$
|
||||
|
Loading…
x
Reference in New Issue
Block a user