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!)
A044112 Numbers n such that string 1,4 occurs in the base 6 representation of n but not of n-1. 0
10, 46, 60, 82, 118, 154, 190, 226, 262, 276, 298, 334, 360, 406, 442, 478, 492, 514, 550, 586, 622, 658, 694, 708, 730, 766, 802, 838, 874, 910, 924, 946, 982, 1018, 1054, 1090, 1126, 1140, 1162, 1198, 1234, 1270, 1306, 1342 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 6], {1, 4}]>0, 1, 0], {n, 1400}], {0, 1}][[All, 2]] (* Harvey P. Dale, Nov 12 2021 *)
CROSSREFS
Sequence in context: A124174 A264414 A188699 * A073248 A044493 A350319
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 18 07:55 EDT 2024. Contains 371769 sequences. (Running on oeis4.)