In his book Undergraduate Commutative Algebra Miles Reid describes example of Noetherian ring such that its normalisation (integral closure in field of fractions) is not finite ring extension.
He takes $k$ to be a field, and $K$ an algebraic field extension that is not finite. Also $k[[x]],\; K[[X]]$ are formal power series rings over those fields and $k[[x]] \subset A \subset K[[X]]$ - intermediate ring with elements $f = \sum a_ix^i$ such that field $k(a_0,...a_i, ...)$ is a finite extension of $k$.
Then $A$ is DVR. Suppose there exist element $z = z_0 = \sum b_ix^i \in K[[X]]$ that do not belong to $A$ but is integral over it and moreover elements $z_n = \sum_{i \geqslant n} b_ix^{i-n} = \frac{z- \sum_{i = 1}^{n-1} b_ix^{i-n}}{x^n}$ are also integral over $A$. When such elements exist he claims that $A[z]$ is not finite extension over $A$. Otherwise it would be Noetherian $A$-module so that the ascending chain $Az_0 \subset Az_0 + Az_1 \subset ... \subset \sum_{i=0}^n Az_i \subset ...$ would stabilise. So all $z_j$ will be $A$-linear combination of some $z_0,...,z_n$.
Then the claim is that all leading coefficients $b_j$ of all the $z_j$ would have to be $k$-linear combinations of $b_0,..., b_n$, contradicting the assumption that $k(b_0,...,b_i,...)$ is infinite extension of $k$.
That where my question is. Why the fact that all $z_j$ are $A$-linear combination of $z_0,...,z_n$ implies that all leading coefficients $b_j$ of all the $z_j$ are $k$-linear combinations of $b_0,..., b_n$?
Thank you!