login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A045000 Numbers whose base-3 representation contains exactly two 0's and one 2. 1
18, 29, 33, 45, 55, 57, 63, 86, 88, 92, 96, 100, 102, 110, 114, 126, 136, 138, 144, 166, 172, 174, 190, 192, 198, 257, 259, 265, 275, 277, 281, 285, 289, 291, 301, 307, 309, 329, 331, 335, 339, 343, 345, 353, 357, 369, 379, 381 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
A045000list[upto_]:=Select[Range[upto], DigitCount[#, 3, 0]==2&&DigitCount[#, 3, 2]==1&]; A045000list[1000] (* Paolo Xausa, Aug 04 2023 *)
CROSSREFS
Cf. A007089.
Sequence in context: A339633 A167333 A259642 * A205871 A144833 A259635
KEYWORD
nonn,base
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)