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!)
A044020 Numbers k such that 3 and 4 occur juxtaposed in the base-10 representation of k but not of k+1. 0
34, 43, 134, 143, 234, 243, 334, 349, 439, 443, 534, 543, 634, 643, 734, 743, 834, 843, 934, 943, 1034, 1043, 1134, 1143, 1234, 1243, 1334, 1349, 1439, 1443, 1534, 1543, 1634, 1643, 1734, 1743, 1834, 1843, 1934, 1943, 2034 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {3, 4}]>0 || SequenceCount[ IntegerDigits[n], {4, 3}]>0, 1, 0], {n, 2500}], {1, 0}][[All, 1]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Dec 09 2017 *)
CROSSREFS
Sequence in context: A232581 A039417 A043240 * A217276 A076772 A359331
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 23 05:20 EDT 2024. Contains 371906 sequences. (Running on oeis4.)