| New Reply |
Whats the best software to calculate very large numbers? |
Share Thread | Thread Tools |
| Dec3-11, 03:20 PM | #1 |
|
|
Whats the best software to calculate very large numbers?
For instance, the largest known prime number has nearly 13 million decimal digits. Would any normal computer be able to calculate this?
|
| Dec3-11, 03:30 PM | #2 |
|
Recognitions:
|
I don't know what you mean by a "normal" computer. Obviously it took a computer to get this number.
|
| Dec3-11, 04:02 PM | #3 |
|
|
I think you mean the Mersenne prime 2^43112609 -1. Mathematica running on my laptop calculated this number in under 2 minutes, so the answer to your question is yes.
|
| Dec3-11, 04:18 PM | #4 |
|
|
Whats the best software to calculate very large numbers?
Awsome. I know when I took java a few years ago a lot of software would only store numbers up to a certain number of digits.
|
| Dec4-11, 12:07 AM | #5 |
|
|
Is there a way I can run mathematica remotely on their server. If I try to do a primality test on a very large number on my notebook it gives me a recursive error. I suppose this is due to the fact that it ran out of memory and I only have 4gb on my notebook.
|
| Dec4-11, 01:03 AM | #6 |
|
|
You can use java's BigInteger class to store numbers of arbitrarily large size (up to your machine's memory limit I guess) |
| Dec5-11, 12:28 AM | #7 |
|
|
http://www.nimbisservices.com/catalo...es-mathematica |
| Dec5-11, 12:45 AM | #8 |
|
|
Mathematica seems to be the way to go, now I just have to create a customized primality test so it doesn't take a year to prove.
|
| Dec5-11, 05:34 AM | #9 |
|
|
What are you trying to do? Calculating a number like this is much, much faster than proving that it is prime. Encryption algorithms rely on the fact that multiplying two large primes to generate a large composite is much (much) faster than extracting these two primes from the resulting composite.
|
| Dec6-11, 12:39 AM | #10 |
|
|
Theres this prize given by the eff for calculating a prime with 1 billion digits. I want to develop a primality test to make the computing time more efficient.
|
| Dec7-11, 08:12 PM | #11 |
|
|
|
| Dec8-11, 10:17 PM | #12 |
|
|
|
| Dec13-11, 02:23 AM | #13 |
|
|
|
| New Reply |
| Thread Tools | |
Similar Threads for: Whats the best software to calculate very large numbers?
|
||||
| Thread | Forum | Replies | ||
| Finding the mod of large numbers | Precalculus Mathematics Homework | 6 | ||
| Question, whats the best chemistry software for a college student? | Chemistry | 4 | ||
| whats my best formula to use to calculate Horsepower or Torque from acceleration data | General Physics | 5 | ||
| Strong Law of Large Numbers | Set Theory, Logic, Probability, Statistics | 1 | ||
| Law of Large Numbers | Set Theory, Logic, Probability, Statistics | 1 | ||