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!)
A044371 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, 390, 439, 539, 639, 739, 839, 939, 1039, 1139, 1239, 1339, 1390, 1439, 1539, 1639, 1739, 1839, 1939, 2039, 2139, 2239, 2339, 2390, 2439, 2539, 2639, 2739, 2839, 2939, 3039, 3139, 3239, 3339, 3390, 3439 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Transpose[SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {3, 9}]>0, 1, 0], {n, 3500}], {0, 1}]][[2]] (* The program uses the SequencePosition and SequenceCount functions from Mathematica version 10 *) (* Harvey P. Dale, Jun 03 2015 *)
CROSSREFS
Sequence in context: A082656 A072933 A118634 * A044752 A072253 A128826
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 May 9 04:41 EDT 2024. Contains 372341 sequences. (Running on oeis4.)