Let k be a fixed positive integer. The $n^{th}$ derivative of $\frac{1}{x^k-1}$ has the form $\frac{p_n(x)}{(x^k-1)^{n+1}}$ where $p_n(x)$ is a polynomial of degree n with $p_0=1$. Then the value of $p_n(1)$ is
(A) $(n-1)!(-k)^n$
(B) $n!(-k)^{n-1}$
(C) $(n-1)!(-k)^{n-1}$
(D) $n!(-k)^{n}$
My approach is as follow Let $t(x)=(x^k-1)^{-1}$
$t'(x)=-(x^k-1)^{-2}.kx^{k-1}$
$t''(x)=2(x^k-1)^{-3}.k^2x^{2(k-1)}-(x^k-1)^{-2}.k(k-1)x^{k-2}$
I am not able to map it properly