1

I start with the polynomial ring $R = \mathbb{C}[x,y]$ and the ideal $I=(x^2 + ax, y^2 + by, xy + bx, xy +ay)$ for some $a,b \in \mathbb{C}^*$, $a\neq b$. I would like to prove that $R/I$ is artinian. I know that that $R$ and thus $R/I$ are noetherian, so I am left to show that $\dim(R/I)=0$.

Any ideas on how this can be done (rather elementarily)?

EinStone
  • 245

2 Answers2

2

Even easier than doing "Noetherian + $0$ dimensional":

$R/I$ is spanned as a $\mathbb C$ vector space by the set $\{1+I, x+I, y+I\}$, so it is a finite dimensional $\mathbb C$ algebra, hence Artinian.

rschwieb
  • 153,510
  • 1
    How does one prove that ${1+I,x+I,y+I}$ is a basis, in fact, isn't ${1+I,x+I}$ already a basis? – EinStone Mar 08 '20 at 09:53
  • @EinStone It is, but I didn’t want to waste time proving anything was a basis. Since it is a generating set, that’s already enough, and it’s easy to see it is a generating set. – rschwieb Mar 08 '20 at 13:22
1

Find all the solutions! If it is finite, then the ring has dimension 0.

RghtHndSd
  • 7,715