2

How can I partialize the following fraction ? My query mainly lies with the term with 4th power . I want to use it in an integration problem .So , any clue to the dealing with integration will also be helpful...

$$\frac{2p}{(1-p)(1+p^{4})}$$

  • @SiongThyeGoh...Thank you. I've understood it.But , can you tell me how can I integrate the term with the 4th power...It would be helpful if you include it in your answer. – Nehal Samee Feb 15 '18 at 08:26

2 Answers2

2

Hint:

$$1+p^4=(1+\sqrt 2 p+p^2)(1-\sqrt 2 p+p^2)$$can you finish now?

Mostafa Ayaz
  • 31,924
2

Is this what you need ? $$\frac{2p}{(1-p)(1+p^{4})}=\frac a{1-p}+\frac{b+cp+dp^2+ep ^3}{1+p^4 }$$ Cross multiply to get $$-(a+b)+ (b-c+2)p + (c-d)p^2+ (d-e)p^3+ (e-a)p^4=0$$