I have some problems on this exercise. Since (c) uses (b), I give the statement of these two as follows:
(b)Generalize the example in the text (5.6.3) to show that if $f=f_{r}+f_{r+1}+\ldots \in$ $k[[x, y]]$, and if the leading form $f_{r}$ of $f$ factors as $f_{r}=g_{s} h_{t}$, where $g_{s}, h_{t}$ are homogeneous of degrees $s$ and $t$ respectively, and have no common linear factor, then there are formal power series $$ \begin{aligned} g &=g_{s}+g_{s+1}+\ldots \\ h &=h_{t}+h_{t+1}+\ldots \end{aligned} $$ in $k[[x, y]]$ such that $f=g h$.
(c)Let $Y$ be defined by the equation $f(x, y)=0$ in $\mathbf{A}^{2}$, and let $P=(0,0)$ be a point of multiplicity $r$ on $Y$, so that when $f$ is expanded as a polynomial in $x$ and $y$, we have $f=f_{r}+$ higher terms. We say that $P$ is an ordinary $r$-fold point if $f_{r}$ is a product of $r$ distinct linear factors. Show that any two ordinary double points are analytically isomorphic. Ditto for ordinary triple points. But show that there is a one-parameter family of mutually nonisomorphic ordinary 4-fold points.
Now, for the ordinary triple point, I can use $b$ to factor $f$ into $f_1f_2f_3$ where $\{f_i\}$ have pairwise linearly independent linear terms $\{l_i\}$. I want to show $k[[x,y]]/f\simeq k[[x,y]]/(xy(x+y))$(hence its ring structure doesn't depend on the choice of $f$).
I learned the automorphism group of $k[[x,y]]$ from this. Suppose $l_3=al_1+bl_2$, I can easily get an automorphism $\phi$ which send $x$ to $af_1$ and $y$ to $bf_2$, but then $\phi(x+y)=af_1+bf_2$ which may not be equal to $f_3$. Could you provide a way to repair my method or give a correct answer?
Besides I don't know how to give an example of two nonisomorphic 4-fold points. Could you give a hint for me?
Any help is appreciated, thanks!