Let $\lambda$ be a given integer and $p$ is a prime and integer $r$.
In this case, for $\lambda$ why are there $p^{r-1}$ number of possible $\mu$ from the residue class $p^r$ that satisfies $\mu \equiv \lambda$ mod $p$ and $p^{r-2}$ number of possible $\mu$ that satisfies $\mu \equiv \lambda$ mod $p^2$?
Now I want to show this because I want the result that for any given integers $(\lambda_1, \dots, \lambda_r)$, there are $\Pi_{j=1}^{r-1}p^{r-j}=p^{r(r-1)/2}$ different vectors $(\mu_1,\dots, \mu_r)$ modulo $p^r$ such that $$\mu_j \equiv \lambda_j\; \text{mod} \;p^j \; \forall 1\le j \le r.$$
Edit This question was written incorrectly so I've edited it and lulu's comments have solved the reasoning.