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!)
A044354 Numbers n such that string 2,2 occurs in the base 10 representation of n but not of n-1. 0
22, 122, 220, 322, 422, 522, 622, 722, 822, 922, 1022, 1122, 1220, 1322, 1422, 1522, 1622, 1722, 1822, 1922, 2022, 2122, 2200, 2322, 2422, 2522, 2622, 2722, 2822, 2922, 3022, 3122, 3220, 3322, 3422, 3522, 3622, 3722, 3822 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {2, 2}]>0, 1, 0], {n, 4000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Feb 16 2020 *)
CROSSREFS
Sequence in context: A108571 A247700 A105776 * A140057 A044735 A247701
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 08:28 EDT 2024. Contains 371782 sequences. (Running on oeis4.)