mersenneforum.org  

Go Back   mersenneforum.org > Math Stuff > Computer Science & Computational Number Theory > PARI/GP

Reply
 
Thread Tools
Old 2010-08-19, 20:00   #705
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3×1,993 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
now if I only I could be smart like you so I could build you that helpful program lol.
I'm not smart enough to write that program, but maybe you are. You have a long way to go, though!

Here are some possibly-relevant papers in case you decide to think more about this:
mArachna – Ontology Engineering for Mathematical Natural Language Texts
MathWebSearch 0.4: A Semantic Search Engine for Mathematics
etc.
CRGreathouse is offline   Reply With Quote
Old 2010-08-19, 20:01   #706
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

175B16 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
?a = a(n) = nextprime(10^n))
I'm sure it didn't say that -- it's not in the form of a valid closure. But if it said
Code:
a(n) = nextprime(10^n)
then it would never return 2 for n >= 1 -- it's a constant, no randomness.

Last fiddled with by CRGreathouse on 2010-08-19 at 20:02
CRGreathouse is offline   Reply With Quote
Old 2010-08-19, 20:02   #707
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

24·3·5·7 Posts
Default

Now: Can we get back to the substitutions required to make the sieve for the k * n + 1?
3.14159 is offline   Reply With Quote
Old 2010-08-19, 20:03   #708
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3·1,993 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
Now: Can we get back to the substitutions required to make the sieve for the k * n + 1?
Why don't you just download srsieve and use that? It'll be faster.
CRGreathouse is offline   Reply With Quote
Old 2010-08-19, 20:10   #709
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

69016 Posts
Default

Quote:
Originally Posted by CRGreathouse
Why don't you just download srsieve and use that? It'll be faster.
Because it can only sieve for Proth numbers.
3.14159 is offline   Reply With Quote
Old 2010-08-19, 20:15   #710
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

175B16 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
Because it can only sieve for Proth numbers.
It does more than Proth numbers. What, precisely, are you sieving for? Can you specify exactly for me?

Last fiddled with by CRGreathouse on 2010-08-19 at 20:16
CRGreathouse is offline   Reply With Quote
Old 2010-08-19, 20:18   #711
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

168010 Posts
Default

Quote:
Originally Posted by CRGreathouse
It does more than Proth numbers. What, precisely, are you sieving for? Can you specify exactly for me?
k * n! + 1.
3.14159 is offline   Reply With Quote
Old 2010-08-19, 20:27   #712
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

3×1,993 Posts
Default

Maybe this?
http://fatphil.org/maths/factorial/

Possibly even this?
http://pgllr.mine.nu/software/fsieve/

Last fiddled with by CRGreathouse on 2010-08-19 at 20:29
CRGreathouse is offline   Reply With Quote
Old 2010-08-19, 20:39   #713
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

24·3·5·7 Posts
Default

Quote:
Originally Posted by CRGreathouse
The first is source code, luckily I downloaded some freeware to deal with C source code.
3.14159 is offline   Reply With Quote
Old 2010-08-19, 20:46   #714
3.14159
 
3.14159's Avatar
 
May 2010
Prime hunting commission.

110100100002 Posts
Default

Quote:
Originally Posted by 3.14159
The first is source code, luckily I downloaded some freeware to deal with C source code.
Nevermind that. I'm going to go to Generalized proths, using factorial and or primorial powers, just need a larger base range. Anything for that?

Last fiddled with by 3.14159 on 2010-08-19 at 20:48
3.14159 is offline   Reply With Quote
Old 2010-08-19, 20:58   #715
CRGreathouse
 
CRGreathouse's Avatar
 
Aug 2006

175B16 Posts
Default

Quote:
Originally Posted by 3.14159 View Post
Nevermind that. I'm going to go to Generalized proths, using factorial and or primorial powers, just need a larger base range. Anything for that?
I can never keep track of all the names (especially since some are contradictory... e.g. several definitions for generalized Fermats). What form are these?
CRGreathouse is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Why do I sometimes see all the <> formatting commands when I quote or edit? cheesehead Forum Feedback 3 2013-05-25 12:56
Passing commands to PARI on Windows James Heinrich Software 2 2012-05-13 19:19
Ubiquity commands Mini-Geek Aliquot Sequences 1 2009-09-22 19:33
64-bit Pari? CRGreathouse Software 2 2009-03-13 04:22
Are these commands correct? jasong Linux 2 2007-10-18 23:40

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


Fri Aug 6 23:06:21 UTC 2021 up 14 days, 17:35, 1 user, load averages: 4.38, 3.93, 3.93

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.