How to integrate this
$$\int{\frac{1}{(x+1)(x+2)^2(x+3)^3}dx}$$
I tried to use that $$\int{\frac{1}{(x+1)(x+2)^2(x+3)^3}dx} = P_{1}(x)/Q_{1}(x) + \int{P_{2}(x)/Q_{2}(x)dx}$$ where $$\frac{P_{1}(x)}{Q_{1}(x)}=\frac{ax^2+bx+c}{(x+2)(x+3)^2}$$ and $$\frac{P_{2}(x)}{Q_{2}(x)}= \frac{dx^2+kx+m}{(x+1)(x+2)(x+3)}$$ but I got terrible coeff a,b,c,d,k,m. Is there an easier way?
Write $$\frac{1}{(x+1)(x+2)^2(x+3)^3}=\frac{A}{x+1}+\frac{B}{x+2}+\frac{C}{(x+2)^2}+\frac{D}{(x+3)}+\frac{E}{(x+3)^2}+\frac{F}{(x+3)^3}$$ Solve for $A,B,C,D,E,F$ by comparing coefficients and integrate each term separately.