Difference between revisions of "Integration By Parts"

From PKC
Jump to navigation Jump to search
Line 29: Line 29:


<math>\int f(x) \,g'(x) = (f(x) * g(x)) - \int g(x) \, f'(x)</math>
<math>\int f(x) \,g'(x) = (f(x) * g(x)) - \int g(x) \, f'(x)</math>
<noinclude>
</noinclude>

Revision as of 06:16, 17 September 2021

Integration By Parts

  1. Performing Integration By Parts
  1. Performing Integration By Parts


Explaining

When you are looking at this equation

you may have been confused by u,du,v,dv

you can just under stand it as

  1. u = f(x)
  2. du = f'(x)
  3. v = g(x)
  4. dv = g'(x)

so by looking at u and v as a function we you say du or dv is derivative of that function.

for example if we say u is f(x) than du is derivative of f(x) so it will be f'(x).

can be think as