Search the web
Sign In
New User? Sign Up
primenumbers · Prime numbers and primality testing
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 17706 - 17736 of 21093   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
17706
Hello Bill, your observation is well-known. It is simply because of the fact that by N=p1*p2*p3*... +px the p1, p2, p3… are excluded as prime divisors and...
Werner D. Sand
theo2357
Offline Send Email
Mar 1, 2006
9:42 am
17707
Let px, px+1 be consecutive primes, N=product of optional primes up to px or =1, M=product of the lacking primes up to px or =1, then abs(N+-M) is prime, if...
Werner D. Sand
theo2357
Offline Send Email
Mar 1, 2006
10:34 am
17708
Conjecture: Every prime number Q can be written as Q = absolute(N+-M), where N,M = natural numbers, coprime and products of powers of primes pi^ai (i = ...
Werner D. Sand
theo2357
Offline Send Email
Mar 1, 2006
11:40 am
17709
?...
Søren Nielsen
srentospace
Offline Send Email
Mar 1, 2006
1:41 pm
17710
In order to make it clearer: I state, if one distributes all possible powers of all prime numbers in the indicated way on the products N and M and makes...
Werner D. Sand
theo2357
Offline Send Email
Mar 1, 2006
6:27 pm
17711
Hello, Group. Let n= 1, 2, 3, etc. and Nn= 3^n -2. Does the sequence 1, 7, 25, 79, 241, 727, 1185, etc. have a test for verifying the primality of Nn similar...
leavemsg1
Offline Send Email
Mar 1, 2006
8:49 pm
17712
... No. Note N+1 == 3^n-2+1 == 3^n-1 and N-1 == 3^n-2-1 == 3*(3^(n-1)-1 So given enough factors of N+-1 the combined "classical tests" can be used: ...
Paul Underwood
paulunderwooduk
Offline Send Email
Mar 2, 2006
1:54 am
17713
Here's a curio I just submitted to the Prime Pages: We look for a pair of numbers (m,n) each less than p=29 such that six simultaneous primes are generated: ...
Mark Underwood
marku606
Offline Send Email
Mar 2, 2006
1:13 pm
17714
Hi, John Renze's PARI chg.gp script has just finished a test of 4955-digit number 4^8230-3 = 2^16460-2-1 (as some people prefer). It is the largest prime...
Wojciech.Florek@...
wsflorek
Offline Send Email
Mar 3, 2006
12:44 am
17715
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the primenumbers group. File :...
primenumbers@yahoogro...
Send Email
Mar 3, 2006
4:53 am
17716
Hi I have added a new file under visualisation. The title is "The prime spiral, Goldbach & Eratosthenes". ( 34 pages, 750 kb). The first subject is my...
Søren Nielsen
srentospace
Offline Send Email
Mar 3, 2006
2:49 pm
17717
It is well known that for the expression (n+1)^x - n^x to yield a prime number, x must itself be prime. (And if x is a prime p the same expression contains...
Mark Underwood
marku606
Offline Send Email
Mar 5, 2006
3:56 am
17718
I will be out of the office starting 03/04/2006 and will not return until 03/12/2006. I will respond to your message when I return. [Non-text portions of this...
Thomas Hadley
kctom99
Offline Send Email
Mar 5, 2006
4:27 am
17719
... The following pfgw abc2 file ABC2 ($a+1)^$b-$a^$b // -f{$b} {number_primes,$b,1} a: from 1 to 10000 b: primes from 500 to 10000 with command pfgw –f...
Lelio sknet
lelio_73
Offline Send Email
Mar 5, 2006
6:04 am
17720
... And according to Henri Lifchitz, the biggest ever found was (341233,3) which contains 205443 digits and was found by Jean Louis Charton last January. See...
Lelio sknet
lelio_73
Offline Send Email
Mar 5, 2006
6:24 am
17721
... [snip] ... If I know, both, an ouput of pfgw (without -tc option) and Henri's pages, contain (strong, but) PRP's not primes. Mark has written about primes....
Wojciech.Florek@...
wsflorek
Offline Send Email
Mar 5, 2006
7:44 am
17722
... If so Mark is owing us his proof of (443,1774) Pfgw -f131071 -tc -q1775^^443-1774^^443 Primality testing 1775^443-1774^443 [N-1/N+1,...
Lelio sknet
lelio_73
Offline Send Email
Mar 5, 2006
12:28 pm
17723
My mistake, I should have said probable prime instead of prime. (I used GP Pari without the -tc option.) Mark ... Henri's pages, ... primes. ... Selfridge] ......
Mark Underwood
marku606
Offline Send Email
Mar 5, 2006
2:05 pm
17724
Let seq(p) = 23571113171923...p seq(2) = 2 = prime seq(3) = 23 = prime seq(7) = 2357 = prime Is there any p > 7 for which seq(p) is prime? I tried up to p =...
Werner D. Sand
theo2357
Offline Send Email
Mar 5, 2006
7:48 pm
17725
... Well, I have a small archive of posts to the group before the group was moved to yahoo, and this was brought up before, here was the highest that anyone on...
David Cleaver
wraythex
Offline Send Email
Mar 5, 2006
8:51 pm
17726
... http://mathworld.wolfram.com/ConsecutiveNumberSequences.html says Eric Weisstein found no other prp's in the first 14897 terms. prime(14897) = 162623 gives...
Jens Kruse Andersen
jkand71
Offline Send Email
Mar 6, 2006
1:13 am
17727
Thanks for answers! Werner...
Werner D. Sand
theo2357
Offline Send Email
Mar 6, 2006
9:37 am
17728
A beautifull day, I have examine the prime numbers which lay on the polynom f(x)=x^2+x+1 My hypothese was : if 2^[(p-1)/3] = x or 2^[(p-1)/3] =x^2, then p is...
Bernhard Helmes
bhelmes_1
Offline Send Email
Mar 6, 2006
3:22 pm
17730
Restated, Bernhard is proposing the following: Let y = x^2 + x + 1 if x == 2^[(y-1)/3] mod y or if x^2 == 2^[(y-1)/3] mod y then y is a prime or else x+1 is a...
Mark Underwood
marku606
Offline Send Email
Mar 8, 2006
4:19 pm
17731
Hello All I have been spinning my wheels on a problem that I can not find an easy answer. So I thought I would ask before spinning my wheels trying to find a...
polydactyldave
Offline Send Email
Mar 9, 2006
2:12 am
17732
... The standard answer that you'll hear all of the time is that an optimized sieve can generate small primes faster than you can read them from a disk drive. ...
Jack Brennen
jbrennen
Offline Send Email
Mar 9, 2006
3:41 am
17733
Apparently Bernhard is having trouble posting to the group, so I will mention that a prime guru found a counterexample to Bernhard's proposal, namely ****** ...
Mark Underwood
marku606
Offline Send Email
Mar 10, 2006
9:41 pm
17734
A beautifull day, ... I just calculate it for p=5 and p=7 and p=11, i have listed the numbers which are not primes, x, p, ifactor (x), ifactor (x+1): For p=5...
Bernhard Helmes
bhelmes_1
Offline Send Email
Mar 11, 2006
5:59 pm
17735
Thank you Bernhard for that data, way beyond what I could generate. So your generalized conjecture seems to be holding up thus far. I don't have the foggiest...
Mark Underwood
marku606
Offline Send Email
Mar 12, 2006
4:16 am
17736
Hi all, Six primes are symmetrically arranged around the number 12: 5, 7, 11, (12) 13, 17, 19. Six primes are also symmtrically arranged around the number 15: ...
Mark Underwood
marku606
Offline Send Email
Mar 12, 2006
4:43 am
Messages 17706 - 17736 of 21093   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