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!)
A044091 Numbers n such that string 2,4 occurs in the base 5 representation of n but not of n-1. 0
14, 39, 64, 70, 89, 114, 139, 164, 189, 195, 214, 239, 264, 289, 314, 320, 339, 350, 389, 414, 439, 445, 464, 489, 514, 539, 564, 570, 589, 614, 639, 664, 689, 695, 714, 739, 764, 789, 814, 820, 839, 864, 889, 914, 939, 945, 964 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 5], {2, 4}]>0, 1, 0], {n, 1000}], {0, 1}][[All, 2]] (* Harvey P. Dale, Jul 29 2022 *)
CROSSREFS
Sequence in context: A231459 A244702 A187086 * A044472 A178564 A051866
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 15:37 EDT 2024. Contains 371960 sequences. (Running on oeis4.)