Problem: Let $k$ be a field and $R = k[x_1, x_2, x_3, \ldots] = k[x_i]_{i \in \mathbb{N}}$. Let $\mathfrak{m} = (x_1, x_2, x_3, \ldots)$.
I'm trying to figure out the following:
(i) Is $\mathfrak{m}$ a free $R$-module?
(ii) Is $\mathfrak{m}$ a projective $R$-module?
(iii) An injective $R$-module?
I think for (i) the answer is yes. I would just take as a basis $B = \left\{x_1, x_2, \ldots \right\}$. By def., any $f \in \mathfrak{m}$ is an element of the form $ f = q_1 x_1 + q_2 x_2 + \ldots$ where $q_i \in R$. However, is this supposed to be a finite sum? If so, it would show that $B$ generates $\mathfrak{m}$.
Then (ii) is also true, since free $R$-modules are also projective $R$-modules.
But for (iii) I don't really know.
Help is appreciated.
Freeness
The set you have chosen does generate that ideal, but it is clearly not a basis. You can write $x_1x_2$ as a multiple of two different elements.
Actually this gives us a bit of a clue: show that an ideal of an integral domain that is free can’t have more than one basis element. Then think about what that means for your ideal.
Injectivity
It cannot be injective, because injective submodules are always summands, and this is an integral domain: integral domains only have trivial summands.
Projectivity
Those were easy, but I had a harder time deciding projectivity. In the end my searches arrived at Proposition 1.1 in
It reads
I was quite surprised something like this existed in such generality, and which is also fairly elementary. If you already believe the maximal ideal isn't finitely generated, then it would do the trick to disprove projectivity of the ideal.
There may also be a simpler way to do this, but I haven't noticed it yet.