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!)
A044532 Numbers n such that string 1,6 occurs in the base 7 representation of n but not of n+1. 0
13, 62, 97, 111, 160, 209, 258, 307, 356, 405, 440, 454, 503, 552, 601, 685, 699, 748, 783, 797, 846, 895, 944, 993, 1042, 1091, 1126, 1140, 1189, 1238, 1287, 1336, 1385, 1434, 1469, 1483, 1532, 1581, 1630, 1679, 1728, 1777 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {1, 6}]>0, 1, 0], {n, 2000}], {1, 0}][[All, 1]] (* Harvey P. Dale, Dec 11 2022 *)
CROSSREFS
Sequence in context: A145044 A264612 A044151 * A268201 A212108 A213843
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 14:10 EDT 2024. Contains 371792 sequences. (Running on oeis4.)