Search the web
Sign In
New User? Sign Up
primeform · User group for PFGW & PrimeForm programs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5617 - 5646 of 9803   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5617
Here the timing of a 7993 digits prime certification on PRIMO Version 2.2.0 beta 4 AMD Athlon ~ 2GHz Start Jully 23 2004 … 11 Hours 20 minutes initialisation 3...
Pierre CAMI
pierrecami
Offline Send Email
Apr 1, 2005
12:16 pm
5618
... {r= 372310845918884849709477001781727773323133853283827112890761 039570209447726374210001719653143911648945025097052983473931 ...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 2, 2005
4:26 am
5619
... I guess that 10^300 bits is merely a dogga-doggabit, with 10^3000 bits needed for dogga-dogga-doggabit? Hmm, perhaps some ECM might help to progress beyond...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 2, 2005
7:56 am
5620
No Dogga-dogga's down here that I'm aware of:-) BTW I'm up to 15000000001 on Jim's PSP-2 program. Still nothing to report. Kevin....
Kevin Acres
kevinacres
Offline Send Email
Apr 2, 2005
8:59 am
5621
... Oops. That will teach me to post when in a hurry. Try this instead: 51220360469439997499...
ratwain
Offline Send Email
Apr 2, 2005
1:41 pm
5622
\\ That works fine, thanks, Ralph {isprimeUu(p)=local(t=0,f,q); if(isprime(p)&&p%8==3,t=1; f=factor((p-1)/2)[,1];for(k=1,length(f),q=f[k]; ...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 2, 2005
2:01 pm
5623
I found an on-line button "view simple" which undoes some of the recent damage to y*h**, when listing messages....
David Broadhurst
djbroadhurst
Offline Send Email
Apr 2, 2005
6:03 pm
5624
... Please excuse my terminological inexactitude. Many years ago, I was on close terms with a friend from Wogga-wogga and she must have ingrained that name on...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 2, 2005
9:45 pm
5625
\\ Half-way, in log(log) terms, \\ from Dogga-dogga to Dogga-dogga-dogga: {r= 249027109041663807386762951539762722210052354947477068916770 ...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 2, 2005
10:40 pm
5626
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the primeform group. File : /RMA/RMA.exe ...
primeform@yahoogroups...
Send Email
Apr 3, 2005
3:52 am
5627
I have found an even number N such that N|4^N-4 and N > 2^(2^(19824)). With frank abuse of nomenclature, one might call N a "dogga-dogga-doggabit 4-PSP", since...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 5, 2005
4:02 am
5628
PS: With A = 2^p +/- 2^((p+1)/2) + 1 we have (A+1)/2 = (8^n -/+ 1)/(2^n -/+ 1) for n=(p-1)/2 [not p-1 as in the previous message]. This makes the advantages of...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 5, 2005
5:02 am
5629
David In spite of the rather do[d]gy heading of your post:-) I'm happy that "my" little 10K-digit prime has been of service in the construction of your...
mikeoakes2@...
mikeoakes2
Offline Send Email
Apr 5, 2005
7:46 am
5630
Congrats to Pierre and Marcel for ninth place in http://primes.utm.edu/top20/page.php?id=27 and first place in http://www.ellipsa.net/primo/top20.html David...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 5, 2005
1:23 pm
5631
Suppose that we find a prime, p > 5, and a positive integer, k, such that k|2^(2*p-1)+1 and p|k+10. We then define A = 4^p + 1, q = 2*(A+1)/k + 1, r =...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 6, 2005
12:32 pm
5632
It is quite rare to find N|2^N-2 with even N. forstep(n=4,10^7,2,if(Mod(2,n)^n-2==0,print([n,factor(n)[,1]~]))) [161038, [2, 73, 1103]] [215326, [2, 23, 31,...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 7, 2005
8:05 pm
5633
The Pinch problem seems to be a lot harder than the Underwood problem. Even 2-PSP constructors' challenge [Pinch]: Find a large even N such that N|2^N-2|4^N-4....
David Broadhurst
djbroadhurst
Offline Send Email
Apr 8, 2005
1:13 am
5634
Pinch puzzle: Find a large even N such that N|2^N-2 Lemma: Let N = 4^s-2. Then N|2^N-2 if 2*s-1|4^s-3. Proof: If 2*s-1|N-1 then 2^(2*s-1)-1|2^(N-1)-1. Multiply...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 8, 2005
4:50 pm
5635
This Pari/GP script: for(n=3,240,if(Mod(round(1.324717957244746025960908854^n),n)==Mod(0,N),print(n))) only misses primes: 3 5 211 223 227 229 233 before...
Paul Underwood
paulunderwooduk
Offline Send Email
Apr 8, 2005
11:39 pm
5636
... Given that it is a precision error, have you tried raising the precision with `\p 100', or a higher value if 100 is not enough? Décio [Non-text portions...
Décio Luiz Gazzoni...
deciogazzoni
Offline Send Email
Apr 9, 2005
12:12 am
5637
... for(n=3,240,if(Mod(round(1.324717957244746025960908854^n),n)==Mod(0,N),prin ... precision with ... Thanks! I tried: \p 1000 ...
Paul Underwood
paulunderwooduk
Offline Send Email
Apr 9, 2005
12:50 am
5638
... Makes sense. Have you tried computing log(a^8000)/log(10)? That's 977 digits, dangerously close to your limit. ... The problem is that you actually need...
Décio Luiz Gazzoni...
deciogazzoni
Offline Send Email
Apr 9, 2005
3:25 am
5639
\p 32000 a=real(polroots(x^3-x-1)[1]);for(n=521^2,10^6,if(Mod(round(a^n),n)==Mod(0,n),print(n))) did not work -- too much precision I guess. Intrestingly the...
Paul Underwood
paulunderwooduk
Offline Send Email
Apr 9, 2005
3:28 am
5640
... See my post -- actually, too little precision. Try \p 33200 or a little more. Too *much* precision? That feels like a BOFH excuse to me. Décio [Non-text...
Décio Luiz Gazzoni...
deciogazzoni
Offline Send Email
Apr 9, 2005
3:51 am
5641
Thanks for the advice Decio. But I think I have a method I will have to test: let A = [0,0,1;1,0,1;0,1,0] then compute A^N mod N finally compute to enough...
Paul Underwood
paulunderwooduk
Offline Send Email
Apr 9, 2005
3:54 am
5642
Paul and Decio: You seem to have sorted out the truncation issues, but could someone please explain to me (and maybe other helpless bystanders:-) the _math_...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 9, 2005
4:25 am
5643
... Going by the subject of the emails in this thread, I have a hunch that he initially believed that his values would generate (all?) primes. Of course, ...
Décio Luiz Gazzoni...
deciogazzoni
Offline Send Email
Apr 9, 2005
4:41 am
5644
Historical note about 521^2: http://mathworld.wolfram.com/PerrinPseudoprime.html ... I believe that I was among the first people to inform Ian Stewart of his...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 9, 2005
4:47 am
5645
... I was thinking about N=x^3-x-1 not being solved for Carmichael and more about there being no N found such that N|x^N-x where x is an integer; then x over...
Paul Underwood
paulunderwooduk
Offline Send Email
Apr 9, 2005
5:26 am
5646
Paul was ... There is a vital "yet" missing after "not". As I have argued, I hope persuasively, there is no reason to believe that any polynomial that...
David Broadhurst
djbroadhurst
Offline Send Email
Apr 9, 2005
6:06 am
Messages 5617 - 5646 of 9803   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help