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!)
A044030 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, 499, 549, 594, 649, 694, 749, 794, 849, 894, 949, 994, 1049, 1094, 1149, 1194, 1249, 1294, 1349, 1394, 1449, 1499, 1549, 1594, 1649, 1694, 1749, 1794, 1849, 1894, 1949, 1994, 2049 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {4, 9}]>0 || SequenceCount[IntegerDigits[n], {9, 4}]>0, 1, 0], {n, 2100}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, May 20 2019 *)
CROSSREFS
Sequence in context: A031180 A039427 A043250 * A165339 A131601 A309541
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 24 07:00 EDT 2024. Contains 371920 sequences. (Running on oeis4.)