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!)
A044510 Numbers n such that string 4,3 occurs in the base 6 representation of n but not of n+1. 0
27, 63, 99, 135, 167, 171, 207, 243, 279, 315, 351, 383, 387, 423, 459, 495, 531, 567, 599, 603, 639, 675, 711, 747, 783, 815, 819, 855, 891, 927, 963, 1007, 1031, 1035, 1071, 1107, 1143, 1179, 1215, 1247, 1251, 1287, 1323 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {4, 3}]>0, 1, 0], {n, 1500}], {1, 0}][[All, 1]] (* Harvey P. Dale, Dec 14 2022 *)
CROSSREFS
Sequence in context: A138610 A128530 A044129 * A338556 A304563 A304557
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 22:36 EDT 2024. Contains 371917 sequences. (Running on oeis4.)