Can a Unit Also be Nilpotent? Proving the Contradiction

  • Thread starter Thread starter Bashyboy
  • Start date Start date
  • Tags Tags
    Elements Units
Bashyboy
Messages
1,419
Reaction score
5

Homework Statement


First Claim: If ##u \in R## is a unit, then it cannot be nilpotent

Second Claim: If ##u \in R## is nilpotent, then it cannot be a unit

Homework Equations

The Attempt at a Solution



I realize these are simple problems, but I have no one to verify my work and I want to be certain I am doing things correctly. Here is a proof of the first claim:

Suppose the contrary, that ##u## is a unit and also nilpotent. This implies there exists an element ##v## that acts as a multiplicative inverse and a natural number ##n## such that ##u^n = 0##. By the well ordering property, we can take ##n## to be the smallest natural number for which ##u^n=0##. Then

##u^n = 0##

##u u^{n-1} = 0##

##vu u^{n-1} = v0##

##u^{n-1} = 0##,

contradicting the minimality of ##n##.

Does this seem right? If I am not mistaken, then proof of the second claim is identical.
 
Physics news on Phys.org
That's correct, although I wouldn't have used ordering and minimality, which looks kind of artificial to me, like a little stone in the shoe.
You could have simply multiplied by ##v^n## instead.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top