From cfd20d58513342f0fb3a8b376c2d848a961a11b4 Mon Sep 17 00:00:00 2001 From: arc Date: Thu, 30 Jan 2025 09:03:43 -0700 Subject: [PATCH] vault backup: 2025-01-30 09:03:43 --- education/math/MATH1210 (calc 1)/Derivatives.md | 1 + 1 file changed, 1 insertion(+) diff --git a/education/math/MATH1210 (calc 1)/Derivatives.md b/education/math/MATH1210 (calc 1)/Derivatives.md index 7158737..cf66ba1 100644 --- a/education/math/MATH1210 (calc 1)/Derivatives.md +++ b/education/math/MATH1210 (calc 1)/Derivatives.md @@ -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$