How to solve some simple integrals (HW)

74 Views Asked by At

I'm stuck with those integrals. Can you give me a hint how to start solving?

$$\int{\frac{\ln(x+1)}{x+1}}dx$$

$$\int{\frac{1}{x^2-1}}dx$$

3

There are 3 best solutions below

1
On BEST ANSWER

Hint: try the substitution $u=\log(x+1)$

Hint: use partial fractions to write $\dfrac1{x^2-1}=\dfrac A{x-1}+\dfrac B{x+1}$

4
On

Hints:

$\bullet (\displaystyle \ln (x+1))'=\frac{1}{x+1}$

$\bullet \displaystyle \frac{1}{x^2-1}=\frac{1/2}{x-1}-\frac{1/2}{x+1}$

1
On

For the first integral, use $u$-substitution.

For the second integral, use partial fraction decomposition.