Integrating by Parts: tan-1x dx

  • Thread starter Thread starter Col Musstard
  • Start date Start date
  • Tags Tags
    Integrate parts
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Col Musstard
Messages
6
Reaction score
0

Homework Statement



integral tan-1x dx
i am supposed to integrate this by parts

Homework Equations


The Attempt at a Solution


integral tan-1x dx = integral cosx/sinx dx
u=cos x, du=-sin x dx
v=ln sin x, dv= sin-1x dx
integral cosx/sinx dx= cosx ln(sinx) - integral[ ln(sinx)(-sinx) dx]
is this correct so far?
 
Last edited:
Physics news on Phys.org
Careful with your terminology, the problem is vastly different if its tan^-1(x) (arctangent) or (tan(x))^-1 (cotangent).

If it's the inverse function, the correct fraction would be:
[tex]\arctan{x}= \frac{{\arcsin{x}}}{\arccos{x}}[/tex]

If it's cotangent, I would set the problem up so that you have [tex]\int{\cos{x} \cdot \csc{x}\,dx}[/tex] so that you have the form [tex]\int{U \cdot V}[/tex]
 
Last edited:
well, it is arctan x so i need to do some recalculating now
 
Last edited:
i can't seem to get this problem to work, it seems to repeat itself
 
Ah, sorry I just worked it out and it seems that breaking arctan up wasn't the way to go. Instead, do the following:

[tex]\int{\arctan{x} \cdot 1 \,dx}[/tex]

This way, you can differentiate arctan and integrate 1 without having to repeat integration by parts as you would with breaking up the arctan. Let me know if you need more help.