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!)
A044375 Numbers n such that string 4,3 occurs in the base 10 representation of n but not of n-1. 0
43, 143, 243, 343, 430, 443, 543, 643, 743, 843, 943, 1043, 1143, 1243, 1343, 1430, 1443, 1543, 1643, 1743, 1843, 1943, 2043, 2143, 2243, 2343, 2430, 2443, 2543, 2643, 2743, 2843, 2943, 3043, 3143, 3243, 3343, 3430, 3443 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {4, 3}]>0, 1, 0], {n, 3500}], {0, 1}][[All, 2]] (* Harvey P. Dale, May 08 2022 *)
CROSSREFS
Sequence in context: A086760 A142412 A175683 * A044756 A142573 A142691
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 March 29 06:44 EDT 2024. Contains 371265 sequences. (Running on oeis4.)