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!)
A044717 Numbers n such that string 0,4 occurs in the base 10 representation of n but not of n+1. 0
104, 204, 304, 404, 504, 604, 704, 804, 904, 1004, 1049, 1104, 1204, 1304, 1404, 1504, 1604, 1704, 1804, 1904, 2004, 2049, 2104, 2204, 2304, 2404, 2504, 2604, 2704, 2804, 2904, 3004, 3049, 3104, 3204, 3304, 3404, 3504 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {0, 4}]>0, 1, 0], {n, 4000}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Mar 14 2018 *)
CROSSREFS
Sequence in context: A234261 A260288 A044336 * A235990 A270300 A108665
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 23 02:53 EDT 2024. Contains 371906 sequences. (Running on oeis4.)