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!)
A044381 Numbers n such that string 4,9 occurs in the base 10 representation of n but not of n-1. 0
49, 149, 249, 349, 449, 490, 549, 649, 749, 849, 949, 1049, 1149, 1249, 1349, 1449, 1490, 1549, 1649, 1749, 1849, 1949, 2049, 2149, 2249, 2349, 2449, 2490, 2549, 2649, 2749, 2849, 2949, 3049, 3149, 3249, 3349, 3449, 3490 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {4, 9}]>0, 1, 0], {n, 3500}], {0, 1}][[;; , 2]] (* Harvey P. Dale, Dec 24 2023 *)
CROSSREFS
Sequence in context: A045897 A162942 A027469 * A044762 A159247 A265423
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 5 14:50 EDT 2024. Contains 373107 sequences. (Running on oeis4.)