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!)
A044191 Numbers n such that string 0,4 occurs in the base 8 representation of n but not of n-1. 0
68, 132, 196, 260, 324, 388, 452, 516, 544, 580, 644, 708, 772, 836, 900, 964, 1028, 1056, 1092, 1156, 1220, 1284, 1348, 1412, 1476, 1540, 1568, 1604, 1668, 1732, 1796, 1860, 1924, 1988, 2052, 2080, 2116, 2180, 2244, 2308 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {0, 4}]>0, 1, 0], {n, 2500}], {0, 1}][[All, 2]] (* Harvey P. Dale, May 25 2022 *)
CROSSREFS
Sequence in context: A111379 A352298 A364692 * A044572 A153677 A234876
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 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)