Forum: Puzzles
2007-07-27, 01:04
|
Replies: 25
Views: 1,441
|
Forum: Lounge
2007-06-29, 01:18
|
Replies: 23
Views: 1,183
|
Forum: Soap Box
2007-06-27, 14:08
|
Replies: 48
Views: 1,917
|
Forum: Soap Box
2007-06-27, 13:37
|
Replies: 48
Views: 1,917
First and foremost, many of the posters here...
First and foremost, many of the posters here enjoy Mally's presence in the forum. To be honest from the beginning I don't, but that's just me as many people here already said the opposite. What I do...
|
Forum: Puzzles
2007-06-19, 21:14
|
Replies: 52
Views: 2,683
|
Forum: Puzzles
2007-06-17, 15:57
|
Replies: 5
Views: 1,841
I don't quite think so. a(5) is 694, but 694 in...
I don't quite think so. a(5) is 694, but 694 in base 4 doesn't contain the digit 0. It's simply the first pandigital number in base n. If those two sequences were coincidental, it would be something...
|
Forum: Math
2007-06-16, 22:51
|
Replies: 61
Views: 49,851
I tried to use the fft function that came with...
I tried to use the fft function that came with the matrix package (numpy) of python (If I can't even use a pre-made, how can I write one?). First I made a stupid error, and then I got it to work. I...
|
Forum: GMP-ECM
2007-06-16, 19:42
|
Replies: 12
Views: 4,063
|
Forum: GMP-ECM
2007-06-15, 19:24
|
Replies: 12
Views: 4,063
gmp.h is the header file for the GMP library:...
gmp.h is the header file for the GMP library: http://gmplib.org I have no experience with VS, so you'll have to install it yourself.
You can also take a look at whatever has been precompiled at...
|
Forum: Puzzles
2007-06-14, 00:34
|
Replies: 3
Views: 465
|
Forum: Puzzles
2007-06-13, 23:46
|
Replies: 3
Views: 465
Polyominoes
Can you tell me what's the next term of this curious sequence?
|
Forum: Puzzles
2007-06-13, 23:35
|
Replies: 15
Views: 1,976
|
Forum: Puzzles
2007-06-07, 18:15
|
Replies: 6
Views: 750
|
Forum: Puzzles
2007-06-07, 18:01
|
Replies: 6
Views: 750
|
Forum: Lounge
2007-06-07, 12:56
|
Replies: 36
Views: 1,141
|
Forum: Lounge
2007-06-06, 21:32
|
Replies: 36
Views: 1,141
|
Forum: Lounge
2007-06-06, 14:01
|
Replies: 36
Views: 1,141
|
Forum: Lounge
2007-06-06, 00:58
|
Replies: 36
Views: 1,141
|
Forum: Forum Feedback
2007-05-18, 01:42
|
Replies: 28
Views: 2,485
|
Forum: Math
2007-05-16, 13:32
|
Replies: 24
Views: 1,527
|
Forum: Forum Feedback
2007-05-15, 13:22
|
Replies: 28
Views: 2,485
|
Forum: Miscellaneous Math
2007-05-10, 23:17
|
Replies: 85
Views: 8,075
|
Forum: Programming
2007-05-08, 21:57
|
Replies: 2
Views: 738
On the AKS test
Hi guys! I've been trying to implement various algorithms from number theory. In the AKS test, there is one step where it asks for the calculation of
(X + a)^n (mod n, X^r-1)
Does this mean I...
|
Forum: Information & Answers
2007-05-07, 23:15
|
Replies: 14
Views: 2,245
|
Forum: Programming
2007-04-30, 14:14
|
Replies: 28
Views: 1,796
|