1023 (number)

From HandWiki
Short description: Natural number
← 1022 1023 1024 →
Cardinalone thousand twenty-three
Ordinal1023rd
(one thousand twenty-third)
Factorization3 × 11 × 31
Divisors1, 3, 11, 31, 33, 93, 341, 1023
Greek numeral,ΑΚΓ´
Roman numeralMXXIII
Binary11111111112
Ternary11012203
Quaternary333334
Quinary130435
Senary44236
Octal17778
Duodecimal71312
Hexadecimal3FF16
Vigesimal2B320
Base 36SF36

1023 (one thousand [and] twenty-three) is the natural number following 1022 and preceding 1024.

Mathematics

1023 is the tenth non-trivial Mersenne number of the form 2n1.[1] In binary, it is also the tenth repdigit 11111111112 as all Mersenne numbers in decimal are repdigits in binary.

As a Mersenne number, it is the first non-unitary member of the eleventh row (left to right) in the triangle of Stirling partition numbers[2]

(1,𝟏𝟎𝟐𝟑,28501,145750,246730,179487,63987,11880,1155,𝟓𝟓,1)

that appears opposite a triangular number (successively in each row), in its case 55.

It is equal to the sum of five consecutive prime numbers: 193 + 197 + 199 + 211 + 223.[3]

It is equal to the sum of the squares of the first seven consecutive odd prime numbers: 32 + 52 + 72 + 112 + 132 + 172 + 192.[4]

It is the number of three-dimensional polycubes with seven cells.[5]

1023 is the number of elements in the 9-simplex, as well as the number of uniform polytopes in the tenth-dimensional hypercubic family B10, and the number of noncompact solutions in the family of paracompact honeycombs T~9 that shares symmetries with E10.

In other fields

Computing

Floating-point units in computers often run a IEEE 754 64-bit, floating-point excess-1023 format in 11-bit binary. In this format, also called binary64, the exponent of a floating-point number (e.g. 1.009001 E1031) appears as an unsigned binary integer from 0 to 2047, where subtracting 1023 from it gives the actual signed value.

1023 is the number of dimensions or length of messages of an error-correcting Reed-Muller code made of 64 block codes.[6]

Technology

The Global Positioning System (GPS) works on a ten-digit binary counter that runs for 1023 weeks, at which point an integer overflow causes its internal value to roll over to zero again.

1023 being 2101, is the maximum number that a 10-bit ADC converter can return when measuring the highest voltage in range.

See also

1024 (number)

References