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!)
A043245 Numbers k such that 3 and 9 occur juxtaposed in the base-10 representation of k but not of k-1. 0
39, 93, 139, 193, 239, 293, 339, 390, 439, 493, 539, 593, 639, 693, 739, 793, 839, 893, 930, 993, 1039, 1093, 1139, 1193, 1239, 1293, 1339, 1390, 1439, 1493, 1539, 1593, 1639, 1693, 1739, 1793, 1839, 1893, 1930, 1993, 2039 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {3, 9}]>0 || SequenceCount[ IntegerDigits[n], {9, 3}]>0, 1, 0], {n, 2100}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Aug 22 2020 *)
CROSSREFS
Sequence in context: A020168 A063318 A039422 * A044025 A062668 A158339
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 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)