![]() |
![]() |
#1 |
Sep 2002
Vienna, Austria
3·73 Posts |
![]()
I have modified akruppa's phi program to work with a^n +/- b^n numbers.
here is the source file, compile with GCC with -lgmp. |
![]() |
![]() |
![]() |
#2 |
Jun 2007
Moscow,Russia
7×19 Posts |
![]()
As usual,compilation problems appear.
Trying to compile with dev-C++ 4... Steps done: 1) Unpack gmp 4.2.1 archieve 2) Rename gmp-h.in to gmp.h 3) Path to gmp.h was added as "include" directory While compiling, the errors line "line XX ,parse error" appear. How can I compile this code? |
![]() |
![]() |
![]() |
#3 | |
Sep 2002
Vienna, Austria
3·73 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#4 |
Jun 2007
Moscow,Russia
7×19 Posts |
![]() |
![]() |
![]() |
![]() |
#5 |
Sep 2002
Vienna, Austria
3·73 Posts |
![]()
This binary is compiled under Cygwin - thus it need cygwin1.dll and cyggmp-3.dll to run.
|
![]() |
![]() |
![]() |
#6 |
Sep 2009
24·5·31 Posts |
![]()
Is there a later version of phi available anywhere? I've think I've found a bug in this version:
Code:
$ phi -deg4 17 313616599 1 52768558671518362205861309316257680653426149189122032710729071712003321614920605612513 n: 52768558671518362205861309316257680653426149189122032710729071712003321614920605612513 # 313616599^17-1^17, difficulty: 169.93, skewness: 2356672.75, alpha: 0.00 # cost: 8.99361e+15, est. time: 4.28 GHz days (not accurate yet!) skew: 2356672.753 c4: 1 c0: -30845876999193307850169799 Y1: -1 Y0: 3033857681268212293634352084667698572482999 m: 3033857681268212293634352084667698572482999 type: snfs Code:
n: 52768558671518362205861309316257680653426149189122032710729071712003321614920605612513 c4: 313616599 c0: -1 m: 9673779037659330951530253934893601 # m is 313616599^4 PS. Is there a way to search for attachment names matching a string? The forum search engine doesn't appear to. |
![]() |
![]() |
![]() |
#7 |
"Serge"
Mar 2008
San Diego, Calif.
101000100111102 Posts |
![]()
You could have fun with an octic! ;-)
Code:
n: 52768558671518362205861309316257680653426149189122032710729071712003321614920605612513 type: snfs skew: 1 # t^8+t^7-7*t^6-6*t^5+15*t^4+10*t^3-10*t^2-4*t+1, t=(x^2+1)/x c0: 1 c1: -4 c2: -10 c3: 10 c4: 15 c5: -6 c6: -7 c7: 1 c8: 1 Y1: 313616599 Y0: -98355371168326802 Last fiddled with by Batalov on 2014-04-17 at 17:49 Reason: QS! |
![]() |
![]() |
![]() |
#8 | |
"Bob Silverman"
Nov 2003
North of Boston
53×61 Posts |
![]() Quote:
313616599^17-1; At 145 digits this is much too big for SIQS. |
|
![]() |
![]() |
![]() |
#9 |
"Ben"
Feb 2007
2·3·17·37 Posts |
![]() |
![]() |
![]() |
![]() |
#10 | |
Aug 2006
22·3·499 Posts |
![]() Quote:
Edit: bsquared beat me to it. Last fiddled with by CRGreathouse on 2014-04-17 at 18:52 |
|
![]() |
![]() |
![]() |
#11 |
Aug 2006
22·3·499 Posts |
![]()
Factors as 40198613071456517734490522684447 * 1312696002165987096298388275017136243160743778951559679.
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fix for homogeneous cunningham polynomials | frmky | YAFU | 1 | 2016-04-14 13:35 |
Homogeneous Cunningham snfs poly selection? | nuggetprime | Factoring | 22 | 2008-08-15 10:01 |
Don't know how to work on Cunningham numbers. | jasong | GMP-ECM | 6 | 2006-06-30 08:51 |
Doing Cunningham numbers but messed up. | jasong | Factoring | 1 | 2006-04-03 17:18 |
Need help factoring Cunningham numbers | jasong | Factoring | 27 | 2006-03-21 02:47 |