From 0d57ad37c7d86d342aae522a3c0b55727519119e Mon Sep 17 00:00:00 2001 From: arc Date: Thu, 17 Apr 2025 09:15:41 -0600 Subject: [PATCH] vault backup: 2025-04-17 09:15:40 --- education/math/MATH1210 (calc 1)/Integrals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/education/math/MATH1210 (calc 1)/Integrals.md b/education/math/MATH1210 (calc 1)/Integrals.md index c29bace..2d54b2b 100644 --- a/education/math/MATH1210 (calc 1)/Integrals.md +++ b/education/math/MATH1210 (calc 1)/Integrals.md @@ -202,4 +202,4 @@ Visualized as a set of rectangles, each rectangle would have a corner on the top The Riemann Sum definition of the area between two curves is as follows: -$$ \lim_{n \to \infty} \sum_{i = 0}^n $$ \ No newline at end of file +$$ \lim_{n \to \infty} \sum_{i = 0}^n (f(x_i)-g(x_i)\cdot \Delta x)$$ \ No newline at end of file