Integration with reciprocal

90 Views Asked by At

$$\int\frac1{y-y^2}\,dy$$ Not sure how to do.

I tried substitution, not sure if product rule would work?

2

There are 2 best solutions below

1
On

Hint

Can you find $a$ and $b$ so that $$\frac1{y-y^2}=\frac1{y(1-y)}=\frac ay+\frac b{y-1}\ ?$$

0
On

Try completing the square. $$\frac{1}{y-y^2} = \frac{1}{-\left(y-\frac{1}{2}\right)^2+\frac{1}{4}}$$

Now substitute $u = y-\frac{1}{2}$.