![]() |
|
|
#1 |
|
Dec 2007
33 Posts |
what do the abreviations 2000L and 2000M mean
i understand what M2000 and P2000 are are there any other abreviations like this that i should know |
|
|
|
|
|
#3 |
|
Dec 2007
1B16 Posts |
what would i put into google
|
|
|
|
|
|
#4 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Quote:
Quick (okay, maybe not so quick) answer to the OP's question: They are abbreviations for thousand, million, billion, etc.; K, M, G, T, P, etc. are abbreviations for "kilo-" "mega-" "giga-" "tera-" and "peta-", respectively, which are prefixes used in things like "gigabyte" (1 billion bytes, actually in the case of bytes it's a little more than a billion, but in all other cases "giga-" means just plain old 1,000,000,000, and etc.). For example, your computer's processor clock speed is probably measured in gigahertz--i.e. billions of hertz. (If you have an older processor it's probably measured in megahertz.) These prefixes have been sort of generalized for use in prime searching--for example, when dealing with Mersenne, Riesel, and Proth numbers (2^n-1, k*2^n-1, and k*2^n+1 respectively), the "n" value is often referred to with one of the above abbreviations--a common example of this you might see would be "500k", referring to n=500,000; another common prefix for values of n is "M", so if you see 1M, it means n=1,000,000. Another example of these prefixes is sieving, where the p value (the sieving depth) is often referred to in terms of G (1 billion), T (1 trillion), and P (what comes after trillion?). A quick little reference: K = 1,000 M = 1,000,000 G = 1,000,000,000 T = 1,000,000,000,000 P = 1,000,000,000,000,000 Hope this helps! ![]() Last fiddled with by mdettweiler on 2007-12-22 at 20:18 |
|
|
|
|
|
|
#5 |
|
Dec 2007
33 Posts |
i also asked what L means
i saw it on the cunningham tables first and then on other posts |
|
|
|
|
|
#6 | |
|
Undefined
"The unspeakable one"
Jun 2006
My evil lair
622810 Posts |
Actually the page I linked to doesn't have any strong language at all, it is very tame, but perhaps the URL is ... um ... fun.
Quote:
|
|
|
|
|
|
|
#7 |
|
Dec 2007
33 Posts |
is it just 2000 then
|
|
|
|
|
|
#8 |
|
"Mark"
Feb 2003
Sydney
3×191 Posts |
The page raised a smile, but if the F word is not strong language, there's not much left that is.
Last fiddled with by markr on 2007-12-22 at 21:20 |
|
|
|
|
|
#9 |
|
"Mark"
Apr 2003
Between here and the
22·7·227 Posts |
Check out Chez-Leyland. What you are looking for are called Aurifeuillean factorizations.
|
|
|
|
|
|
#10 |
|
May 2005
23×7×29 Posts |
|
|
|
|
|
|
#11 | |
|
A Sunny Moo
Aug 2007
USA (GMT-5)
3·2,083 Posts |
Quote:
As for 2000L: Sorry, I have no idea what L is supposed to mean. I don't think it's similar to K, M, G, T, P, E, etc. (unless it's the next thing after E, which I doubt). It might be something completely different. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Finding multiples of a real number that are close to a whole number | mickfrancis | Math | 16 | 2017-03-01 07:17 |
| Estimating the number of primes in a partially-factored number | CRGreathouse | Probability & Probabilistic Number Theory | 15 | 2014-08-13 18:46 |
| Number of distinct prime factors of a Double Mersenne number | aketilander | Operazione Doppi Mersennes | 1 | 2012-11-09 21:16 |
| Estimating the number of prime factors a number has | henryzz | Math | 7 | 2012-05-23 01:13 |
| Fermat number F6=18446744073709551617 is a composite number. Proof. | literka | Factoring | 5 | 2012-01-30 12:28 |