Modern Algebra - units and zero divisors

In summary, the author provides an explanation of Gaussian integers and how they are represented, but is not sure how to go about solving for i and -i. He also mentions that a zero divisor is a number that cannot be multiplied by a nonzero number and results in 0. He provides examples of what a Gaussian integer is and how it is related to i and -i. He also provides a way to think about complex conjugates in terms of integers and Gaussian integers.
  • #1
Proggy99
51
0
This is my first assignment in my Modern (Abstract) Algebra class, just to give an idea where I am with tools that I can use.

Homework Statement


Describe all units and zero divisors in Z


Homework Equations





The Attempt at a Solution


I already know the answers are units = 1, -1, i, -i
and zero divisors: none

I know I can get 1 and -1 by setting them up as multiplicative inverses:
1x = 1(mod i) and -1x = 1(mod i) where x is 1 and i-1 respectively.

But I am not sure how to go about getting i and -i, nor do I agree with them based on my understanding and previously worked problems. One question I have is why the book writes Z with brackets when it never uses brackets when the mod is an actual number or when it is the variable n. Am I missing something special with that notation?
 
Physics news on Phys.org
  • #2
It doesn't mean (mod i). It means the integers extended by i. I.e. all numbers of the form n+m*i where n and m are integers.
 
  • #3
Dick said:
It doesn't mean (mod i). It means the integers extended by i. I.e. all numbers of the form n+m*i where n and m are integers.

Thank you for that. Your explanation led me back to the previous section where they covered a+bi Gaussian integers and the very last sentence of the section made the comment that Gaussian integers were represented by Z.

I already proved in the previous section that a+bi = i(b-ai) and that b-ai is a Gaussian integer, so all Gaussian integers (Z) are multiples of i.

I can also say that a+bi = -i(-b+ai) and -b + ai is a Gaussian integer.

and a+bi = 1(a+bi) where a+bi is a Gaussian integer

and a+bi = -1(-a-bi) where -a-bi is a Gaussian integer

so 1, -1, i and -i are all units.

I believe the above is correct, but I still feel like I am missing a main point here. For instance, to be a zero divisor, you multiply it by a nonzero number and get zero. I am not sure how to think about that in terms of a Gaussian integer.

Am I supposed to think of it in terms of "for any a and b, a+bi multiplied by any number can not be zero"? And in this case, should I be thinking in terms of the point (0,0) or the number 0? I feel like it is on the tip of my tongue, so to speak, but I just can not quite grasp it.
 
  • #4
A zero divisor is a case where you have Gaussian integers such (a+bi)*(c+di)=0. A unit is a Gaussian integer such that 1/(a+bi) is a Gaussian integer. To find out whether there are such things, think about multiplying by compex conjugates, or maybe what you might know about multiplication and division of complex numbers.
 
  • #5
Dick said:
A zero divisor is a case where you have Gaussian integers such (a+bi)*(c+di)=0. A unit is a Gaussian integer such that 1/(a+bi) is a Gaussian integer. To find out whether there are such things, think about multiplying by compex conjugates, or maybe what you might know about multiplication and division of complex numbers.

okay, the concepts here are being stubborn about not sinking in. By multiplying complex conjugates, I believe you mean (a+bi)(a-bi)= [tex]a^{2}-i^{2}b^{2}=a^{2}+b^{2}[/tex]

So 1/(a+bi) * (a-bi)/(a-bi) = (a-bi)/([tex]a^{2}+b^{2}[/tex])

so then (a-bi)/([tex]a^{2}+b^{2}[/tex]) = a/([tex]a^{2}+b^{2}[/tex])-(b/([tex]a^{2}+b^{2}[/tex]))i which is a guassian integer. Am I on the right track with where you are pointing me?

Thanks so much for you assistance, I feel like I am close!
 
  • #6
by the way, I am wondering why this does not work for an explanation?

a+bi = i(b-ai) and b-ai is another Gaussian integer, so any a+bi is a multiple of i.
a+bi = -i(-b+ai) and –b+ai is another Gaussian integer, so any a+bi is a multiple of -i.
a+bi = 1(a+bi), so any a+bi is a multiple of 1.
a+bi = -1(-a-bi) and –a-bi is another Gaussian integer, so any a+bi is a multiple of -1.

Therefore, i, -i, 1, and -1 are all units of Z

Is that just completely off the wall?
 
  • #7
Proggy99 said:
okay, the concepts here are being stubborn about not sinking in. By multiplying complex conjugates, I believe you mean (a+bi)(a-bi)= [tex]a^{2}-i^{2}b^{2}=a^{2}+b^{2}[/tex]

So 1/(a+bi) * (a-bi)/(a-bi) = (a-bi)/([tex]a^{2}+b^{2}[/tex])

so then (a-bi)/([tex]a^{2}+b^{2}[/tex]) = a/([tex]a^{2}+b^{2}[/tex])-(b/([tex]a^{2}+b^{2}[/tex]))i which is a guassian integer. Am I on the right track with where you are pointing me?

Thanks so much for you assistance, I feel like I am close!

Sure. Now ask yourself how a/(a^2+b^2) and b/(a^2+b^2) can be an integer if a and b are integers. Hint: if |a|>1 then a^2>|a|. Showing for example that any Gaussian integer is a multiple of e.g. i, does show i is a unit, but mostly because then 1 is a multiple of i, and so i is invertible. But it seems simpler just to say i*(-i)=1. That argument shows you that 1,-1,i and -i are units. But it doesn't prove they are the only units.
 
  • #8
Dick said:
Sure. Now ask yourself how a/(a^2+b^2) and b/(a^2+b^2) can be an integer if a and b are integers. Hint: if |a|>1 then a^2>|a|. Showing for example that any Gaussian integer is a multiple of e.g. i, does show i is a unit, but mostly because then 1 is a multiple of i, and so i is invertible. But it seems simpler just to say i*(-i)=1. That argument shows you that 1,-1,i and -i are units. But it doesn't prove they are the only units.

hmmmm, so a/(a^2+b^2) can only be an integer if a^2+b^2 is a, 1 or -1, but b/(a^2+b^2), implies that a^2+b^2 is b, 1 or -1.

Therefore, a^2+b^2 must equal 1 or -1. For that to be true, then either a^2=1 and b^2=0 or a^2=0 and b^2=1.

Then a=1 or -1 and b=0 or b= 1 or -1 and a =0.

Plugging those in gives a/(a^2+b^2) = (1+0i)/1 or (-1+0i)/1 = 1 or -1
and a/(a^2+b^2) = (0+1i)/1 or (0-1i)/1 = i or -i

Is that it?

I will have to look at any response and how to show there are no zero divisors later on tonight. Thanks!
 
  • #9
Your reasoning is a little sloppy. |a|<=(a^2+b^2) with equality holding only if |a|<=1. Right? Similarly, |b|<=1. Can a and b both be nonzero?
 

1. What is a unit in modern algebra?

A unit in modern algebra is an element in a ring that has a multiplicative inverse. This means that there exists another element in the ring that, when multiplied by the unit, results in the multiplicative identity, which is typically denoted as 1.

2. What is the significance of units in modern algebra?

Units are important in modern algebra because they play a crucial role in defining invertible elements and determining the structure and properties of a ring. They also help in solving equations and identifying which elements have an inverse.

3. What are zero divisors in modern algebra?

Zero divisors are elements in a ring that, when multiplied by another element, result in 0. This means that the product of a zero divisor and any other element will always be 0, making it impossible to define a multiplicative inverse for these elements.

4. How do zero divisors affect the structure of a ring?

The presence of zero divisors in a ring affects its structure by making it a non-integral domain. This means that the ring does not follow the traditional rules of multiplication, such as the cancellation law, and may have elements that do not have a multiplicative inverse.

5. Can a unit also be a zero divisor in modern algebra?

No, a unit cannot be a zero divisor in modern algebra. By definition, a unit has a multiplicative inverse, while a zero divisor does not. Therefore, the two concepts are mutually exclusive and cannot exist simultaneously in an element in a ring.

Similar threads

  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
24
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Linear and Abstract Algebra
2
Replies
55
Views
4K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
24
Views
785
  • Calculus and Beyond Homework Help
Replies
3
Views
914
Back
Top