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!)
A045191 Numbers whose base-5 representation contains exactly one 0 and no 3's. 0
0, 5, 10, 20, 26, 27, 29, 30, 35, 45, 51, 52, 54, 55, 60, 70, 101, 102, 104, 105, 110, 120, 131, 132, 134, 136, 137, 139, 146, 147, 149, 151, 152, 154, 155, 160, 170, 176, 177, 179, 180, 185, 195, 226, 227, 229, 230, 235, 245, 256 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
Select[Range[0, 300], DigitCount[#, 5, 0]==1&&DigitCount[#, 5, 3]==0&] (* Harvey P. Dale, Oct 05 2017 *)
CROSSREFS
Cf. A007091.
Sequence in context: A115799 A072703 A086761 * A065958 A065969 A306775
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
a(1) = 0 inserted by Georg Fischer, Jun 28 2019
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 23 15:20 EDT 2024. Contains 371916 sequences. (Running on oeis4.)