Let $R = \mathbb{C}[x,y]$ and $m$ be a maximal ideal. Show that $\dim_\mathbb{C}(m^n/m^{n+1}) = n+1$
I know that every maximal ideal of $\mathbb{C}[x,y]$ is in the form of $(x-a,y-b)$, so I will just let $m = (x,y)$. How does the ring $m^n/m^{n+1}$ look like and what does it mean by the dimension of such ring?
$\mathfrak m^n / \mathfrak m^{n + 1}$ is a vector space over the field $\mathbb C$, and the "dimension" being referred to is its vector space dimension over $\mathbb C$.
Let's look at the case $n = 1$, and without loss of generality, set $a = b = 0$.
$\mathfrak m = (x, y)$ contains all polynomials that do not have a constant term, i.e. it contains $\mathbb C$-linear combinations of the degree $\geq 1$ monomials $x, y, x^2, xy, y^2, x^3, x^2y, xy^2, y^3, \dots$
$\mathfrak m^2 = (x^2, xy, y^2)$ contains all polynomials that do not have constant or linear terms, i.e. it contains $\mathbb C$-linear combinations of the degree $\geq 2$ monomials $x^2, xy, y^2, x^3, x^2y, xy^2, y^3, \dots$
So $\mathfrak m / \mathfrak m^2$ has $\mathbb C$-dimension two. A basis is $\{ x, y\}$.
Can you see how this generalises?