mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Data

Reply
Thread Tools
Old 2013-09-16, 20:02   #859
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2×3×1,693 Posts
Default

Quote:
Originally Posted by blahpy View Post
1024 only applies for binary values such as storage, frequency isn't a binary value so I'm pretty sure 1,000 is used here ^^
And, now that you mention it, storage companies specify that mega, giga, and tera -bytes refer to decimal values.

From a Western Digital Specs page:
Quote:
As used for storage capacity, one megabyte (MB) = one million bytes, one gigabyte (GB) = one billion bytes, and one terabyte (TB) = one trillion bytes. Total accessible capacity varies depending on operating environment. As used for buffer or cache, one megabyte (MB) = 1,048,576 bytes. As used for transfer rate or interface, megabyte per second (MB/s) = one million bytes per second, megabit per second (Mb/s) = one million bits per second, and gigabit per second (Gb/s) = one billion bits per second.
This may only apply to numbers used in advertising. I'm not sure what the consensus scientific standard is. Clearly, RAM is always in binary-derived values. I can only suppose that storage companies use the decimal values because they make everything look a little bit bigger and faster. (Countdown to genital-related witticisms, 5...4...3......:)

Last fiddled with by kladner on 2013-09-16 at 20:06
kladner is offline   Reply With Quote
Old 2013-09-17, 04:23   #860
TheMawn
 
TheMawn's Avatar
 
May 2013
East. Always East.

32778 Posts
Default

Have any of you ever wondered why your 1 TB hard drive has 931 GB of available space?

(10243) / (10003) * 931 * 106 = 999653638.144 ~ 109

In advertisements Tera is always 109. An awful lot of people complain about the 931 GB but the manufacturer always gets to claim they gave you your One Trillion Bytes. The computer is calculating in base 2.
TheMawn is offline   Reply With Quote
Old 2013-09-17, 04:25   #861
TheMawn
 
TheMawn's Avatar
 
May 2013
East. Always East.

11×157 Posts
Default

Further to this, there is such a thing as a Mibibyte or a Gibibyte which explicitly refers to powers of 1024 for the purposes of base 2.

Could you imagine how hugely different the world would be if you couldn't approximate 2^10 as 1000? It would be such a small thing for 2^10 to be 1244 or something, but would have such a massive impact on some of the things we do with computers.
TheMawn is offline   Reply With Quote
Old 2013-09-17, 05:07   #862
NBtarheel_33
 
NBtarheel_33's Avatar
 
"Nathan"
Jul 2008
Maryland, USA

21338 Posts
Default

Quote:
Originally Posted by TheMawn View Post
Further to this, there is such a thing as a Mibibyte or a Gibibyte which explicitly refers to powers of 1024 for the purposes of base 2.

Could you imagine how hugely different the world would be if you couldn't approximate 2^10 as 1000? It would be such a small thing for 2^10 to be 1244 or something, but would have such a massive impact on some of the things we do with computers.
It might be a small thing for 2^10 to be 1244, but I don't know how much of a small thing it would be for 2^8 to be 311, which is odd *and* prime. (In that Universe, would Mersenne primes be 2^p instead of 2^p-1?)

It's also interesting that the speed of light is so close to 3E8 meters per second, or that the acceleration due to gravity on the surface of Earth is right around 32 feet per second per second, or that the sum of the reciprocals of the integers squared ought to involve pi. How about the number e showing up in so many places?

It makes you wonder: Do these sorts of things happen due to the way we "do" mathematics (e.g. base 10, our chosen scales of measurement, etc.), or are these values so inextricably woven into the Universe that they would come out "nicely" no matter how we described our world?

Might 2^10 ~= 1000 be a convenient gift from God? But then why might He make something as simple as the ratio between a circle's circumference and its diameter so hard to nail down?
NBtarheel_33 is offline   Reply With Quote
Old 2013-09-17, 06:13   #863
blahpy
 
blahpy's Avatar
 
Jun 2013

107 Posts
Default

Quote:
Originally Posted by kladner View Post
And, now that you mention it, storage companies specify that mega, giga, and tera -bytes refer to decimal values.

From a Western Digital Specs page:
This may only apply to numbers used in advertising. I'm not sure what the consensus scientific standard is. Clearly, RAM is always in binary-derived values. I can only suppose that storage companies use the decimal values because they make everything look a little bit bigger and faster. (Countdown to genital-related witticisms, 5...4...3......:)
Well, it looks as though I were slightly wrong, I thought the "gibibytes" etc that Mawn mentioned were the decimal version. It does turn out that "gigabyte" can mean 2^10 or 10^3 megabytes, and no universal term applies. However, for anything calculated on your computer's the binary form will be used, and as far as I'm aware this is the usual form used when talking about data storage. The reason your terabyte hard drive has 931GB is more to do with the fact that the manufacturer can, by use of the terminology, get away with giving you 6.9% less than most would expect and thus increase their profit margins slightly.

Last fiddled with by blahpy on 2013-09-17 at 06:15
blahpy is offline   Reply With Quote
Old 2013-09-17, 13:07   #864
kladner
 
kladner's Avatar
 
"Kieren"
Jul 2011
In My Own Galaxy!

2·3·1,693 Posts
Default

Well slap my face and call me Charlie. Here I had been putting down at least some of the difference between the label size and usable size to space taken up by partitioning and formatting.
kladner is offline   Reply With Quote
Old 2013-09-17, 13:40   #865
Mini-Geek
Account Deleted
 
Mini-Geek's Avatar
 
"Tim Sorbera"
Aug 2006
San Antonio, TX USA

17·251 Posts
Default

Quote:
Originally Posted by NBtarheel_33 View Post
It might be a small thing for 2^10 to be 1244, but I don't know how much of a small thing it would be for 2^8 to be 311, which is odd *and* prime. (In that Universe, would Mersenne primes be 2^p instead of 2^p-1?)
Of course the power of 2 would still have the same value, but if we didn't use base 10, we probably would not have such a handy approximation.
Quote:
Originally Posted by NBtarheel_33 View Post
It's also interesting that the speed of light is so close to 3E8 meters per second, or that the acceleration due to gravity on the surface of Earth is right around 32 feet per second per second, or that the sum of the reciprocals of the integers squared ought to involve pi. How about the number e showing up in so many places?

It makes you wonder: Do these sorts of things happen due to the way we "do" mathematics (e.g. base 10, our chosen scales of measurement, etc.), or are these values so inextricably woven into the Universe that they would come out "nicely" no matter how we described our world?

Might 2^10 ~= 1000 be a convenient gift from God? But then why might He make something as simple as the ratio between a circle's circumference and its diameter so hard to nail down?
"Meters", "seconds", and base 10 are all notions that we humans came up with. Occasionally some things come up as 'round' numbers, but this is either by our own design (e.g. 1 joule = 1 newton-meter, 1000 mm = 1 m), or by coincidence (e.g. 3E8 m/s ~= c). Our own biases probably make us think there are more coincidences than there are. E.g. you point out that the speed of light is ~3E8 m/s, and I'd point out that gravitational acceleration on earth is about 10 m/s^2 (better than 32 ft/s^2 IMO), but then there are things like Avogadro's number (~6.0221413E23) and the gravitational constant (6.67384E-11 m^3/(kg*s^2)).
Pi and e, on the other hand, are universal constants. However we might choose to represent them, they are there, and their value is fixed. And, as it turns out for us, they are about 3.14 and 2.72, and since they are irrational, we can't write them in our decimal system in a finite number of digits.

Last fiddled with by Mini-Geek on 2013-09-17 at 13:46
Mini-Geek is offline   Reply With Quote
Old 2013-09-18, 10:33   #866
ATH
Einyen
 
ATH's Avatar
 
Dec 2003
Denmark

2×1,579 Posts
Default

Kilo, Mega, Giga, Tera etc. are the proper scientific term for 103, 106, 109, 1012 but the computer industry always used it for 1024, 10242, 10243, 10244. Then in december 1998 IEC invented kibibyte, mebibyte, gibibyte, tebibyte:
http://en.wikipedia.org/wiki/Mebibyte#History
for the binary units, which almost no one uses and they sound like something from a childrens story.

Hard disk manufacturers eagerly switched to the proper scientific term for MB, GB, TB to save space, but for the rest of us it is harder to switch. Specifically because Windows still uses the old terminology for hard disk space.

Last fiddled with by ATH on 2013-09-18 at 10:34
ATH is offline   Reply With Quote
Old 2013-09-27, 20:10   #867
blahpy
 
blahpy's Avatar
 
Jun 2013

107 Posts
Default

Less than 1000 double checks left now until proving M(30402457) is the 43rd Mersenne prime!
blahpy is offline   Reply With Quote
Old 2013-10-04, 03:39   #868
Uncwilly
6809 > 6502
 
Uncwilly's Avatar
 
"""""""""""""""""""
Aug 2003
101×103 Posts

3×17×193 Posts
Default

All exponents below 26,114,633 have been tested and double-checked.
All exponents below 44,576,437 have been tested at least once.

Countdown to testing all exponents below M(57885161) once: 21,382

Countdown to proving M(30402457) is the 43rd Mersenne Prime: 924
Countdown to proving M(32582657) is the 44rd Mersenne Prime: 23,274
Attached Thumbnails
Click image for larger version

Name:	rate of change.png
Views:	118
Size:	40.6 KB
ID:	10329  
Uncwilly is online now   Reply With Quote
Old 2013-10-22, 07:31   #869
NBtarheel_33
 
NBtarheel_33's Avatar
 
"Nathan"
Jul 2008
Maryland, USA

5·223 Posts
Default

Quote:
Originally Posted by NBtarheel_33 View Post
There are now over 800,000 registered CPUs on PrimeNet.
And now there are over 850,000 registered CPUs. Just shy of 115,000 users.
NBtarheel_33 is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Newer X64 build needed Googulator Msieve 73 2020-08-30 07:47
Performance of cuda-ecm on newer hardware? fivemack GMP-ECM 14 2015-02-12 20:10
Cause this don't belong in the milestone thread bcp19 Data 30 2012-09-08 15:09
Newer msieves are slow on Core i7 mklasson Msieve 9 2009-02-18 12:58
Use of large memory pages possible with newer linux kernels Dresdenboy Software 3 2003-12-08 14:47

All times are UTC. The time now is 21:49.


Fri Aug 6 21:49:25 UTC 2021 up 14 days, 16:18, 1 user, load averages: 2.49, 2.42, 2.48

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.