mersenneforum.org  

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

Reply
 
Thread Tools
Old 2006-08-17, 10:41   #12
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22×5×373 Posts
Default

Quote:
Originally Posted by Dougy View Post
Yes, I agree that my two categories are rather loosely defined. Mostly where these theorems fit is a matter of opinion. I must admit my ignorance with elliptic curves, so I cannot make a valid comment on ECPP.

I think APRT-CL is a good example, it looks fundamentally different.
It really isn't. APRCL replaces a single PRP prime test in Z/NZ with a bunch
of PRP tests in cyclotomic rings.

If one knows enough factors note only of n-1 and n+1, but also of
n^2 + 1, n^2 +/- n + 1, n^3 + n + 1 etc. (All cyclotomic polynomials)
one can extend the method of finding a primitive root to take advantage
of the additional known factors. This is classical and is due to Lucas,
Lehmer, Selfridge, Brillhart, H. Williams etc. [see the Cunningham book]

APRCL basically looks at a LOT of different cyclotomic polynomials
(of higher degree) more or less simultaneously. It is just an extension
of the classical techniques.
R.D. Silverman is offline   Reply With Quote
Old 2006-08-17, 23:39   #13
Dougy
 
Dougy's Avatar
 
Aug 2004
Melbourne, Australia

23·19 Posts
Default

I see. Anyway, the reason I ask is that my work on Latin rectangles yielded a primality test that, on the surface, seems to have no relation to the two catagories listed. This is just a sideline of the work - and it's a completely impractical primality test, but certainly one can input n and it will output if n is prime or not within a finite amount of time. At the moment I don't think it should be discussed more than "Amusingly, this results in a primality test."
Dougy is offline   Reply With Quote
Old 2009-01-02, 23:00   #14
Dougy
 
Dougy's Avatar
 
Aug 2004
Melbourne, Australia

15210 Posts
Default

Sorry for being a bit vague before. But I feel I can post this now without any real problems. It's been presented at conferences a number of times and has been submitted for some time now. I think this is quite a cute result.

A Latin square of order n is a n \times n matrix of n symbols such that every symbol occurs exactly once in every row and every column. I'll use the symbols \mathbb{Z}_n=\{0,1,\dots,n-1\}. A Latin square is called reduced if its first row is (0,1,\dots,n-1) and first column is (0,1,\dots,n-1)^T. Let R_n be the number of reduced Latin squares.

Theorem: R_n \pmod n is an indicator variable for primality. That is, R_n \equiv 1 \pmod n if n is prime and R_n \equiv 0 \pmod n if n is composite.

Smetaniuk showed that R_{n-1} \geq (n-1)!R_n for all n. So this is a rather silly primality test. We only know R_n upto n=11 (McKay and Wanless).
Dougy is offline   Reply With Quote
Old 2009-01-02, 23:09   #15
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

11101001001002 Posts
Default

Quote:
Originally Posted by Dougy View Post
Sorry for being a bit vague before. But I feel I can post this now without any real problems. It's been presented at conferences a number of times and has been submitted for some time now. I think this is quite a cute result.

A Latin square of order n is a n \times n matrix of n symbols such that every symbol occurs exactly once in every row and every column. I'll use the symbols \mathbb{Z}_n=\{0,1,\dots,n-1\}. A Latin square is called reduced if its first row is (0,1,\dots,n-1) and first column is (0,1,\dots,n-1)^T. Let R_n be the number of reduced Latin squares.

Theorem: R_n \pmod n is an indicator variable for primality. That is, R_n \equiv 1 \pmod n if n is prime and R_n \equiv 0 \pmod n if n is composite.

Smetaniuk showed that R_{n-1} \geq (n-1)!R_n for all n. So this is a rather silly primality test. We only know R_n upto n=11 (McKay and Wanless).
R_{n-1} \geq (n-1)!R_n for all n

This makes R_n a decreasing function.... e.g. R_6 = 720 R_7......Unless
you mean R_{n+1} on the left????

It is an interesting result.... Sort of similar to using Wilson's Thm.
R.D. Silverman is offline   Reply With Quote
Old 2009-01-03, 00:10   #16
Dougy
 
Dougy's Avatar
 
Aug 2004
Melbourne, Australia

23·19 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
R_{n-1} \geq (n-1)!R_n for all n

This makes R_n a decreasing function.... e.g. R_6 = 720 R_7......Unless
you mean R_{n+1} on the left????
Indeed it is R_{n+1}... oops!
Dougy is offline   Reply With Quote
Old 2009-01-08, 05:24   #17
Dougy
 
Dougy's Avatar
 
Aug 2004
Melbourne, Australia

23·19 Posts
Default

By the way, if there's anyone who's interested in doing a PhD or similar in combinatorics (eg. combinatorial number theory) my supervisor is looking for students (here is his webpage). Some possible topics are here.
Dougy is offline   Reply With Quote
Old 2009-04-30, 06:30   #18
Dougy
 
Dougy's Avatar
 
Aug 2004
Melbourne, Australia

23·19 Posts
Default

Anyway, this paper has now been accepted, which is quite exciting for me as it's my first paper (Erdos number 3). I'll post a link when it becomes available.

Quote:
Originally Posted by Dougy View Post
Theorem: R_n \pmod n is an indicator variable for primality. That is, R_n \equiv 1 \pmod n if n is prime and R_n \equiv 0 \pmod n if n is composite.
Dougy is offline   Reply With Quote
Old 2009-05-29, 22:57   #19
Dougy
 
Dougy's Avatar
 
Aug 2004
Melbourne, Australia

100110002 Posts
Default

It's published online (if anyone is interested): D.S. Stones, I.M. Wanless, Divisors of the number of Latin rectangles, J. Combin. Theory Ser. A (2009), doi:10.1016/j.jcta.2009.03.019
Dougy is offline   Reply With Quote
Old 2009-05-30, 04:35   #20
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Smile

Congrats!

I'll look it up come Monday.
CRGreathouse is offline   Reply With Quote
Old 2009-09-01, 01:48   #21
Dougy
 
Dougy's Avatar
 
Aug 2004
Melbourne, Australia

23×19 Posts
Default

On this theme: we just submitted a paper that shows R_{n+1} \pmod n is -2 is n is prime and 0 if n is composite.

D.S. Stones, I.M. Wanless, Compound orthomorphisms of the cyclic group, submitted.

Actually, this was just a minor sideline of our study of a special class of orthomorphisms of \mathbb{Z}_n (permutations \sigma such that i \mapsto \sigma(i)-i is also a permutation).

Last fiddled with by Dougy on 2009-09-01 at 01:48
Dougy is offline   Reply With Quote
Old 2009-09-12, 04:13   #22
Dougy
 
Dougy's Avatar
 
Aug 2004
Melbourne, Australia

23·19 Posts
Default

Hmm... I just realised that I didn't state that the above remark is false when n=2. (yes, we did spot that in the paper)
Dougy is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Primality testing non-Mersennes lukerichards Software 8 2018-01-24 22:30
Testing an expression for primality 1260 Software 17 2015-08-28 01:35
a new Deterministic primality testing wsc812 Computer Science & Computational Number Theory 36 2013-03-04 06:25
Automated primality testing with LLRnet mdettweiler Conjectures 'R Us 18 2008-03-04 00:06
a new primality testing method jasong Math 1 2007-11-06 21:46

All times are UTC. The time now is 18:35.


Fri Jul 16 18:35:40 UTC 2021 up 49 days, 16:22, 1 user, load averages: 5.53, 6.97, 4.80

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.