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!)
A044319 Numbers n such that string 7,5 occurs in the base 9 representation of n but not of n-1. 0
68, 149, 230, 311, 392, 473, 554, 612, 635, 716, 797, 878, 959, 1040, 1121, 1202, 1283, 1341, 1364, 1445, 1526, 1607, 1688, 1769, 1850, 1931, 2012, 2070, 2093, 2174, 2255, 2336, 2417, 2498, 2579, 2660, 2741, 2799, 2822 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Flatten[Position[Partition[Table[If[MemberQ[Partition[ IntegerDigits[ n, 9], 2, 1], {7, 5}], 1, 0], {n, 3000}], 2, 1], {0, 1}]]+1 (* Harvey P. Dale, Feb 01 2015 *)
CROSSREFS
Sequence in context: A044572 A153677 A234876 * A044700 A063341 A118214
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 July 25 05:51 EDT 2024. Contains 374586 sequences. (Running on oeis4.)