I'm trying to do a partial fraction expansion on $$Y = n \cdot \frac{e^{-pt_{0}}}{(p+n)(p^2+\omega^2)}$$
which gives $A(p^2+\omega^2)+(Bp+C)(p+n) = 1$ which implies
$$A = -B$$ $$Bpn=0\rightarrow B=0\rightarrow A=0$$
which is incorrect. Any help with what I'm missing would be greatly appreciated