-1

$$\dfrac{\mathbb{Z}_5[x]}{\langle x^2\rangle}$$

My question : Why are the elements of $\frac{\mathbb{Z}_5[x]}{\langle x^2\rangle}$ of the form $ ax +b $. why not $(ax+b)+\langle x^2\rangle?$

My thinking : I know that $R/A= \{r +A |r \in R\}$ where $R$ is a ring and $A$ is a subring of $R$

I think elements of $\frac{\mathbb{Z}_5[x]}{\langle x^2\rangle}$ are of the form $(ax+b)+\langle x^2\rangle$ where $a ,b \in \mathbb{Z}_5$

My confusion : Where $x^2$ has gone ? What is the reason for omitting $\langle x^2\rangle$ from the $(ax+b)+\langle x^2\rangle$?

jasmine
  • 14,457

1 Answers1

5

When working with quotients, we often choose convenient representatives for the equivalence classes. For instance, we might look at $\mathbb{Z}/5\mathbb{Z}$ and think of it as $\{0,1,2,3,4\}$ with $+/\cdot$ modulo 5 instead of as the five cosets: $$ \{\{\ldots, 0, 5, 10, \ldots\},\{\ldots, 1, 6, 11, \ldots\},\{\ldots, 2, 7, 12, \ldots\},\{\ldots, 3, 8, 13, \ldots\},\{\ldots, 4, 9, 14, \ldots\}\}. $$ At the very least, it's less writing and everyone knowns what you mean.

The same thing is done in your example, where the linear polynomials are a collection of convenient representatives.

The same thing is done in, e.g. geometry/topology, where one might choose representatives $\{[x:y:1],[x:1:0], [1:0:0]\}$ for the projective plane instead of considering the collection of linear subspaces.

yoyo
  • 9,943
  • Please strive not to post more (dupe) answers to dupes of FAQs (& PSQs), cf. recent site policy announcement here. – Bill Dubuque Jul 29 '23 at 00:36
  • 2
    ...and I've been answering questions on and off for most of those years. Just trying to help people when bored, use my PhD for something. Obviously kids aren't going to do a literature search before asking questions, and I doubt server space is an issue. Anyway, I've never read any of the policies of, well, anything, and I'm not going to start now. – yoyo Jul 29 '23 at 16:45
  • @yoyo The goal is to organize the site so that the best answers to common questions are easy to locate, e.g. all on the same page. This will never occur if users continue to post duplicate answers to common questions. Such rampant duplication greatly disorganizes the site - devolving it into an ephemeral stream of low-quality fgitw answers rather than a library of "proofs from the book". – Bill Dubuque Jul 29 '23 at 21:09