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!)
A044465 Numbers n such that string 1,2 occurs in the base 5 representation of n but not of n+1. 0
7, 32, 39, 57, 82, 107, 132, 157, 164, 199, 207, 232, 257, 282, 289, 307, 332, 357, 382, 407, 414, 432, 457, 482, 507, 532, 539, 557, 582, 607, 632, 657, 664, 682, 707, 732, 757, 782, 789, 824, 832, 857, 999, 1007, 1032, 1039, 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, 1200}], {1, 0}][[;; , 1]] (* Harvey P. Dale, Mar 04 2024 *)
CROSSREFS
Sequence in context: A164819 A067811 A044084 * A029484 A153716 A153715
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 23 15:11 EDT 2024. Contains 371914 sequences. (Running on oeis4.)