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!)
A044752 Numbers n such that string 3,9 occurs in the base 10 representation of n but not of n+1. 0
39, 139, 239, 339, 399, 439, 539, 639, 739, 839, 939, 1039, 1139, 1239, 1339, 1399, 1439, 1539, 1639, 1739, 1839, 1939, 2039, 2139, 2239, 2339, 2399, 2439, 2539, 2639, 2739, 2839, 2939, 3039, 3139, 3239, 3339, 3399, 3439 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {3, 9}]>0, 1, 0], {n, 3500}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Mar 28 2020 *)
CROSSREFS
Sequence in context: A072933 A118634 A044371 * A072253 A128826 A240902
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:30 EDT 2024. Contains 371957 sequences. (Running on oeis4.)