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!)
A044293 Numbers n such that string 4,6 occurs in the base 9 representation of n but not of n-1. 0
42, 123, 204, 285, 366, 378, 447, 528, 609, 690, 771, 852, 933, 1014, 1095, 1107, 1176, 1257, 1338, 1419, 1500, 1581, 1662, 1743, 1824, 1836, 1905, 1986, 2067, 2148, 2229, 2310, 2391, 2472, 2553, 2565, 2634, 2715, 2796 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {4, 6}]>0, 1, 0], {n, 3000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jul 12 2017 *)
CROSSREFS
Sequence in context: A239590 A064498 A113518 * A044674 A261995 A298236
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 18 10:01 EDT 2024. Contains 371779 sequences. (Running on oeis4.)