0

I would like to have the following partial fraction decomposed : $$\frac{2r+1}{r^2{(r+1)}^2}$$ Since the denominator does not contain any constant the approch is non-trivial to me. Any help would be highly appreciated.

Thank you in advance.

mysterium
  • 135

1 Answers1

3

$$\frac{2r+1}{r^2(r+1)^2}=\frac{(r+1)^2 - r^2}{r^2(r+1)^2} = \frac{1}{r^2} - \frac{1}{(r+1)^2}$$

Rick
  • 1,190