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!)
A044262 Numbers n such that string 1,2 occurs in the base 9 representation of n but not of n-1. 0
11, 92, 99, 173, 254, 335, 416, 497, 578, 659, 740, 821, 828, 891, 983, 1064, 1145, 1226, 1307, 1388, 1469, 1550, 1557, 1631, 1712, 1793, 1874, 1955, 2036, 2117, 2198, 2279, 2286, 2360, 2441, 2522, 2603, 2684, 2765, 2846 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 9], {1, 2}]>0, 1, 0], {n, 2900}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jul 12 2021 *)
CROSSREFS
Sequence in context: A117611 A294362 A363669 * A044643 A025507 A081575
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 9 13:08 EDT 2024. Contains 375764 sequences. (Running on oeis4.)