Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Integration by parts
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
====Functions multiplied by unity==== Two other well-known examples are when integration by parts is applied to a function expressed as a product of 1 and itself. This works if the derivative of the function is known, and the integral of this derivative times <math>x</math> is also known. The first example is <math>\int \ln(x) dx</math>. We write this as: <math display="block">I=\int\ln(x)\cdot 1\,dx\,.</math> Let: <math display="block">u = \ln(x)\ \Rightarrow\ du = \frac{dx}{x}</math> <math display="block">dv = dx\ \Rightarrow\ v = x</math> then: <math display="block"> \begin{align} \int \ln(x)\,dx & = x\ln(x) - \int\frac{x}{x}\,dx \\ & = x\ln(x) - \int 1\,dx \\ & = x\ln(x) - x + C \end{align} </math> where <math>C</math> is the [[constant of integration]]. The second example is the [[inverse tangent]] function <math>\arctan(x)</math>: <math display="block">I=\int\arctan(x)\,dx.</math> Rewrite this as <math display="block">\int\arctan(x)\cdot 1\,dx.</math> Now let: <math display="block">u = \arctan(x)\ \Rightarrow\ du = \frac{dx}{1+x^2}</math> <math display="block">dv = dx\ \Rightarrow\ v = x</math> then <math display="block"> \begin{align} \int\arctan(x)\,dx & = x\arctan(x) - \int\frac{x}{1+x^2}\,dx \\[8pt] & = x\arctan(x) - \frac{\ln(1+x^2)}{2} + C \end{align} </math> using a combination of the [[inverse chain rule method]] and the [[natural logarithm integral condition]].
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
Integration by parts
(section)
Add topic