![]() |
|
|
#12 | |
|
Sep 2002
Database er0rr
1110100110112 Posts |
Quote:
|
|
|
|
|
|
|
#13 | |
|
"Forget I exist"
Jul 2009
Dumbassville
100000110000002 Posts |
Quote:
|
|
|
|
|
|
|
#14 | ||
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36×13 Posts |
Quote:
- and you will have no trouble telling me what is the n such that A046063(n) = 221444161 ? Right?Quote:
...But you don't know how long that calculation took (and only for that single value). But you can know: just find the next value n > 10000076282 so that p(n) is PRP. Or the previous n (i.e. slightly below 10^10). And the same question: what is n :: A046063(n) = 10000076282 ? |
||
|
|
|
|
|
#15 | |
|
Sep 2002
Database er0rr
3,739 Posts |
Quote:
Edit: I am revising my guess to 62 hours, based on: Code:
time echo "numbpart(10^10/2^8);" | gp -q real 0m8.736s user 0m8.468s sys 0m0.016s time echo "numbpart(10^10/2^7);" | gp -q real 0m29.226s user 0m28.488s sys 0m0.016s time echo "numbpart(10^10/2^6);" | gp -q real 1m41.768s user 1m41.884s sys 0m0.020s ? 28.488/8.468 3.3641946150212564950401511572980632971 ? 101.884/28.488 3.5763830384723392305532153889356922213 ? (3.6)^6*102/3600 61.675499520000000000000000000000000000 Last fiddled with by paulunderwood on 2017-04-07 at 01:24 |
|
|
|
|
|
|
#16 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36×13 Posts |
|
|
|
|
|
|
#17 |
|
Sep 2002
Database er0rr
3,739 Posts |
|
|
|
|
|
|
#18 | |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
Quote:
To revise my own estimate I ran a small search for an even larger PRP p(n), n > 14180076200 (a randomly chosen starting point*). It took ~10 hrs x 80 threads, so it is not a very trivial computation. The new largest known PRP is p(14180123587),which has 132646 decimal digits. _________________ *Note that the decimal size of p(n) is known to be ~ \(1.114 \sqrt n\) (due to Hardy and Ramanujan, 1918) |
|
|
|
|
|
|
#19 | |
|
Sep 2002
Database er0rr
3,739 Posts |
Quote:
|
|
|
|
|
|
|
#20 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
A couple of larger PRPs was also found, the larger slightly above 200000 decimal digits.
numbpart(32235776596), 200002 digit size |
|
|
|
|
|
#21 | |
|
Sep 2002
Database er0rr
3,739 Posts |
Quote:
![]() How long does it take ARB to generate such a number? Last fiddled with by paulunderwood on 2017-04-26 at 20:09 |
|
|
|
|
|
|
#22 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
Only 0.85s to generate number.
~13 minutes to check with PFGW. In this size range you would expect to need to check 460000 candidates (of which you can sieve away 95-98%, but you'd still need to run a few thousand PRP tests). So the estimate is ~10^3 cpu-hours to find one. |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A useful function. | JM Montolio A | Miscellaneous Math | 28 | 2018-03-08 14:29 |
| phi function | rula | Homework Help | 3 | 2017-01-18 01:41 |
| Have a look at the partition numbers | fivemack | Factoring | 57 | 2007-12-28 10:37 |
| Partition number congruences | fivemack | Math | 0 | 2007-05-18 19:39 |
| Linux/SUSE noob trouble - Resize partition | OmbooHankvald | Linux | 19 | 2005-11-18 10:39 |