![]() |
|
|
#12 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
2×5,393 Posts |
Quote:
Last fiddled with by xilman on 2010-12-16 at 14:34 Reason: Add title |
|
|
|
|
|
|
#13 |
|
Account Deleted
"Tim Sorbera"
Aug 2006
San Antonio, TX USA
17×251 Posts |
|
|
|
|
|
|
#14 |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
2·5,393 Posts |
The discussion was in the context of factoring. Factoring primes is rather trivial.
My original intent was to say "all numbers", carefully being sloppy in identifying "numbers" with the rings Z or N , but the statement is no longer true for abs(n) < 3. Rather than unduly complicating matters, I chose to restrict my statement to composite numbers. Paul Last fiddled with by xilman on 2010-12-16 at 22:37 Reason: Fix tyop |
|
|
|
|
|
#15 |
|
Nov 2003
22×5×373 Posts |
|
|
|
|
|
|
#16 |
|
Jun 2003
5,087 Posts |
|
|
|
|
|
|
#17 | |
|
"Bo Chen"
Oct 2005
Wuhan,China
23×3×7 Posts |
Quote:
The easiest one is 10^405-1, and its poly is Code:
n: 3517412599793609476455168711048853577877869285903909511672490597786154396101045678221196660571883869013967834755445386746946314375802833469406378013185319317311967782209292276167648593890678001 # 10^405-1, difficulty: 216.00, skewness: 1.00, alpha: 1.68 # cost: 5.52232e+17, est. time: 262.97 GHz days (not accurate yet!) skew: 1.000 c4: 1 c3: -1 c2: -4 c1: 4 c0: 1 Y1: -1000000000000000000000000000 Y0: 1000000000000000000000000000000000000000000000000000001 m: 3516412599793609476455168711049853577877869285903909511672490597786154396101045678220196660571883869013967834756445386746946314375802833468406378013185319317311967783209292276167648593890678002 type: snfs |
|
|
|
|
|
|
#18 |
|
670810 Posts |
After nearly 4 months' effort, we just brought down this c159 and split it into two pieces.
Code:
c159=p79*p81 with p79=3925277248426748966984537733816767395325307476622633188305245093834818012069881 p81=130547462818138630777456508666491939964821812774903307594092374520935816757936709 We used the polynomial that wreck mentioned. This number took ~62M relations to factor. It produced a 7.4M*7.4M matrix and took 168h on a P7450 to do linear algebra (with 2 threads). This is a joint effort by myself, pchu, wreck and wpolly. And now finally I can turn back to some other volunteer computing project... fwjmath |
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| NFS sieving? | Dubslow | Factoring | 8 | 2012-09-28 06:47 |
| Line sieving vs. lattice sieving | JHansen | NFSNET Discussion | 9 | 2010-06-09 19:25 |
| 10^420 + 1 sieving | juno1369 | Factoring | 20 | 2010-04-28 01:11 |
| Sieving | OmbooHankvald | Prime Sierpinski Project | 4 | 2005-06-30 07:51 |
| Sieving | robert44444uk | Sierpinski/Riesel Base 5 | 8 | 2005-04-02 22:30 |