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!)
A044244 Numbers n such that string 7,1 occurs in the base 8 representation of n but not of n-1. 0
57, 121, 185, 249, 313, 377, 441, 456, 505, 569, 633, 697, 761, 825, 889, 953, 968, 1017, 1081, 1145, 1209, 1273, 1337, 1401, 1465, 1480, 1529, 1593, 1657, 1721, 1785, 1849, 1913, 1977, 1992, 2041, 2105, 2169, 2233, 2297, 2361 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 8], {7, 1}]>0, 1, 0], {n, 2500}], {0, 1}][[All, 2]] (* Harvey P. Dale, Dec 17 2021 *)
CROSSREFS
Sequence in context: A037990 A296298 A216895 * A044625 A304841 A240759
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 March 29 02:23 EDT 2024. Contains 371264 sequences. (Running on oeis4.)