Integrate a chain function

47 Views Asked by At

I have to calculate $\int\operatorname{arccot}(\cot(x))\ dx.$ If I had to find the derivative it would be easy with the chain rule. How can I do this?

2

There are 2 best solutions below

15
On BEST ANSWER

Hint: integrating by parts we get $$\int arccot(\cot(x))dx=x arccot(\cot(x))-\int xdx$$ Second hint: $$(arccot(cot(x))'=-\frac{-1-\cot(x)^2}{1+\cot(x)^2}=1$$

0
On

Let arccot$(\cot x)=y$

$\implies \cot x=\cot y$

$x=n\pi+y$ where $n$ is an integer

$\int y\ dx=?$