mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Reply
 
Thread Tools
Old 2010-06-03, 15:00   #485
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22×5×373 Posts
Default

Quote:
Originally Posted by blob100 View Post
I'll try proving again (I wish less confusing):
m, d(m) and a are defined.
To prove a is a real unity (1 or -1) we will prove it may not be deviding m or d(m).
If a|m, d(m) must be devided by a too, which does not fit it's definition.
If a|d(m), m must be devided by a too, which does not fit d(m)'s definition.
We base it on (d(m),m)=1. If these both (d(m),m) have a devisor a, it does not fit d(m),m)=1.
This gives a must be a real unity.
Try the following.

Let the units be x1, x2, ....xk where k = phi(m).

Consider the subset of these units such that each element has an
inverse that is different from itself. PAIR (all of) THESE.

Multiply them together. Their product is trivially equal to 1. i.e.
each unit times its inverse equals 1 by definition, so the product of
all the pairs must be 1.

[BTW, this result, when m is prime gives Wilson's Theorem; look it up]

Now consider the elements whose inverse is not different from themselves.
Thus, a = a^-1 mod m. What can you say about the product of any
two of these elements?
R.D. Silverman is offline   Reply With Quote
Old 2010-06-03, 15:03   #486
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

164448 Posts
Default

Quote:
Originally Posted by philmoore View Post
Nice catch! At least someone is paying attention (not me...)
Ah. Total brain damage on my part. I had some examples in a file
and I cut/pasted together some incorrect parts of the file. Very careless.

Try: Units of Z/10Z are 1,3,7,9. 3*7 = 1 mod 10, so what is left is
1*9 = 9 mod 10.
R.D. Silverman is offline   Reply With Quote
Old 2010-06-03, 15:27   #487
blob100
 
Jan 2010

37910 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post

Now consider the elements whose inverse is not different from themselves.
Thus, a = a^-1 mod m. What can you say about the product of any
two of these elements?
These numbers a which sutisfy the following are real unities right?
The product of 1 and -1 is -1.
blob100 is offline   Reply With Quote
Old 2010-06-03, 15:33   #488
jyb
 
jyb's Avatar
 
Aug 2005
Seattle, WA

2·877 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
Ah. Total brain damage on my part. I had some examples in a file
and I cut/pasted together some incorrect parts of the file. Very careless.

Try: Units of Z/10Z are 1,3,7,9. 3*7 = 1 mod 10, so what is left is
1*9 = 9 mod 10.
Sure, you gave that latter example in post #464 too. My point was that this is not total brain damage. It's just a mistake. All of us make them sometimes, whether students or advanced practitioners. We shouldn't be berated so mercilessly when it happens.
jyb is offline   Reply With Quote
Old 2010-06-03, 16:25   #489
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22·5·373 Posts
Default

Quote:
Originally Posted by blob100 View Post
These numbers a which sutisfy the following are real unities right?
The product of 1 and -1 is -1.
Don't invent terminology. What is a "real unity"?

What do you mean by "satisfy the following" when you write 1* -1 = -1??
R.D. Silverman is offline   Reply With Quote
Old 2010-06-03, 16:27   #490
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22×5×373 Posts
Default

Quote:
Originally Posted by jyb View Post
Sure, you gave that latter example in post #464 too. My point was that this is not total brain damage. It's just a mistake. All of us make them sometimes, whether students or advanced practitioners. We shouldn't be berated so mercilessly when it happens.
I disagree. It was total brain damage on my part because I failed
to check the data that I pasted into my message. This is such an
oversight that "brain damage" is appropriate.
R.D. Silverman is offline   Reply With Quote
Old 2010-06-03, 16:30   #491
flouran
 
flouran's Avatar
 
Dec 2008

83310 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
I disagree. It was total brain damage on my part because I failed
to check the data that I pasted into my message. This is such an
oversight that "brain damage" is appropriate.
Unless you are actually brain damaged, then I disagree that brain damage is appropriate (not to mention inaccurate).
flouran is offline   Reply With Quote
Old 2010-06-03, 16:48   #492
blob100
 
Jan 2010

379 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
Don't invent terminology. What is a "real unity"?

What do you mean by "satisfy the following" when you write 1* -1 = -1??
When I said "sutisfy the following" I meant:
(1) Sutisfiy: Now consider the elements whose inverse is not different from themselves.
Thus, a = a^-1 mod m.
*You asked what is the product of these numbers.
(2)As I know, a unity is i=(-1)^(0.5) or 1 or -1.
When I said "real unity" I meant 1 or -1.
So, back to your question:
Numbers that agree the following (1) are the numbers: 1,-1.
Thier product is -1.
blob100 is offline   Reply With Quote
Old 2010-06-03, 17:03   #493
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22·5·373 Posts
Default

Quote:
Originally Posted by blob100 View Post
When I said "sutisfy the following" I meant:
(1) Sutisfiy: Now consider the elements whose inverse is not different from themselves.
Thus, a = a^-1 mod m.
*You asked what is the product of these numbers.
(2)As I know, a unity is i=(-1)^(0.5) or 1 or -1.
Not 'unity', as in 'root of unity'. The word is 'unit'. I already defined this
for you. And Shanks' book discusses them. A unit is an element
of a ring that has a multiplicative inverse.

Quote:
When I said "real unity" I meant 1 or -1.
So, back to your question:
Numbers that agree the following (1) are the numbers: 1,-1.
Thier product is -1.

No. We are NOT discussing 'unity' (or whatever you think 'unity' might
be). I have said this multiple times: The units of the integers taken mod m,
where m is an integer greater than 1 are those integers that have a multiplicative inverse mod m. The question is then: What is the product
of all of the units taken mod m???

Even you gave examples showing that you know what units are. So why
are you confused now? The product of two units does not have to be
1 or -1. Consider the integers mod 10. The units are 1,3,7,9. Note
that 3*9 is 7 mod 10. This clearly isn't 1 or -1. On the other hand,
3 and 7 are inverses.
R.D. Silverman is offline   Reply With Quote
Old 2010-06-03, 17:15   #494
blob100
 
Jan 2010

17B16 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
Not 'unity', as in 'root of unity'. The word is 'unit'. I already defined this
for you. And Shanks' book discusses them. A unit is an element
of a ring that has a multiplicative inverse.




No. We are NOT discussing 'unity' (or whatever you think 'unity' might
be). I have said this multiple times: The units of the integers taken mod m,
where m is an integer greater than 1 are those integers that have a multiplicative inverse mod m. The question is then: What is the product
of all of the units taken mod m???

Even you gave examples showing that you know what units are. So why
are you confused now? The product of two units does not have to be
1 or -1. Consider the integers mod 10. The units are 1,3,7,9. Note
that 3*9 is 7 mod 10. This clearly isn't 1 or -1. On the other hand,
3 and 7 are inverses.
I know the difference between unit and unity.
Unity- i, 1, -1.
Unit of a ring- For any given natural number n, g is a unit of n if and only if g is natural <n, (n,g)=1.
I'm deffinietly not confused (maybe just because of not understanding what question am I needed to answer now),
Your last question was:
What is the product of natural numbers a which satisfy:
a=a^(-1)(mod m).
We easily mention that these numbers are equal to thier inverse.
These may be 1,-1 (I called these "real unities" becuase these are real and unities, I'm sorry for calling these like that, becuase of wasting too much time for it).

Can you please give me a hint how to explain why is d(m) modulo m is allways 1 or -1?

I want again to show my work:
If "a" which is d(m) modulo m (the residue) isn't 1 or -1, it may be devide d(m) or m.
If it devide any of them, it must be deviding the other one too, which is out of the definition of d(m).

My confusion come by not understanding the definition of inverse here:
"On the other hand,
3 and 7 are inverses. "
Inverses of what? Do you mean, a number b^(-1) for any real b?
Is there another meaning here by saying inverse?

Last fiddled with by blob100 on 2010-06-03 at 17:18
blob100 is offline   Reply With Quote
Old 2010-06-03, 17:29   #495
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

1D2416 Posts
Default

Quote:
Originally Posted by blob100 View Post


<snip>

These may be 1,-1 (I called these "real unities" becuase these are real and unities, I'm sorry for calling these like that, becuase of wasting too much time for it).

Stop inventing terminology.
And your statement: "(I called these "real unities" becuase these are real and unities, ) is a misuse of existing terminolgy. 1 and -1 are units of Z.
In fact, they are the only units. Stop inserting extraneous words into
(i.e. the word 'real', as in 'real unities') your discussion because they
make it appear that you are just confused.


Elements of a ring that are equal to their
own inverse do not have to be 1 or -1. Why do you think that they are?
Consider m = (say) 24. 5 is its own inverse, yet 5 certainly is not 1 or -1.

Quote:
Can you please give me a hint how to explain why is d(m) modulo m is allways 1 or -1?
For about the (3rd? 4th? 5th?) time: PAIR THE UNITS WITH THEIR
INVERSES.

Quote:
I want again to show my work:
If "a" which is d(m) modulo m (the residue) isn't 1 or -1, it may be devide d(m) or m.
If it devide any of them, it must be deviding the other one too, which is out of the definition of d(m).

My confusion come by not understanding the definition of inverse here:
"On the other hand,
3 and 7 are inverses. "
Inverses of what? Do you mean, a number b^(-1) for any real b?
Is there another meaning here by saying inverse?

Stop adding words!!!!! (as in 'real' b). Do not use the word real
in a mathematical context unless you are in fact discussing the REAL
NUMBERS. We are discussing the units of the integers taken mod m.
These are the ONLY numbers under discussion. Why do you keep
babbling about "real" numbers? In R, every number except 0 is a unit.

I made it clear at the very beginning of this discussion what an
inverse is. It is a MULTIPLICATIVE INVERSE. How can this possibly be
unclear? The definition of a multiplicative inverse is basic, pre-algebra
arithmetic.
R.D. Silverman is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Some ideas regarding NFS... paul0 Factoring 3 2015-03-14 19:55
Ideas for the future beyond just-keep-encrunching Dubslow NFS@Home 13 2015-02-02 22:25
two ideas for NPLB Mini-Geek No Prime Left Behind 16 2008-03-01 23:32
GROUP IDEAS TTn 15k Search 15 2003-09-23 16:28
Domain name ideas... Xyzzy Lounge 17 2003-03-24 16:20

All times are UTC. The time now is 23:58.


Fri Jul 16 23:58:08 UTC 2021 up 49 days, 21:45, 1 user, load averages: 1.82, 1.77, 1.55

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.