The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A044733 Numbers n such that string 2,0 occurs in the base 10 representation of n but not of n+1. 0
20, 120, 209, 220, 320, 420, 520, 620, 720, 820, 920, 1020, 1120, 1209, 1220, 1320, 1420, 1520, 1620, 1720, 1820, 1920, 2099, 2120, 2209, 2220, 2320, 2420, 2520, 2620, 2720, 2820, 2920, 3020, 3120, 3209, 3220, 3320, 3420 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Transpose[SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {2, 0}]>0, 1, 0], {n, 3500}], {1, 0}]][[1]] (* The program uses the SequencePosition and SequenceCount functions from Mathematica version 10 *) (* Harvey P. Dale, Aug 05 2016 *)
CROSSREFS
Sequence in context: A293880 A121040 A044352 * A280439 A093566 A213223
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 June 9 11:46 EDT 2024. Contains 373239 sequences. (Running on oeis4.)