mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Lone Mersenne Hunters > LMH > 100M

Reply
 
Thread Tools
Old 2004-05-29, 22:00   #1
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

254138 Posts
Default 100M digits prefactor project.

We have with GIMPS/PrimeNet officially working on the 10M digit issue and Luigi's Operation Billion Digit working toward 1,000M, there seemed to be a gap. Nobody has organized the work for the 100M digit prime.

So here is what I suggest.

We start working on the 100M digit range.

Using Luigi's Factor3_1 and Factor3_1b we can help clear the way for P-1 and L-L that shall follow.

I have done some preliminary work in factoring the range starting with M332192831 (the first prime expo. that will yield a 100M digit number). Starting here and working up to higher expos seems wise. If we can get a good projection of where the Mersenne prime might be, based upon the 1.47p rule, we can apply effort there, too.

I would like to suggest doing batch work. We can work in ranges and report results back etc.

More thoughts later. Anyone who wants to help speak up.
Uncwilly is online now   Reply With Quote
Old 2004-05-30, 05:53   #2
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

3×3,673 Posts
Default

M332192831 no factor from 2^54 to 2^62.

M332192897 no factor from 2^52 to 2^54.
M332192953 no factor from 2^52 to 2^54.
M332192957 no factor from 2^52 to 2^54.
M332192969 no factor from 2^52 to 2^54.
M332193019 no factor from 2^52 to 2^54.
M332193047 no factor from 2^52 to 2^54.
M332193053 no factor from 2^52 to 2^54.

There are a lot more, but if any one wants to run some of these up feel free, just post what you are taking.


I see the 100M digits prefactor project (100Mdpp) as having 2 aspects, the deep and the wide.
Deep is taking individual expos to high bit depths (what high is will be determined later). (Nose to the grindstone types work here).
Wide is taking a large range (e.g. 33200000 - 33300000) to a moderate bit depth (removing a huge amount of expos.). (short attention span folks that need to see lots happening work here).
Uncwilly is online now   Reply With Quote
Old 2004-05-30, 17:52   #3
ET_
Banned
 
ET_'s Avatar
 
"Luigi"
Aug 2002
Team Italia

4,861 Posts
Default

Quote:
Originally Posted by Uncwilly
More thoughts later. Anyone who wants to help speak up.
Don't forget to send all the factors found to Will Edgington!

Uncwilly, I don't remember if I ever posted an updated version of Factor3_1b on the forum... I will set it for download on the Billion Project page if you don't mind, so that it will reflect every further modification I will put on the source.

Luigi
ET_ is offline   Reply With Quote
Old 2004-05-31, 02:47   #4
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

3·3,673 Posts
Default

Cool, the link on you Billion digit page for Factor3_1 pointed to the attachment in the forum.....

As tto Will E. I plan to send a large batch that I have....

Last fiddled with by Uncwilly on 2004-05-31 at 02:47
Uncwilly is online now   Reply With Quote
Old 2004-06-01, 04:09   #5
lpmurray
 
lpmurray's Avatar
 
Sep 2002

1318 Posts
Default

I started doing 332200007 - 332209991 to 50 bits i would have done a larger range but it is a pain putting ,1,50 on every line of the input file. I have a program that can give me the primes which i can cut and paste into a text file. is there anyway to automate the starting and ending bit depth. the run should be done soon. almost half have factors
lpmurray is offline   Reply With Quote
Old 2004-06-01, 06:06   #6
ET_
Banned
 
ET_'s Avatar
 
"Luigi"
Aug 2002
Team Italia

4,861 Posts
Default

Quote:
Originally Posted by lpmurray
I started doing 332200007 - 332209991 to 50 bits i would have done a larger range but it is a pain putting ,1,50 on every line of the input file. I have a program that can give me the primes which i can cut and paste into a text file. is there anyway to automate the starting and ending bit depth. the run should be done soon. almost half have factors
Try this. I wrote it some weeks ago for this purpose, I don't know if it the last version. Should you have problems, just drop me a pm and I'll set it up.

Luigi
ET_ is offline   Reply With Quote
Old 2004-06-01, 07:18   #7
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

3·3,673 Posts
Default

I have a program (in old fashioned basic) that will strip out the expos with factors (to a file that we can send to Will E.) and produce a new worktodo.ini with a set bit range.

I want to clear the expo that P95 is working on on this machine before I steal to much more time from it to prefactor.
Uncwilly is online now   Reply With Quote
Old 2004-06-01, 07:29   #8
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

1101910 Posts
Default

Is factor3_2b available?
Uncwilly is online now   Reply With Quote
Old 2004-06-01, 07:58   #9
ET_
Banned
 
ET_'s Avatar
 
"Luigi"
Aug 2002
Team Italia

486110 Posts
Default

Quote:
Originally Posted by Uncwilly
Is factor3_2b available?
Sure! Check this link! There are both factor3_2 and factor3_2b on the same Windows Zip archive.

Luigi

Last fiddled with by ET_ on 2004-06-01 at 07:59
ET_ is offline   Reply With Quote
Old 2004-06-01, 13:11   #10
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

3×3,673 Posts
Default

I noticed that after I posted. I was asleep on my feet.
Uncwilly is online now   Reply With Quote
Old 2004-06-02, 01:44   #11
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

3·3,673 Posts
Default

332209991 - 332249999 out to 54 or 55 in three or four passes. 2014 expos
Uncwilly is online now   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
100m p-1 and tf aurashift Software 18 2016-04-14 13:48
100M digits, how much trial factoring will it do? xorbe LMH > 100M 189 2010-12-09 08:30
Who is LL-ing a mersenne number > 100M digits? joblack LMH > 100M 1 2009-10-08 12:31
Hitting 100M digits on the head davieddy Lounge 1 2008-10-18 10:40
Special Project Level 3 (25 digits, B1=50K) wblipp ElevenSmooth 0 2003-10-15 16:07

All times are UTC. The time now is 14:38.


Thu Jun 1 14:38:15 UTC 2023 up 287 days, 12:06, 0 users, load averages: 0.62, 0.97, 1.14

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, 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.

≠ ± ∓ ÷ × · − √ ‰ ⊗ ⊕ ⊖ ⊘ ⊙ ≤ ≥ ≦ ≧ ≨ ≩ ≺ ≻ ≼ ≽ ⊏ ⊐ ⊑ ⊒ ² ³ °
∠ ∟ ° ≅ ~ ‖ ⟂ ⫛
≡ ≜ ≈ ∝ ∞ ≪ ≫ ⌊⌋ ⌈⌉ ∘ ∏ ∐ ∑ ∧ ∨ ∩ ∪ ⨀ ⊕ ⊗ 𝖕 𝖖 𝖗 ⊲ ⊳
∅ ∖ ∁ ↦ ↣ ∩ ∪ ⊆ ⊂ ⊄ ⊊ ⊇ ⊃ ⊅ ⊋ ⊖ ∈ ∉ ∋ ∌ ℕ ℤ ℚ ℝ ℂ ℵ ℶ ℷ ℸ 𝓟
¬ ∨ ∧ ⊕ → ← ⇒ ⇐ ⇔ ∀ ∃ ∄ ∴ ∵ ⊤ ⊥ ⊢ ⊨ ⫤ ⊣ … ⋯ ⋮ ⋰ ⋱
∫ ∬ ∭ ∮ ∯ ∰ ∇ ∆ δ ∂ ℱ ℒ ℓ
𝛢𝛼 𝛣𝛽 𝛤𝛾 𝛥𝛿 𝛦𝜀𝜖 𝛧𝜁 𝛨𝜂 𝛩𝜃𝜗 𝛪𝜄 𝛫𝜅 𝛬𝜆 𝛭𝜇 𝛮𝜈 𝛯𝜉 𝛰𝜊 𝛱𝜋 𝛲𝜌 𝛴𝜎𝜍 𝛵𝜏 𝛶𝜐 𝛷𝜙𝜑 𝛸𝜒 𝛹𝜓 𝛺𝜔