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!)
A044792 Numbers n such that string 7,9 occurs in the base 10 representation of n but not of n+1. 0
79, 179, 279, 379, 479, 579, 679, 779, 799, 879, 979, 1079, 1179, 1279, 1379, 1479, 1579, 1679, 1779, 1799, 1879, 1979, 2079, 2179, 2279, 2379, 2479, 2579, 2679, 2779, 2799, 2879, 2979, 3079, 3179, 3279, 3379, 3479, 3579 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {7, 9}]>0, 1, 0], {n, 3600}], {1, 0}][[All, 1]] (* Harvey P. Dale, May 07 2022 *)
CROSSREFS
Sequence in context: A118798 A082929 A044411 * A244775 A142493 A063328
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 13 20:58 EDT 2024. Contains 375144 sequences. (Running on oeis4.)