Insights Blog
-- Browse All Articles --
Physics Articles
Physics Tutorials
Physics Guides
Physics FAQ
Math Articles
Math Tutorials
Math Guides
Math FAQ
Education Articles
Education Guides
Bio/Chem Articles
Technology Guides
Computer Science Tutorials
Forums
Trending
Featured Threads
Log in
Register
What's new
Search
Search
Google search
: add "Physics Forums" to query
Search titles only
By:
Latest activity
Register
Menu
Log in
Register
Navigation
More options
Contact us
Close Menu
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
Integration by parts
Recent contents
View information
Top users
Description
In calculus, and more generally in mathematical analysis, integration by parts or partial integration is a process that finds the integral of a product of functions in terms of the integral of the product of their derivative and antiderivative. It is frequently used to transform the antiderivative of a product of functions into an antiderivative for which a solution can be more easily found. The rule can be thought of as an integral version of the product rule of differentiation.
The integration by parts formula states:
∫
a
b
u
(
x
)
v
′
(
x
)
d
x
=
[
u
(
x
)
v
(
x
)
]
a
b
−
∫
a
b
u
′
(
x
)
v
(
x
)
d
x
=
u
(
b
)
v
(
b
)
−
u
(
a
)
v
(
a
)
−
∫
a
b
u
′
(
x
)
v
(
x
)
d
x
.
{\displaystyle {\begin{aligned}\int _{a}^{b}u(x)v'(x)\,dx&={\Big [}u(x)v(x){\Big ]}_{a}^{b}-\int _{a}^{b}u'(x)v(x)\,dx\\[6pt]&=u(b)v(b)-u(a)v(a)-\int _{a}^{b}u'(x)v(x)\,dx.\end{aligned}}}
Or, letting
u
=
u
(
x
)
{\displaystyle u=u(x)}
and
d
u
=
u
′
(
x
)
d
x
{\displaystyle du=u'(x)\,dx}
while
v
=
v
(
x
)
{\displaystyle v=v(x)}
and
d
v
=
v
′
(
x
)
d
x
{\displaystyle dv=v'(x)dx}
, the formula can be written more compactly:
∫
u
d
v
=
u
v
−
∫
v
d
u
.
{\displaystyle \int u\,dv\ =\ uv-\int v\,du.}
Mathematician Brook Taylor discovered integration by parts, first publishing the idea in 1715. More general formulations of integration by parts exist for the Riemann–Stieltjes and Lebesgue–Stieltjes integrals. The discrete analogue for sequences is called summation by parts.
View More On Wikipedia.org
Forums
Back
Top