A246347 Record values in A135141.
1, 2, 4, 8, 9, 17, 19, 35, 39, 71, 79, 143, 159, 287, 319, 575, 639, 1151, 1279, 2303, 2559, 4607, 5119, 9215, 10239, 18431, 20479, 36863, 40959, 73727, 81919, 147455, 163839, 294911, 327679, 589823, 655359, 1179647, 1310719, 2359295, 2621439, 4718591, 5242879, 9437183, 10485759
Offset: 1
Keywords
Links
- Antti Karttunen, Table of n, a(n) for n = 1..112
Crossrefs
Programs
-
Mathematica
Union[FromDigits[#,2]&/@Flatten[Table[{PadRight[{1,0,0},n,1],PadRight[ {1,0,0,0},n,1]},{n,30}],1]] (* Harvey P. Dale, May 03 2015 *)
-
PARI
\\ See code in A246348.
-
Scheme
(define (A246347 n) (A135141 (A246346 n)))
Comments