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!)
A044405 Numbers n such that string 7,3 occurs in the base 10 representation of n but not of n-1. 0
73, 173, 273, 373, 473, 573, 673, 730, 773, 873, 973, 1073, 1173, 1273, 1373, 1473, 1573, 1673, 1730, 1773, 1873, 1973, 2073, 2173, 2273, 2373, 2473, 2573, 2673, 2730, 2773, 2873, 2973, 3073, 3173, 3273, 3373, 3473, 3573 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {7, 3}]>0, 1, 0], {n, 4000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Mar 25 2021 *)
CROSSREFS
Sequence in context: A078856 A142326 A142377 * A044786 A244774 A142550
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 August 14 01:00 EDT 2024. Contains 375146 sequences. (Running on oeis4.)