Math:Integration by parts: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

4 March 2025

  • curprev 15:0415:04, 4 March 2025Matthyno talk contribs 1,538 bytes −15 No edit summary undo
  • curprev 14:5614:56, 4 March 2025Matthyno talk contribs 1,553 bytes +1,553 Created page with "Integration by parts is basically just a formula to memorize. Here's how I write it: <math> \int uv = uV-\int u'V </math> ...where: <math> u=u(x), v=v(x), V=\int v(x) \; \mathrm{d} x, u'=\frac{ \mathrm{d} }{ \mathrm{d} x} u(x) </math> So written out fully, integration by parts looks like: <math> \int u(x)v(x) \;\mathrm{d}x = u(x)\int v(x) \; \mathrm{d}x-\int \left( u'(x) \left( \int v(x) \; \mathrm{d}x) \right) \right) \; \mathrm{d}x </math> This formula is very..."