Problem 2

Question

Let be an integer. Determine .

Properties of nilpotents, units, and zero divisors in polynomial rings are developed in a more general setting in @conradNILPOTENTSUNITSZERO21 .

Let be the squarefree part of . Call nilpotent if . Call nilpotent if for some , called the order of .

Lemma 300.1.

The sum of two nilpotent polynomials is nilpotent.

8a30c9

Lemma 300.2.

is nilpotent iff every is nilpotent for .

e42aa7

Now, I claim the following:

Claim 300.3.

is a unit in and is nilpotent for .

235311

If and is nilpotent for , can be expressed as

E1

Note that by Lemma 2, is nilpotent.

If we attempt to construct an inverse of , we will observe is forced to be1

E2

It is clear that only if for all for some integer . Since is nilpotent, this condition is satisfied. Thus, is a unit, with inverse

is immediate. We again express as in (E1). Since is invertible and is invertible, so is , the inverse of which must2 then be given by (E2), because any inverse would need to satisfy the recursive relation from multiplying out, which formally yields the series. Since the inverse is a (finite-degree) polynomial, the series must terminate, implying must be nilpotent, which in turn implies is nilpotent for by Lemma 2.

Neat result as a by-product

The sum of a unit element and a nilpotent element is a unit when they commute.


Problem 8

Question

Determine all prime ideals in .

is said to be irreducible modulo prime if it cannot be expressed as , where is reducible. is irreducible modulo iff is irreducible.

Lemma 300.4.

If where is reducible and , there exist and , where is reducible and , such that .

e01f20

Claim 300.5.

is a prime ideal in iff one of the following holds:

  1. .
  2. for some prime .
  3. for some irreducible .
  4. for some prime , where is irreducible modulo .
f129e6

Case 1: has constant polynomials.

Let be a constant polynomial. At least one prime factor of must be in , since is a prime ideal. If is prime and , and . Thus, is the only prime in , and all constants of are of the form .

Let . If , then . Else, let a minimum degree polynomial in . Whatever be the value of the leading coefficient of , note it it cannot be divisible by , and hence, using Bezout’s lemma, the leading coefficient of can be reduced to . Call this monic polynomial . Clearly, is unique modulo . Let the degree of be .

Note that is not reducible modulo ; Indeed, if that were true, could be expressed as where is reducible, and it would follow from Lemma 4 that there exists such that and

Since is a prime ideal, either or (neither of which are divisible by ), contradicting the minimality of the degree of .

We now claim that . Let have degree . If , is divisible by by construction of . Let .

Since , it follows that . Thus,

For ,

By IH, , so it follows that .

Case 2: All polynomials in have degree at least .

Warning

The following reasoning is flawed; see this instead.

Let be the minimum degree minimum leading coefficient polynomial. This clearly has to be unique. It has to be irreducible, since if , either or , a contradiction. All being divisible by is also forced. Thus, .


If or for irreducible , is clearly a prime ideal. Assume , where is not reducible modulo . Note that

Since is not reducible modulo , is not reducible in .

Claim 300.6.

is a maximal ideal in .

Thus, (and thus ) is a field, and in particular an integral domain. It follows that is a prime ideal in .

Footnotes

  1. Ok, I haven’t been able to prove that is forced to be (E2), but the argument here still works: Since is nilpotent, (E2) must terminate, and is clearly an inverse of .

  2. This is where a problem arises. I absolutely NEED to be (E2) for the argument to work. Refer @conradNILPOTENTSUNITSZERO21 Theorem 2.2 for a valid proof.