Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
A174629
"Binary dates" take the dates with the format mm/dd/yy that have only 0's and 1's and transform their value to decimal base
0
20, 24, 28, 36, 40, 44, 52, 56, 60, 21, 25, 29, 37, 41, 45, 53, 57, 61, 22, 26, 30, 38, 42, 46, 54, 58, 62, 23, 27, 31, 39, 43, 47, 55, 59, 63
OFFSET
1,1
COMMENTS
010100 : 20
011000 : 24
011100 : 28
100100 : 36
101000 : 40
101100 : 44
110100 : 52
111000 : 56
111100 : 60
010101 : 21
011001 : 25
011101 : 29
100101 : 37
101001 : 41
101101 : 45
110101 : 53
111001 : 57
111101 : 61
010110 : 22
011010 : 26
011110 : 30
100110 : 38
101010 : 42
101110 : 46
110110 : 54
111010 : 58
111110 : 62
010111 : 23
011011 : 27
011111 : 31
100111 : 39
101011 : 43
101111 : 47
110111 : 55
111011 : 59
111111 : 63
CROSSREFS
Sequence in context: A111323 A250289 A114843 * A221651 A108373 A109131
KEYWORD
base,fini,full,nonn
AUTHOR
Claudio Meller, Mar 24 2010
STATUS
approved