|
Search: id:A131835
|
|
|
| A131835 |
|
Numbers starting with 1. |
|
+0 1
|
|
| 1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
MAPLE
|
isA131835 := proc(n) if op(-1, convert(n, base, 10)) = 1 then true; else false ; fi ; end: for n from 1 to 300 do if isA131835(n) then printf("%d, ", n) ; fi ; od : - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 24 2007
|
|
CROSSREFS
|
Subset of A011531.
Sequence in context: A007959 A102492 A076161 this_sequence A102236 A047842 A047843
Adjacent sequences: A131832 A131833 A131834 this_sequence A131836 A131837 A131838
|
|
KEYWORD
|
nonn,base,easy
|
|
AUTHOR
|
Andrew Good (yipes_stripes(AT)yahoo.com), Jul 20 2007
|
|
EXTENSIONS
|
More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 24 2007
|
|
|
Search completed in 0.002 seconds
|