ProblemSet 1 -- Commutative rings & polynomials

  1. Let p,qZ be integers and consider the assignment ϕ:ZZ/p×Z/q given for aZ by the rule ϕ(a)=([a],[a])=(a+p,a+q).

    1. Show that ϕ is a ring homomorphism. 1

    2. Assume that gcd(p,q)=1. We will later show that there are integers u,vZ for which up+vq=1. Use this to show that ϕ is surjective in this case.

    3. Show that ϕ is not surjective when p=q.

  2. Consider the set R={a+b5a,bQ}.

    1. Show that R is a ring by showing that R is a subring of R. 2

    Consider the polynomial f(T)=T25Q[T]. It is a fact that ()f(α)=α250for every αQ. (We’ll have efficient arguments for this later on).

    1. Use the result () to show for a,bQ that a+b5=0a=b=0.

    2. Use the result () to show that if 0αR then α1=1αR.

  3. A commutative ring R is called a field if every non-zero element of R has a multiplicative inverse.

    A non-zero element x of a commutative ring R is called a zero-divisor if there is a non-zero element yR for which xy=0.

    1. If F is a field, show that F contains no zero divisors.

    2. A commutative ring with no zero divisors is called an integral domain. Show that any subring of a field is an integral domain. Conclude that Z, Z[i], Z[5] are all integral domains.

    3. If R is any commutative ring (with identity), show that the cartesian product R×R is a commutative ring which is never an integral domain.

    4. Show for any integer n>1 that the ring Z/n2 is not an integral domain.

  4. Let F be a field and let F[T] be the polynomial ring in the variable T with coefficients in F.

    Then F[T] is a vector space over F (in the sense of linear algebra), and the set of monomials {1,T,T2,,Tn,} is a basis for this vector space.

    Let ϕ:FF be a ring isomorphism 3, and define a mapping Φ:F[T]F[T] by the rule Φ(i=0NaiTi)=i=0Nϕ(ai)Ti.

    1. Show that Φ is a ring homomorphism.

    2. Show that ker(Φ)={0} 4 and conclude that Φ is injective.

    3. Show that Φ is surjective as well. Thus Φ is an isomorphism of rings (i.e. Φ is an automorphism of the ring F[T]).

      (Hint You can argue the surjectivity directly. Or you can argue that the image of Φ is a vector subspace of F[T] containing the basis {Ti}).


  1. If R and S are rings, a function ϕ:RS is a ring homomorphism if ϕ is a homomorphism of additive groups and if ϕ(ab)=ϕ(a)ϕ(b) for every a,bR.↩︎

  2. If T is a ring, a subset S of T is a subring provided that S is an additive subgroup of T and that S is closed under the multiplication obtained from T. Notice that if S is a subring, then S is itself a ring (under the operations of T).↩︎

  3. A ring homomorphism is called an isomorphism if it is invertible (as a function). The inverse function is always a ring homomorphism as well.↩︎

  4. Here ker just means the kernel of Φ viewed as a homomorphism of additive groups.↩︎