I want to solve for the following $$\frac{1}{1+t^4} $$
I start by following
$$\frac{1}{1+t^4} = \frac{1}{(1 +t^2)^2 - (\sqrt{2}t)^2} = \frac{1}{(1+t^2- \sqrt{2}t)(1+t^2+\sqrt{2}t)} $$
$$\frac{1}{(1+t^2- \sqrt{2}t)(1+t^2+\sqrt{2}t)} = \frac{A}{1+t^2 + \sqrt{2}t} + \frac{B}{1+t^2 - \sqrt{2}t} $$
But the answers I get following above is incorrect. Can someone help me know how to solve such kind of partial fractions?