![]() |
|
|
#1 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17·251 Posts |
Thought someone else might find these Ubiquity commands useful.
The first two (aliquot, factor) are useful for anyone that works with aliquot sequences or factoring, respectively, the next (Mersenne exponent status) for anyone interested in GIMPS, and the next two (aliquot multi, stand up) are probably only useful for the mods here.To use these, install Ubiquity, visit this page, let it add the commands, (a bar should pop up requesting it) and issue them as needed (view the tutorial to learn about that). aliquot takes a single number, like 561240, and opens the aliquot sequence for it at Syd's DB (looks like this); supports most operators, so you can do e.g. 123+456. factor looks up the factorization of the given number at Syd's DB; supports most operators and the M and L format for the 2LM Cunningham tables; can also take the factor(s) of the number and report them as you look it up. Mersenne exponent status looks up the status of the given Mersenne number (with or without leading M) through PrimeNet's database. aliquot multi takes a list like "561240, 561312, 561438, 561528, 561576" (from the subproject page) and opens the most recent aliquot sequence index for each at Syd's DB (looks like this); useful for checking if the subproject numbers are to 100 digits yet or not. stand up takes a list that is newline-separated and makes it comma-separated, handy for taking a sequence list from a dir listing and making it comma-separated for the subproject page. (go to plain text editor mode first or it will add a space before the comma) Edit: I updated aliquot and factor to support more operators by using escape(), if you already grabbed it, replace it; I also replaced the attachment with a link to github so I can edit it and you can get the new code automatically. Much easier for everyone.
Last fiddled with by Mini-Geek on 2009-09-22 at 16:32 |
|
|
|
|
|
#2 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23·3·5·72 Posts |
looks brilliant
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PARI's commands | 3.14159 | PARI/GP | 2631 | 2018-09-26 15:26 |
| 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 |
| Are these commands correct? | jasong | Linux | 2 | 2007-10-18 23:40 |