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!)
A044084 Numbers n such that string 1,2 occurs in the base 5 representation of n but not of n-1. 0
7, 32, 35, 57, 82, 107, 132, 157, 160, 175, 207, 232, 257, 282, 285, 307, 332, 357, 382, 407, 410, 432, 457, 482, 507, 532, 535, 557, 582, 607, 632, 657, 660, 682, 707, 732, 757, 782, 785, 800, 832, 857, 875, 1007, 1032, 1035, 1057 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 5], {1, 2}]>0, 1, 0], {n, 1100}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Mar 06 2019 *)
CROSSREFS
Sequence in context: A360261 A164819 A067811 * A044465 A029484 A153716
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 19 10:56 EDT 2024. Contains 371791 sequences. (Running on oeis4.)