1010101010100
1010101010100 is a binary digit sequence of 13 bits. In binary it reads as 1010101010100. The pattern begins with 1 and alternates with 0 for the first twelve bits and ends with two consecutive zeros.
If interpreted as a binary numeral, its value is 5460 in decimal. In hexadecimal, it is 0x1554;
In computing, such a pattern may be used as a test vector or bit mask; as a
The sequence can also be read as a decimal-looking string consisting only of the digits 0 and
Though it has no special mathematical significance, its regular alternating structure makes it a convenient example