Math 361, Spring 2022, Assignment 10

From cartan.math.umb.edu
Revision as of 08:13, 9 April 2022 by Steven.Jackson (talk | contribs) (Created page with "__NOTOC__ ==Carefully define the following terms, and give one example and one non-example of each:== # Standard representative (of an element of $F[x]/\left\langle m\right\...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Carefully define the following terms, and give one example and one non-example of each:

  1. Standard representative (of an element of $F[x]/\left\langle m\right\rangle$; i.e. the representative whose uniqueness is guaranteed by the theorem concerning unique representation below).
  2. Standard generator (of $F[x]/\left\langle m\right\rangle$; usually this is denoted by $\alpha$).

Carefully state the following theorems (you do not need to prove them):

  1. Theorem concerning unique representation of elements of $F[x]/\left\langle m\right\rangle$.
  2. Theorem concerning $m(\alpha)$ (where $\alpha$ is the standard generator of $F[x]/\left\langle m\right\rangle$).

Carefully describe the following procedures:

  1. Procedure to calculate the standard representation of the product $(f+\left\langle m\right\rangle)(g+\left\langle m\right\rangle)$ (i.e. the "machine implementation" of multiplication in $F[x]/\left\langle m\right\rangle$).
  2. Procedure to rewrite "high" powers of the standard generator $\alpha$ in terms of lower powers, using the theorem concerning $m(\alpha)$ (i.e. the "human implementation" of multiplication in $F[x]/\left\langle m\right\rangle)$).

Solve the following problems:

  1. Let $R$ denote the quotient ring $\mathbb{Z}_2[x]/\left\langle x^2+1\right\rangle$. List the elements of $R$, then make a multiplication table. Is $R$ a field?
  2. Let $GF(8)$ denote the quotient ring $\mathbb{Z}_2[x]/\left\langle x^3+x+1\right\rangle$. List the elements of $GF(8)$. Be sure to list each element only once. (You will probably find it more pleasant to write them in terms of the standard generator $\alpha$ rather than using coset notation.)
  3. Working in $GF(8)$, compute the sum $(1+\alpha^2)+(1+\alpha)$.
  4. Using the "machine implementation" of multiplication in $GF(8)$, compute the product $(1+\alpha^2)(1+\alpha)$. Be sure to write your answer in its standard representation.
  5. Working in $GF(8)$, find a formula for $\alpha^3$ in terms of lower powers of $\alpha$. (Hint: use the theorem regarding $m(\alpha)$.)
  6. Use the formula you found above to compute the standard representations of $\alpha^4, \alpha^5,$ $\alpha^6,$ and $\alpha^7$.
  7. Redo your calculation of $(1+\alpha^2)(1+\alpha)$, this time avoiding the "machine implementation" in favor of the formula you found above for $\alpha^3$. Verify that you obtain the same answer.
  8. Suppose $m\in\mathbb{Z}_p[x]$ is a polynomial of degree $d$. Compute the cardinality of the ring $\mathbb{Z}_p[x]/\left\langle m\right\rangle$. (Hint: use the theorem on unique representation of elements. How many choices are there for each coefficient, and how many coefficients are there?)
  9. Verify that the formula you found above correctly predicts the number of elements of $GF(8)$.
--------------------End of assignment--------------------

Questions:

Solutions: