![]() |
|
|
#1 |
|
Jul 2014
3×149 Posts |
Hi,
I'm trying to get a precise definition of 'prime' in sets of numbers beyond the set of natural numbers. In my open university book it says : Let \(R\) be a commutative ring. A non-zero, non-unit element \(p\) of \(R\) is prime if whenever \(p\mid ab\) then either \(p\mid a\) or \(p \mid b\). When I see what this means for the set of integers I get to a conclusion I know must be wrong : \(2 \mid 4\times8\) but 2 divides both 4 and 8. It can't be said that 2 divides either 4 or 8. In other definitions of prime in rings and fields, there's no either in the wording. This makes more sense but is Let \(R\) be a commutative ring. A non-zero, non-unit element \(p\) of \(R\) is prime if whenever \(p\mid ab\) then \(p\mid a\) or \(p \mid b\). the right definition of prime? Last fiddled with by wildrabbitt on 2018-11-13 at 09:07 |
|
|
|
|
|
#2 |
|
Dec 2012
The Netherlands
2·23·37 Posts |
Yes, you're absolutely right!
The point is that, in the integers for example, 4 divides 6x10 but 4 does not divide 6 or 10. This is only possible because 4 is not a prime number. |
|
|
|
|
|
#3 |
|
Feb 2017
Nowhere
4,643 Posts |
Strike out "either." It should be the "inclusive or." If p is prime (a "prime element"), then p|a*b implies p|a or p|b (or both). The condition that p is not a unit, i.e. p does not divide 1, is to avoid trivialities. Of course, 0 is excluded from this definition since division by zero is undefined.
There is however, a special (and important) type of ring called an integral domain, in which a*b = 0 implies a = 0 or b = 0. The ring of integers Z is an integral domain. The ring of 2x2 matrices with integer entries is not an integral domain. The ring of the integers mod 4 is not an integral domain, since 2*2 = 0. Last fiddled with by Dr Sardonicus on 2018-11-13 at 14:06 |
|
|
|
|
|
#4 |
|
Jul 2014
3·149 Posts |
Thanks to both posters. Very helpful.
|
|
|
|
|
|
#5 |
|
Feb 2017
Nowhere
4,643 Posts |
My example of the ring of 2x2 matrices was inapt. Yes, it has plenty of "divisors of zero," but it's not an integral domain for a much more basic reason.
Its multiplications isn't commutative! ![]() One can take commutative subrings, though. For example, the ring generated by (integer multiples of) the 2x2 identity I2 and M = [0,1;1,0] (which obviously commute) has M^2 = I2, so that (M - I2)*(M + I2) = 0. |
|
|
|
|
|
#6 |
|
Jul 2014
1BF16 Posts |
I guess M = [0,1;1,0], means
0 1 1 0 |
|
|
|
|
|
#7 |
|
Aug 2006
3·1,993 Posts |
|
|
|
|
|
|
#8 |
|
Dec 2018
China
41 Posts |
I know a weird thing called "ideal", it might be the definition of 'prime' in sets of numbers beyond the set of natural numbers.
Since it is quite difficult to define a "prime" beyond the set of natural numbers. For example, in Actually both Last fiddled with by Neutron3529 on 2018-12-24 at 14:45 |
|
|
|
|
|
#9 |
|
Dec 2012
The Netherlands
2×23×37 Posts |
In our Basic Number Theory course, we look at a more general definition of primes here:
https://www.mersenneforum.org/showthread.php?t=22479 |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Different Speed in different OS's | Dubslow | Software | 11 | 2011-08-02 00:04 |
| TF speed | Unregistered | Information & Answers | 10 | 2011-07-27 12:34 |
| Speed of light | mfgoode | Science & Technology | 92 | 2006-06-19 09:04 |
| Question on speed | lpmurray | Software | 1 | 2005-06-24 02:54 |
| speed of various programs for different primes | Citrix | Software | 4 | 2003-06-19 02:01 |