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!)
A044545 Numbers n such that string 3,5 occurs in the base 7 representation of n but not of n+1. 1
26, 75, 124, 173, 188, 222, 271, 320, 369, 418, 467, 516, 531, 565, 614, 663, 712, 761, 810, 859, 874, 908, 957, 1006, 1055, 1104, 1153, 1202, 1217, 1251, 1322, 1349, 1398, 1447, 1496, 1545, 1560, 1594, 1643, 1692, 1741, 1790 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Flatten[Position[Partition[If[MemberQ[Partition[IntegerDigits[#, 7], 2, 1], {3, 5}], 1, 0]&/@Range[2000], 2, 1], _?(#=={1, 0}&)]] (* Harvey P. Dale, Jul 09 2014 *)
CROSSREFS
Sequence in context: A065302 A353635 A044164 * A255185 A251074 A304657
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 September 4 16:58 EDT 2024. Contains 375685 sequences. (Running on oeis4.)