I want know some information about the group \begin{equation*} \frac{(1+p\mathbb Z_p)}{(1+p^{n}\mathbb Z_p)} \end{equation*} (the Quotient group).
What is the order of this group? I guess $p^{n-1}$ But how can I prove this?
How does an element of this group look like?
$\mathbb Z_p$ is the ring of the p-adic integers.
The map $1+p^i\mathbb Z_p \to \mathbb Z_p/p\mathbb Z_p,\ 1 + p^ia \mapsto a \bmod p$, has kernel precisely $1+p^{i+1}\mathbb Z_p$, so $$(1+p^i\mathbb Z_p)/(1+p^{i+1}\mathbb Z_p) \cong \mathbb Z/p\mathbb Z.$$ Hence $(1+p\mathbb Z_p)/(1+p^n\mathbb Z_p)$ is a successive extension of $\mathbb Z/p\mathbb Z$, and indeed has order $p^{n-1}$, as you guessed. This doesn't provide a complete answer though, sorry.