I don't know why, but for some reason I cannot solve the following partial fraction decomposition no matter how much I try.
$$\frac{1}{(v-1)^2(v+1)^2}$$
When decomposing that to $\frac{1}{(v-1)^2(v+1)^2} = \frac{A_1}{v-1} + \frac{A_2}{(v-1)^2} + \frac{A_3}{v+1} + \frac{A_4}{(v+1)^2}$ I did figure out that $A_2$ and $A_4$ are $\frac{1}{4}$, but I cannot for the love of me figure out $A_1$ and $A_3$.
Sorry if this sounds like a stupid question, but I'm really stuck here and don't know how to proceed.
Hint: I got $$(A+C)v^3+v^2(A+B-C+D)+v(A+2B-C-2D)-A+B+C+D=1$$