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!)
A043230 Numbers k such that 1 and 7 occur juxtaposed in the base-10 representation of k but not of k-1. 0
17, 71, 117, 170, 217, 271, 317, 371, 417, 471, 517, 571, 617, 671, 710, 771, 817, 871, 917, 971, 1017, 1071, 1117, 1170, 1217, 1271, 1317, 1371, 1417, 1471, 1517, 1571, 1617, 1671, 1700, 1817, 1871, 1917, 1971, 2017, 2071 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {1, 7}]>0 || SequenceCount[IntegerDigits[n], {7, 1}]>0, 1, 0], {n, 2100}], {0, 1}][[All, 2]] (* Harvey P. Dale, Oct 17 2021 *)
CROSSREFS
Sequence in context: A179039 A152295 A039407 * A044010 A106921 A105414
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.)