|
| |
|
|
A125048
|
|
2^(10n) - 10^(3n).
|
|
0
| |
|
|
0, 24, 48576, 73741824, 99511627776, 125899906842624, 152921504606846976, 180591620717411303424, 208925819614629174706176, 237940039285380274899124224, 267650600228229401496703205376
(list; graph; refs; listen; history; 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-".
|
|
|
MATHEMATICA
| Table[2^(10 * n) - 10^(3 * n), {n, 0, 20}]
|
|
|
CROSSREFS
| Cf. A000079.
Sequence in context: A062322 A100733 A158664 * A003920 A052504 A159388
Adjacent sequences: A125045 A125046 A125047 * A125049 A125050 A125051
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Alexander Ward Kulungowski (akulo(AT)prodigy.net), Nov 17 2006
|
| |
|
|