Calculate $$\int {\frac{{\sqrt {x + 1} - \sqrt {x - 1} }}{{\sqrt {x + 1} + \sqrt {x - 1} }}} dx $$
My try:
$$\int {\frac{{\sqrt {x + 1} - \sqrt {x - 1} }}{{\sqrt {x + 1} + \sqrt {x - 1} }}} dx = \left| {x + 1 = {u^2}} \right| = 2\int {\frac{{(u - \sqrt { - 2 + {u^2}} )}}{{u + \sqrt { - 2 + {u^2}} }}du} $$
I tried to do first Euler substitute:
$$\sqrt { - 2 + {u^2}} = {u_1} - u $$
But it did not lead me to the goal. Any thoughts will be appriciated.