I need to take the inverse z transform of $X(z) = \dfrac{.5}{(z-1)(z-.5)}$. I've used partial fractions to split this into $X(z) = \dfrac{1}{z-.5} - \dfrac{1}{z-1}$
But Here I'm stuck. This isn't in a table, and I'm not sure how to solve it. I've found pages with similar problems, e.g. $\dfrac{1}{(z-1)^2}$, but they claim that "this is simple" and just stop once they've handled the square. How would I go about deriving the inverse Z transform of $\dfrac{1}{z-a}$?