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!)
A044788 Numbers n such that string 7,5 occurs in the base 10 representation of n but not of n+1. 0
75, 175, 275, 375, 475, 575, 675, 759, 775, 875, 975, 1075, 1175, 1275, 1375, 1475, 1575, 1675, 1759, 1775, 1875, 1975, 2075, 2175, 2275, 2375, 2475, 2575, 2675, 2759, 2775, 2875, 2975, 3075, 3175, 3275, 3375, 3475, 3575 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {7, 5}]>0, 1, 0], {n, 3600}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Dec 29 2018 *)
CROSSREFS
Sequence in context: A044707 A228306 A044407 * A003503 A201916 A098230
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 24 13:41 EDT 2024. Contains 371957 sequences. (Running on oeis4.)