I am trying to understand how an equation from a research paper is derived. Suppose that $q$ is a prime power, and for functions $f$ and $g$ of $q$, we write $f = o(g)$ when $\lim_{q \to \infty} f/g = 0$. Further, suppose that $t$ and $k$ are positive integers with $t \leq k$. Additionally, $z$ is an integer satisfying $k \leq z \leq q$, $1 = o(z)$, and $z = o(q^{k-t/k})$. The equation of interest is
${q-k \choose z-k} = {q \choose z}\frac{z^k}{q^k}(1 + o(1))$.
This equation is true provided that $\lim_{q \to \infty} \frac{{q-k \choose z-k}}{{q \choose z} z^k/q^k} = 1$. However, I'm not sure how to prove that this is true.