Home

1010011000001

1010011000001 is a binary numeral consisting of 13 bits. As an unsigned integer, it represents the decimal value 5313 and the hexadecimal value 0x14C1. The bit pattern starts with 1 and ends with 1, and there is a run of five consecutive zeros in the middle.

The number has a Hamming weight of five (five 1-bits in total). Because it ends with 1,

In decimal, 5313 factors as 3 × 7 × 11 × 23, indicating it is not a

In usage, this sequence is primarily of interest as an example of binary notation, a bit-pattern for

the
value
is
odd.
Its
13-bit
width
places
it
below
the
2^13−1
maximum
value
of
8191.
prime.
In
binary,
the
pattern
can
be
seen
as
1
0100
1100
0000
1
when
grouped;
in
hex
it
corresponds
to
0x14C1.
teaching
purposes,
or
as
a
concrete
value
in
encoding
or
computational
exercises.
It
does
not
correspond
to
a
widely
recognized
constant
or
widely
known
mathematical
object
beyond
its
numeric
representation.