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!)
A044486 Numbers n such that string 0,3 occurs in the base 6 representation of n but not of n+1. 0
39, 75, 111, 147, 183, 219, 239, 255, 291, 327, 363, 399, 435, 455, 471, 507, 543, 579, 615, 651, 671, 687, 723, 759, 795, 831, 867, 887, 903, 939, 975, 1011, 1047, 1083, 1103, 1119, 1155, 1191, 1227, 1263, 1299, 1319, 1335 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {0, 3}]>0, 1, 0], {n, 1400}], {1, 0}][[;; , 1]] (* Harvey P. Dale, Feb 24 2023 *)
CROSSREFS
Sequence in context: A243577 A253153 A044105 * A072122 A355852 A290815
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 25 01:06 EDT 2024. Contains 371964 sequences. (Running on oeis4.)