Thread Closed

integration by parts with my work

 
Share Thread Thread Tools
Feb15-07, 12:49 AM   #1
 

integration by parts with my work


1. The problem statement, all variables and given/known data

integrate arctan(1/x)

2. Relevant equations



3. The attempt at a solution

z=arctan(1/x)
dx=-dz(x^2-1)

now its the integral of z(x^2-1)dz

let u =X^2-1
du=2x
dv=-udu
v=-u^2/2

integral=(x^2-1)(-u^2/2) - int (-u^2)(2x)

this is where i got stuck but i think im doing the z substitution incorrectly. is it even necessary to sub z?

Thanks!
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Feb16-07, 07:14 AM   #2
 
Mentor
You got stuck because you're trying to integrate the term z(x^2-1)dz which has x's and z's in it!

We want to calculate [tex]\int\tan^{-1}(1/x)dx[/tex]. Do this by parts, and take u=arctan(1/x) and dv=dx. You need to then calculate du and v, and use the usual integration by parts forumla: [tex]\int udv= uv-\int vdu[/tex]

(Alternatively, you could note that arctan(1/x)=arccot(x) and proceed from here)
Thread Closed
Thread Tools


Similar Threads for: integration by parts with my work
Thread Forum Replies
Integration problems. (Integration by parts) Calculus & Beyond Homework 5
Integration (by parts) check my work Calculus & Beyond Homework 1
integration by parts Calculus & Beyond Homework 6
Integration by parts Calculus & Beyond Homework 2
integration by parts Differential Equations 26