You are here:

Calculus/Integration by Parts

Advertisement


Question
Hi

I am stuck on an integration problem.  Your help would be most welcome.

Int[(arctanx)/x^2)]

Thanks for your time!

-Anson

Answer
Questioner:   Anson
Category:  Calculus
Private:  No
 
Subject:  Calculus
Question:  Hi

I am stuck on an integration problem.  Your help would be most welcome.

Int[(arctanx)/x^2)]

Thanks for your time!
............................
Hi, Anson,

Looks like a straightforward integration by parts.


{ arctan(x)
| ----------- dx
}    x^2

Let
                      dx
u = arctan(x),  du = --------
                    1 + x^2

dv = x^(-2) dx;  v = -1/x

Now the uv part:

     - arctan x
uv = ------------
         x

And the

 {
- | vdu =
 }     


{     dx   
| ----------- =
} x(1 + x^2)


Now use partial fractions:

    1          A     Bx + C
----------- = --- + --------
x(1 + x^2)     x    1 + x^2


1 = A + Ax^2 + Bx^2 + Cx

A = 1;  C = 0

A + B = 0;  B = -1

    1          1     -x
----------- = --- + --------
x(1 + x^2)     x    1 + x^2

Now you can handle the rest, I think:
1/x integrates to a ln(x)

The second term integrates using  u = 1 + x^2.


P.S. Check out this web site:

http://integrals.wolfram.com/index.jsp  

Calculus

All Answers


Answers by Expert:


Ask Experts

Volunteer


Paul Klarreich

Expertise

All topics in first-year calculus including infinite series, max-min and related rate problems. Also trigonometry and complex numbers, theory of equations, exponential and logarithmic functions. I can also try (but not guarantee) to answer questions on Analysis -- sequences, limits, continuity.

Experience

I taught all mathematics subjects from elementary algebra to differential equations at a two-year college in New York City for 25 years.

Education/Credentials
(See above.)

©2012 About.com, a part of The New York Times Company. All rights reserved.