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!)
A044624 Numbers n such that string 7,0 occurs in the base 8 representation of n but not of n+1. 0
56, 120, 184, 248, 312, 376, 440, 455, 504, 568, 632, 696, 760, 824, 888, 952, 967, 1016, 1080, 1144, 1208, 1272, 1336, 1400, 1464, 1479, 1528, 1592, 1656, 1720, 1784, 1848, 1912, 1976, 1991, 2040, 2104, 2168, 2232, 2296, 2360 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Transpose[SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {7, 0}]>0, 1, 0], {n, 2500}], {1, 0}]][[1]] (* The program uses the SequencePosition and SequenceCount functions from Mathematica version 10 *) (* Harvey P. Dale, Jun 01 2016 *)
CROSSREFS
Sequence in context: A118161 A047779 A044243 * A157330 A038849 A003781
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 19 14:10 EDT 2024. Contains 371792 sequences. (Running on oeis4.)