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!)
A044207 Numbers n such that string 2,4 occurs in the base 8 representation of n but not of n-1. 1
20, 84, 148, 160, 212, 276, 340, 404, 468, 532, 596, 660, 672, 724, 788, 852, 916, 980, 1044, 1108, 1172, 1184, 1236, 1280, 1364, 1428, 1492, 1556, 1620, 1684, 1696, 1748, 1812, 1876, 1940, 2004, 2068, 2132, 2196, 2208, 2260 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {2, 4}]>0, 1, 0], {n, 2500}], {0, 1}][[All, 2]] (* Harvey P. Dale, Mar 30 2022 *)
CROSSREFS
Sequence in context: A219473 A256869 A156389 * A044588 A172221 A006566
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 15:11 EDT 2024. Contains 371794 sequences. (Running on oeis4.)