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!)
A044404 Numbers n such that string 7,2 occurs in the base 10 representation of n but not of n-1. 0
72, 172, 272, 372, 472, 572, 672, 720, 772, 872, 972, 1072, 1172, 1272, 1372, 1472, 1572, 1672, 1720, 1772, 1872, 1972, 2072, 2172, 2272, 2372, 2472, 2572, 2672, 2720, 2772, 2872, 2972, 3072, 3172, 3272, 3372, 3472, 3572 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {7, 2}]>0, 1, 0], {n, 4000}], {0, 1}][[;; , 2]] (* Harvey P. Dale, Apr 10 2023 *)
CROSSREFS
Sequence in context: A044704 A302364 A208087 * A044785 A254437 A304376
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 September 16 20:53 EDT 2024. Contains 375977 sequences. (Running on oeis4.)