integral of xarctanxdx using integration by parts.

3 answers

∫x arctan x dx

u = arctan x
du = 1/(1+x^2)

dv = x dx
v = 1/2 x^2

∫ x arctan x dx = 1/2 x^2 arctan x - ∫ 1/2 x^2 * 1/(1+x^2) dx
= 1/2 (x^2 arctan(x) - ∫x^2/(1+x^2) dx)

now, x^2/(1+x^2) = 1 - 1/(1+x^2)

∫x^2/(1+x^2) dx = ∫ 1 - 1/(1+x^2) dx
= x - arctan(x)

so we wind up with

1/2 (x^2 arctan(x) - (x - arctan(x)))
= 1/2 ((1+x^2)arctan(x) - x) + C
∫xarctan(x) dx

Integration by parts:

∫vdu = vu - ∫udv

Where:
v = arctan(x) du = xdx
dv = 1/(x^2 + 1)dx u = x^2/2

∫xarctan(x)dx = (x^2/2)arctan(x) - ∫(x^2)/2(x^2 + 1)dx

Factor out constants:

(1/2)x^2arctan(x) - (1/2)∫x^2/(x^2+1)dx

Long division in the integrand:

(1/2)x^2arctan(x) - (1/2)∫(1-(1/(x^2+1))dx

Separate integrand:

(1/2)x^2arctan(x) - (1/2)∫1dx -(1/2)∫1/(x^2+1)dx

Integrate:

(1/2)x^2arctan(x) - (x/2) - (1/2)arctan(x) + C

Factor:

(1/2)(x^2arctan(x) - x - arctan(x)) + C

Complete:

∫xarctan(x)dx = (1/2)(x^2arctan(x)-x-arctan(x)) + C
thank you so much! I was getting stuck at the long division part.
Similar Questions
  1. What is the best method to evaluate the integral of 1/(4x^2-9) dxa) Integration by parts b) Rewrite the integral using long
    1. answers icon 1 answer
  2. That's the same as the integral of sin^2 x dx.Use integration by parts. Let sin x = u and sin x dx = dv v = -cos x du = cos x dx
    1. answers icon 0 answers
  3. Integrate using integration by parts(integral) (5-x) e^3x u = 5-x du = -dx dv = e^3x v = 3e^3x I wonder if this is right so far.
    1. answers icon 6 answers
  4. Use integration by parts to evaluate the integral of x*sec^2(3x).My answer is ([x*tan(3x)]/3)-[ln(sec(3x))/9] but it's
    1. answers icon 1 answer
more similar questions