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!)
A044754 Numbers n such that string 4,1 occurs in the base 10 representation of n but not of n+1. 1
41, 141, 241, 341, 419, 441, 541, 641, 741, 841, 941, 1041, 1141, 1241, 1341, 1419, 1441, 1541, 1641, 1741, 1841, 1941, 2041, 2141, 2241, 2341, 2419, 2441, 2541, 2641, 2741, 2841, 2941, 3041, 3141, 3241, 3341, 3419, 3441 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {4, 1}]>0, 1, 0], {n, 3500}], {1, 0}][[All, 1]] (* Harvey P. Dale, May 10 2019 *)
CROSSREFS
Sequence in context: A297398 A142449 A044373 * A254898 A217087 A303910
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 19 16:52 EDT 2024. Contains 371794 sequences. (Running on oeis4.)