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!)
A044580 Numbers n such that string 1,4 occurs in the base 8 representation of n but not of n+1. 0
12, 76, 103, 140, 204, 268, 332, 396, 460, 524, 588, 615, 652, 716, 831, 844, 908, 972, 1036, 1100, 1127, 1164, 1228, 1292, 1356, 1420, 1484, 1548, 1612, 1639, 1676, 1740, 1804, 1868, 1932, 1996, 2060, 2124, 2151, 2188, 2252 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {1, 4}]>0, 1, 0], {n, 2500}], {1, 0}][[;; , 1]] (* Harvey P. Dale, Dec 08 2023 *)
CROSSREFS
Sequence in context: A009642 A051104 A044199 * A075279 A009405 A009839
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 6 02:39 EDT 2024. Contains 375701 sequences. (Running on oeis4.)