1
$\begingroup$

I am struggling with the partial fraction decomposition of

$$\frac{(2l+1)(l+1)}{K+(l+1)(l+2)(l-1)},$$

where $K$ is a positive real number.

I would like to decompose it in a sum of simpler polynomial fractions.

I tried the Mathematica's function "Apart" but it is returning the fraction so I am thinking there is no simple partial fraction decomposition.

Could you help me?

  • 0
    The decomposition depends on how $K$ and $l$ are related. There is no general decomposition that will work for all $K.$2017-01-24

1 Answers 1

1

i think the simpliest form is this here $${\frac {2\,{l}^{2}+3\,l+1}{{l}^{3}+2\,{l}^{2}+K-l-2}}$$

  • 0
    Is it possible to have simpler than that? That's because I am eventually looking at series of legendre polynomials having that fraction as coefficient2017-01-23