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!)
A044610 Numbers n such that string 5,2 occurs in the base 8 representation of n but not of n+1. 0
42, 106, 170, 234, 298, 343, 362, 426, 490, 554, 618, 682, 746, 810, 855, 874, 938, 1002, 1066, 1130, 1194, 1258, 1322, 1367, 1386, 1450, 1514, 1578, 1642, 1706, 1770, 1834, 1879, 1898, 1962, 2026, 2090, 2154, 2218, 2282, 2346 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {5, 2}]>0, 1, 0], {n, 2500}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Nov 03 2016 *)
CROSSREFS
Sequence in context: A045148 A045040 A044229 * A335064 A128674 A239590
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 20 00:26 EDT 2024. Contains 371798 sequences. (Running on oeis4.)