mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Aliquot Sequences (https://www.mersenneforum.org/forumdisplay.php?f=90)
-   -   Subproject #3: 700k-800k sequences to 100 digits (https://www.mersenneforum.org/showthread.php?t=12537)

Buzzo 2010-01-14 07:02

done with 768072

unconnected 2010-01-14 09:57

reserving 784128

frmky 2010-01-14 17:55

768042, 780042, 780312, 780414, 780504, 780654, 780870, 768042, 780888, 780906, 780912 are done.
I'll take 781056, 781344, 781470, 781512, 781560, 782136, 782394, 782628, 782940, 782982.

RichD 2010-01-14 18:09

Done with 761748 sz 108; 2^3 * 3 * 5 * p14 * c93

Reserving 783552 & 783750.

frmky 2010-01-15 01:37

780324, 781470, 782394, 782628, 782940 are done.

richs 2010-01-15 02:59

Reserving 784896

Joshua2 2010-01-15 05:54

I got all my previous ones done and submitted with wget. I had to add that folder to the path, but I'm not sure how to do it permanetly.
taking 784782, 784842, 784950
is there a way to use wget to download the past work done?

frmky 2010-01-15 07:45

[QUOTE=Joshua2;201968]
is there a way to use wget to download the past work done?[/QUOTE]
[CODE]
#!/bin/sh

wget -O alq_${1}.elf "http://www.factordb.com/search.php?se=1&aq=${1}&action=all&fr=&to=&raw=1&text=Text"
[/CODE]
If you don't want to use it as a bash script, replace ${1} with the sequence you want to retrieve. If a step has an algebraic formula instead of a number that will need to manually corrected, but that's fortunately rare.

frmky 2010-01-15 07:51

780390, 781056, 781512, 781560, 782136, 782982 are done.
I'll take 783024, 783264, 783390, 783930, 783948,784056, 784350, 784368, 784488, 784494, 785010.

Joshua2 2010-01-15 08:26

cool, but bash scripts don't work in windows do they? can you make a batch file script or something? why not add it straight to aliq program

frmky 2010-01-15 08:53

[QUOTE=Joshua2;201978]cool, but bash scripts don't work in windows do they? can you make a batch file script or something? why not add it straight to aliq program[/QUOTE]

Bash is available for Windows. For example, [URL="http://win-bash.sourceforge.net/"]http://win-bash.sourceforge.net/[/URL]


All times are UTC. The time now is 22:24.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.