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!)
A044477 Numbers n such that string 3,4 occurs in the base 5 representation of n but not of n+1. 0
19, 44, 69, 99, 119, 144, 169, 194, 224, 244, 269, 294, 319, 349, 369, 394, 419, 444, 499, 519, 544, 569, 599, 619, 644, 669, 694, 724, 744, 769, 794, 819, 849, 869, 894, 919, 944, 974, 994, 1019, 1044, 1069, 1124, 1144, 1169 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Flatten[Position[Partition[Table[If[MemberQ[Partition[ IntegerDigits[ n, 5], 2, 1], {3, 4}], 1, 0], {n, 1200}], 2, 1], {1, 0}]] (* Harvey P. Dale, Jan 25 2015 *)
CROSSREFS
Sequence in context: A058829 A063313 A044096 * A140680 A183632 A359558
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 August 25 18:13 EDT 2024. Contains 375442 sequences. (Running on oeis4.)