vault backup: 2025-04-17 09:55:42

This commit is contained in:
arc 2025-04-17 09:55:42 -06:00
parent 4687efb9a7
commit a3ae6fea9e

View File

@ -214,3 +214,5 @@ $$ \lim_{n \to \infty} \sum_{i = 1}^n (f(x_i)-g(x_i)\cdot \Delta x)$$
This sum can also be described as:
$$ = \int_a^b(f(x)-g(x))dx $$
Where the two lines intersect each other, you'll need to split the solution into a sum of integrals to ensure that $f(x) \ge g(x)$, by swapping the two.