vault backup: 2025-09-03 12:25:04

This commit is contained in:
arc
2025-09-03 12:25:04 -06:00
parent 2cf8f82069
commit 4ce7f0f075

View File

@ -21,4 +21,6 @@ $$\int xe^{2x}dx$$
- $u = x$
- $du = \frac{d}{dx}(x)= 1dx$
- $dv = e^{2x}dx$
- $v = \frac{1}{2}e^{2x}$ - The antiderivative of $dv$.
- $v = \frac{1}{2}e^{2x}$ - The antiderivative of $dv$.
2. Looking back at the integration by parts formula, we know that:
$$ \int udv = uv - \int v du $$