login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A125048 2^(10n) - 10^(3n). 0
0, 24, 48576, 73741824, 99511627776, 125899906842624, 152921504606846976, 180591620717411303424, 208925819614629174706176, 237940039285380274899124224, 267650600228229401496703205376 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Important when one considers the difference between the traditional metric prefixes "kilo-", "mega-" and "giga-" and the binary prefixes "kibi-", "mebi-" and "gibi-".
LINKS
EXAMPLE
On some storage media, the number of bytes in a "gigabyte" of storage capacity may be 10^9 bytes, but the number of bytes in a file whose size is reported by some computer operating systems as "1 GB" may be 2^30 = 1073741824, which is a(3)=73741824 bytes larger. - Jon E. Schoenfield, Sep 07 2013
MATHEMATICA
Table[2^(10 * n) - 10^(3 * n), {n, 0, 20}]
CROSSREFS
Cf. A000079.
Sequence in context: A062322 A100733 A158664 * A003920 A367568 A052504
KEYWORD
nonn
AUTHOR
Alexander Ward Kulungowski (akulo(AT)prodigy.net), Nov 17 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 19 01:57 EDT 2024. Contains 370952 sequences. (Running on oeis4.)