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!)
A044560 Numbers k such that string 5,6 occurs in the base 7 representation of k but not of k+1. 0
41, 90, 139, 188, 237, 293, 335, 384, 433, 482, 531, 580, 636, 678, 727, 776, 825, 874, 923, 979, 1021, 1070, 1119, 1168, 1217, 1266, 1322, 1364, 1413, 1462, 1511, 1560, 1609, 1665, 1707, 1756, 1805, 1854, 1903, 1952, 2057 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {5, 6}]>0, 1, 0], {n, 2100}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Aug 21 2017 *)
CROSSREFS
Sequence in context: A087857 A139995 A044179 * A039469 A124247 A256485
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 14:32 EDT 2024. Contains 371914 sequences. (Running on oeis4.)