It seems that Noetherian normalization is easier to prove for infinite fields than for finite fields (see e.g. here, here, or here).
However, I do not see how this restriction changes anything, since usually one avoids finite fields because they all have positive characteristic -- but then the sensible restriction is to fields of characteristic zero, not to arbitrary infinite fields, some of which also have positive characteristic.
Question: If the point isn't to exclude considering fields with positive characteristic, then why does the restriction to infinite fields when proving Noetherian normalization matter, or why does it simplify anything?
Context: I do not know much commutative algebra, so the simpler the answer, the better. In other words, no schemes please, and if you can limit discussion as much as possible to ideals of polynomial rings without drifting too far afield into varieties, I would appreciate it.
This question is based on exercise 4.5.7. p.210 in Garrity et al's Algebraic Geometry: A Problem-Solving Approach, which adds as a hypothesis that the field $k$ should be infinite, a restriction that does not occur anywhere else in the section (about proving the Weak Nullstellensatz, which to the best of my knowledge also holds for finite fields). And I was able to solve the preceding problems for fields even of characteristic two, so I don't understand how the restriction makes the problem easier to solve, since neither characteristic nor cardinality seem to pose issues.
I don't want a solution for the problem, I just want to know whether the restriction to infinite fields is either (1) necessary, or (2) convenient, and in what way it is applied to make the proof easier.
4.5.7 Let $k$ be an infinite field and $g$ be a non-constant polynomial in $k[x_1, \dots, x_n]$ (with $n \ge 2$). Prove that there exist $\lambda_1, \dots, \lambda_{n-1}$ in $k$ such that the coefficient of $x_n^d$ in $$g(x_1 + \lambda_1x_n, \dots, x_{n-1}+\lambda_{n-1}x_n, x_n)$$ is nonzero, where $d$ is the total degree of $g(x_1 + \lambda_1x_n, \dots, x_{n-1}+\lambda_{n-1}x_n, x_n)$.
If it helps, I conjecture that the aforementioned coefficient is just $$g(\lambda_1, \dots, \lambda_{n-1},1) $$ I have proved this in a special case, but still need to prove it more generally. Anyway, I don't see how the cardinality of $k$ has anything to do with the existence of solutions for $$g(\lambda_1, \dots, \lambda_{n-1},1)=1 \not=0 $$ (w.l.o.g. in a field we can normalize any non-zero value to 1 -- the point is to make the polynomial monic in $x_n$ via a change of coordinates) for arbitrary polynomials $g \in k[x_1, \dots, x_n]$ -- seemingly only characteristic would be an issue, if anything.
Edit/Note: The formula given above for the coefficient is correct only if $g$ is homogeneous. In general, if $g_{hom,d}$ denotes the homogeneous part of $g$ of degree $d$, then the coefficient is $$g_{hom,d}(\lambda_1, \dots, \lambda_{n-1},1).$$
I'm pretty sure the restriction $n\ge 2$ is just so that the corresponding affine change of coordinates isn't the identity or ill-defined by the above description. The restriction to infinite fields however is baffling to me, since it is given neither context nor motivation.