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!)
A043250 Numbers k such that 4 and 9 occur juxtaposed in the base-10 representation of k but not of k-1. 0
49, 94, 149, 194, 249, 294, 349, 394, 449, 490, 549, 594, 649, 694, 749, 794, 849, 894, 940, 994, 1049, 1094, 1149, 1194, 1249, 1294, 1349, 1394, 1449, 1490, 1549, 1594, 1649, 1694, 1749, 1794, 1849, 1894, 1940, 1994, 2049 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Transpose[SequencePosition[Table[If[MemberQ[Sort/@Partition[IntegerDigits[n], 2, 1], {4, 9}], 1, 0], {n, 2100}], {0, 1}]][[2]] (* The program uses the SequencePosition function from Mathematica version 10 *) (* Harvey P. Dale, Apr 28 2015 *)
CROSSREFS
Sequence in context: A275419 A031180 A039427 * A044030 A165339 A131601
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 7 22:01 EDT 2024. Contains 373206 sequences. (Running on oeis4.)