128 (number)

Last updated
127 128 129
Cardinal one hundred twenty-eight
Ordinal 128th
(one hundred twenty-eighth)
Factorization 27
Divisors 1, 2, 4, 8, 16, 32, 64, 128
Greek numeral ΡΚΗ´
Roman numeral CXXVIII
Binary 100000002
Ternary 112023
Senary 3326
Octal 2008
Duodecimal A812
Hexadecimal 8016

128 (one hundred [and] twenty-eight) is the natural number following 127 and preceding 129.

Contents

In mathematics

128 is the seventh power of 2. It is the largest number which cannot be expressed as the sum of any number of distinct squares. [1] [2] However, it is divisible by the total number of its divisors, making it a refactorable number. [3]

The sum of Euler's totient function φ(x) over the first twenty integers is 128. [4]

128 can be expressed by a combination of its digits with mathematical operators, thus 128 = 28 − 1, making it a Friedman number in base 10. [5]

A hepteract has 128 vertices.

128 is the only 3-digit number that is a 7th power (27).

In bar codes

In computing

All 128 possible states of the seven-segment display. 7-segment.svg
All 128 possible states of the seven-segment display.

In the military

In transportation

In other fields

One hundred [and] twenty-eight is also:

See also

Notes

  1. Sprague, R. (1948), "Über Zerlegungen in ungleiche Quadratzahlen", Math. Z., 51 (3): 289–290, doi:10.1007/BF01181594, MR   0027285, S2CID   123515191
  2. OEIS:A001422. Similarly, the largest numbers that cannot be expressed as sums of distinct cubes and fourth powers, respectively, are 12758 and 5134240 (sequence A001661 in the OEIS ).
  3. OEIS:A033950.
  4. OEIS:A002088.
  5. OEIS:A036057.

Related Research Articles

<span class="mw-page-title-main">Binary-coded decimal</span> System of digitally encoding numbers

In computing and electronic systems, binary-coded decimal (BCD) is a class of binary encodings of decimal numbers where each digit is represented by a fixed number of bits, usually four or eight. Sometimes, special bit patterns are used for a sign or other indications.

<span class="mw-page-title-main">Plain text</span> Term for computer data consisting only of unformatted characters of readable material

In computing, plain text is a loose term for data that represent only characters of readable material but not its graphical representation nor other objects. It may also include a limited number of "whitespace" characters that affect simple arrangement of text, such as spaces, line breaks, or tabulation characters. Plain text is different from formatted text, where style information is included; from structured text, where structural parts of the document such as paragraphs, sections, and the like are identified; and from binary files in which some portions must be interpreted as binary objects.

In computing, endianness is the order or sequence of bytes of a word of digital data in computer memory. Endianness is primarily expressed as big-endian (BE) or little-endian (LE). A big-endian system stores the most significant byte of a word at the smallest memory address and the least significant byte at the largest. A little-endian system, in contrast, stores the least-significant byte at the smallest address. Bi-endianness is a feature supported by numerous computer architectures that feature switchable endianness in data fetches and stores or for instruction fetches. Other orderings are generically called middle-endian or mixed-endian.

In computer architecture, 8-bit integers or other data units are those that are 8 bits wide. Also, 8-bit central processing unit (CPU) and arithmetic logic unit (ALU) architectures are those that are based on registers or data buses of that size. Memory addresses for 8-bit CPUs are generally larger than 8-bit, usually 16-bit. 8-bit microcomputers are microcomputers that use 8-bit microprocessors.

<span class="mw-page-title-main">Power of two</span> Two raised to an integer power

A power of two is a number of the form 2n where n is an integer, that is, the result of exponentiation with number two as the base and integer n as the exponent.

64 (sixty-four) is the natural number following 63 and preceding 65.

94 (ninety-four) is the natural number following 93 and preceding 95.

127 is the natural number following 126 and preceding 128. It is also a prime number.

Modbus is a data communications protocol originally published by Modicon in 1979 for use with its programmable logic controllers (PLCs). Modbus has become a de facto standard communication protocol and is now a commonly available means of connecting industrial electronic devices.

<span class="mw-page-title-main">Code 128</span> Barcode format

Code 128 is a high-density linear barcode symbology defined in ISO/IEC 15417:2007. It is used for alphanumeric or numeric-only barcodes. It can encode all 128 characters of ASCII and, by use of an extension symbol (FNC4), the Latin-1 characters defined in ISO/IEC 8859-1.. It generally results in more compact barcodes compared to other methods like Code 39, especially when the texts contain mostly digits. Code 128 was developed by the Computer Identics Corporation in 1981.

<span class="mw-page-title-main">36-bit computing</span>

In computer architecture, 36-bit integers, memory addresses, or other data units are those that are 36 bits wide. Also, 36-bit central processing unit (CPU) and arithmetic logic unit (ALU) architectures are those that are based on registers, address buses, or data buses of that size. 36-bit computers were popular in the early mainframe computer era from the 1950s through the early 1970s.

A FourCC is a sequence of four bytes used to uniquely identify data formats. It originated from the OSType or ResType metadata system used in classic Mac OS and was adopted for the Amiga/Electronic Arts Interchange File Format and derivatives. The idea was later reused to identify compressed data types in QuickTime and DirectShow.

129 is the natural number following 128 and preceding 130.

131 is the natural number following 130 and preceding 132.

133 is the natural number following 132 and preceding 134.

Telepen is a name of a barcode symbology designed to express all 128 ASCII characters without using shift characters for code switching, and using only two different widths for bars and spaces. The symbology was devised by George Sims of SB Electronic Systems Ltd.Telepen was originally designed in the UK in 1972.

In computing, a word is the natural unit of data used by a particular processor design. A word is a fixed-sized datum handled as a unit by the instruction set or the hardware of the processor. The number of bits or digits in a word is an important characteristic of any specific processor design or computer architecture.

In character encoding terminology, a code point, codepoint or code position is a numerical value that maps to a specific character. Code points usually represent a single grapheme—usually a letter, digit, punctuation mark, or whitespace—but sometimes represent symbols, control characters, or formatting. The set of all possible code points within a given encoding/character set make up that encoding's codespace.

A binary-to-text encoding is encoding of data in plain text. More precisely, it is an encoding of binary data in a sequence of printable characters. These encodings are necessary for transmission of data when the channel does not allow binary data or is not 8-bit clean. PGP documentation uses the term "ASCII armor" for binary-to-text encoding when referring to Base64.

60,000 (sixty thousand) is the natural number that comes after 59,999 and before 60,001. It is a round number. It is the value of (F25).

References