65535 (number)

From Wikipedia, the free encyclopedia

Jump to: navigation, search
65534
65535
Cardinal sixty-five thousand five hundred thirty-five
Ordinal 65535th
(sixty-five thousand five hundred thirty-fifth)
Factorization 3 x 5 x 17 x 257
Divisors 16
Roman numeral LXVDXXXV
Binary N/A
Octal 1777778
Duodecimal 31B1312
Hexadecimal FFFF16

65535 is the integer after 65534 and before 65536.

Contents

[edit] In mathematics

65535 is a Mersenne number, being 216 − 1. But since its index, 16, is not prime, 65535 cannot be a Mersenne prime. It is the product of the first four Fermat primes: 65535 = (2 + 1)(4 + 1)(16 + 1)(256 + 1). Because of this property, it is possible to construct with compass and straightedge a regular polygon with 65535 sides. See constructible polygon.

65535 is the 15th 626-gonal number, the 5th 6555-gonal number, the 3rd 21846-gonal number.

[edit] In computing

65535 is a frequently occurring number in the field of computing because it is the highest number which can be represented by an unsigned 16 bit binary number. Some computer programming environments may have pre-defined constant values representing 65535, with names like "MAX_UNSIGNED_SHORT".

[edit] Examples

[edit] References

Personal tools
Languages