vault backup: 2025-01-30 09:03:43

This commit is contained in:
arc 2025-01-30 09:03:43 -07:00
parent 7d7efe3d55
commit cfd20d5851

View File

@ -40,3 +40,4 @@ Given the equation $y = f(x)$, the following are all notations used to represent
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} $$
- Using pascal's triangle, we can approximate $(x + h)^n$