The function has poles at s = ±1, \[ F (s) = {8 \over s^4 - 2s^3 + 2s - 1} \]
The issue I'm having is that I cannot find a way to factorise the denominator so that I can use the Heaviside method. I would massively appreciate if anyone could point me in the direction of how to do it.
Letting $P(X):=X^4-2X^3+2X-1$. Notice that the possible rational roots are $X=\pm 1$.
Now,
Hence $(X-1)$ and $(X+1)$ are factor of $P(X)$ by factor theorem.
$$\frac{P(X)}{(X-1)}=X^3-X^2-X+1:=Q(X)\implies P(X)=(X-1)Q(X)$$
But $$X^2-2X+1=(X-1)(X-1)\iff R(X)=(X-1)^2$$ We are lucky, it all factored into $\mathbf{R}[X]$.
Hence $$X^4-2X^3+2X-1=(X-1)^{3}(X+1)$$ Therefore $$\frac{1}{8}F(S)=\frac{1}{S^4-2S^3+2S-1}=\frac{1}{(S-1)^3(S+1)}$$
One can recognize directly from the table of Laplace transforms the answer