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!)
A044394 Numbers n such that string 6,2 occurs in the base 10 representation of n but not of n-1. 0
62, 162, 262, 362, 462, 562, 620, 662, 762, 862, 962, 1062, 1162, 1262, 1362, 1462, 1562, 1620, 1662, 1762, 1862, 1962, 2062, 2162, 2262, 2362, 2462, 2562, 2620, 2662, 2762, 2862, 2962, 3062, 3162, 3262, 3362, 3462, 3562 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n], {6, 2}]>0, 1, 0], {n, 3600}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jun 27 2020 *)
CROSSREFS
Sequence in context: A332312 A104054 A255153 * A044775 A043359 A023732
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 17 20:17 EDT 2024. Contains 371767 sequences. (Running on oeis4.)