mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Aliquot Sequences

Reply
 
Thread Tools
Old 2009-09-22, 16:11   #1
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17·251 Posts
Default Ubiquity commands

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
Mini-Geek is offline   Reply With Quote
Old 2009-09-22, 19:33   #2
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

23·3·5·72 Posts
Default

looks brilliant
henryzz is online now   Reply With Quote
Reply

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

All times are UTC. The time now is 12:28.


Sat Jul 17 12:28:18 UTC 2021 up 50 days, 10:15, 1 user, load averages: 1.15, 1.27, 1.33

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.