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!)
A044521 Numbers n such that string 0,2 occurs in the base 7 representation of n but not of n+1. 0
51, 100, 149, 198, 247, 296, 345, 363, 394, 443, 492, 541, 590, 639, 688, 706, 737, 786, 835, 884, 933, 982, 1031, 1049, 1080, 1129, 1178, 1227, 1276, 1325, 1374, 1392, 1423, 1472, 1521, 1570, 1619, 1668, 1717, 1735, 1766, 1815 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {0, 2}]>0, 1, 0], {n, 2000}], {1, 0}][[All, 1]] (* Harvey P. Dale, Aug 31 2021 *)
CROSSREFS
Sequence in context: A075894 A229274 A044140 * A160847 A260517 A235878
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 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)