kidia Messages 65 Reaction score 0 Thread starter May 2, 2005 #1 Please any idea on this,find the primitive of arctan x
Data Messages 998 Reaction score 0 May 2, 2005 #2 Two ways: Make the substitution u=arctan x, or use integration by parts, [tex]\int u \ dv = uv - \int v \ du[/tex] where dv=dx, u=arctan x (they really work out in the same way anyways).
Two ways: Make the substitution u=arctan x, or use integration by parts, [tex]\int u \ dv = uv - \int v \ du[/tex] where dv=dx, u=arctan x (they really work out in the same way anyways).
kidia Messages 65 Reaction score 0 May 2, 2005 #3 Yah now I understand it will be the intergral of arctanxdx. thanx.