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!)
A044561 Numbers n such that string 6,0 occurs in the base 7 representation of n but not of n+1. 0
42, 91, 140, 189, 238, 287, 300, 336, 385, 434, 483, 532, 581, 630, 643, 679, 728, 777, 826, 875, 924, 973, 986, 1022, 1071, 1120, 1169, 1218, 1267, 1316, 1329, 1365, 1414, 1463, 1512, 1561, 1610, 1659, 1672, 1708, 1757, 1806 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {6, 0}]>0, 1, 0], {n, 2000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jan 28 2020 *)
CROSSREFS
Sequence in context: A370521 A067296 A044180 * A169680 A177772 A169738
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 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)