Forum: Math
2012-09-26, 11:20
|
Replies: 6
Views: 4,539
That is a false assumption. If an algorithm...
That is a false assumption. If an algorithm relies on a random choice (in this case the iteration function), then it is very likely that any such choice has some pathological inputs for which the...
|
Forum: Other Mathematical Topics
2012-09-26, 10:49
|
Replies: 17
Views: 14,394
|
Forum: Factoring
2012-09-16, 08:46
|
Replies: 74
Views: 7,795
It doesn't just look like it, it's exactly...
It doesn't just look like it, it's exactly floor(sqrt(2*10^192)).
Has anyone else noticed that there is an entry for "joke" in the index of the book? Can anyone guess (without looking) where it...
|
Forum: Linux
2012-09-15, 06:48
|
Replies: 4
Views: 4,306
|
Forum: Linux
2012-09-14, 06:48
|
Replies: 4
Views: 4,306
|
Forum: Factoring
2012-08-31, 08:11
|
Replies: 74
Views: 7,795
|
Forum: Factoring
2012-08-19, 08:23
|
Replies: 74
Views: 7,795
|
Forum: Soap Box
2012-07-29, 09:19
|
Replies: 711
Views: 57,356
|
Forum: Computer Science & Computational Number Theory
2012-07-25, 06:57
|
Replies: 103
Views: 14,017
|
Forum: FactorDB
2012-07-24, 10:53
|
Replies: 0
Views: 2,668
Proven PRPs?
This number (http://factordb.com/index.php?id=1100000000489773674) and this number (http://factordb.com/index.php?id=1100000000518654034) have verified primality certificates (the first one since...
|
Forum: Puzzles
2012-07-17, 07:17
|
Replies: 218
Views: 64,968
By using a not-completely-insane method. In the...
By using a not-completely-insane method. In the outer loop, you take the first N digits of pi; in the inner loop, you take the last M digits of those N digits and test if that number begins with the...
|
Forum: Soap Box
2012-05-07, 12:57
|
Replies: 711
Views: 57,356
|
Forum: YAFU
2012-02-29, 08:06
|
Replies: 260
Views: 75,532
|
Forum: YAFU
2012-02-27, 07:45
|
Replies: 18
Views: 3,859
|
Forum: Factoring
2012-02-25, 12:51
|
Replies: 529
Views: 120,735
|
Forum: YAFU
2012-02-23, 07:47
|
Replies: 22
Views: 6,053
|
Forum: YAFU
2012-02-21, 08:12
|
Replies: 22
Views: 6,053
|
Forum: Factoring
2012-02-01, 12:56
|
Replies: 14
Views: 1,693
|
Forum: Factoring
2012-02-01, 12:08
|
Replies: 14
Views: 1,693
|
Forum: Factoring
2012-01-31, 10:46
|
Replies: 14
Views: 1,693
Rings have two distinct associative binary...
Rings have two distinct associative binary operations, but elliptic curves only have one; there is no possible way to define a ring structure on an elliptic curve. P-1 and P+1 certainly do operate on...
|
Forum: Factoring
2012-01-30, 13:16
|
Replies: 14
Views: 1,693
Huh? All three algorithms perform their...
Huh? All three algorithms perform their arithmetic operations in exactly the same ring, the ring of integers modulo the number you want to factor. The difference is the almost-group in which the...
|
Forum: Programming
2012-01-20, 08:31
|
Replies: 357
Views: 28,653
Not quite true; in the context where array is...
Not quite true; in the context where array is defined, sizeof(array) equals 10*sizeof(int) which is likely not the same as sizeof(int*).
There's no difference between these; an expression of the...
|
Forum: Programming
2012-01-18, 13:17
|
Replies: 357
Views: 28,653
|
Forum: FactorDB
2012-01-08, 10:21
|
Replies: 96
Views: 36,474
|
Forum: Puzzles
2011-12-31, 10:22
|
Replies: 25
Views: 2,650
That is the only possible solution in...
That is the only possible solution in one-dimensional space. In spaces with more dimensions (like the one we happen to live in) there is an infinity of other solutions, because the photons aren't...
|