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!)
A044502 Numbers n such that string 3,1 occurs in the base 6 representation of n but not of n+1. 0
19, 55, 91, 119, 127, 163, 199, 235, 271, 307, 335, 343, 379, 415, 451, 487, 523, 551, 559, 595, 631, 667, 719, 739, 767, 775, 811, 847, 883, 919, 955, 983, 991, 1027, 1063, 1099, 1135, 1171, 1199, 1207, 1243, 1279, 1315, 1351 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {3, 1}]>0, 1, 0], {n, 1400}], {1, 0}][[All, 1]] (* Harvey P. Dale, Aug 12 2021 *)
CROSSREFS
Sequence in context: A371110 A371056 A044121 * A069131 A124712 A126373
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 23:40 EDT 2024. Contains 371798 sequences. (Running on oeis4.)