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!)
A044162 Numbers n such that string 3,3 occurs in the base 7 representation of n but not of n-1. 0
24, 73, 122, 168, 220, 269, 318, 367, 416, 465, 511, 563, 612, 661, 710, 759, 808, 854, 906, 955, 1004, 1053, 1102, 1151, 1176, 1249, 1298, 1347, 1396, 1445, 1494, 1540, 1592, 1641, 1690, 1739, 1788, 1837, 1883, 1935, 1984 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
SequencePosition[Table[If[SequenceCount[IntegerDigits[n, 7], {3, 3}]>0, 1, 0], {n, 2000}], {0, 1}][[All, 2]] (* Requires Mathematica version 10 or later *) (* Harvey P. Dale, Jan 06 2019 *)
CROSSREFS
Sequence in context: A339883 A042128 A043406 * A044543 A161587 A042130
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 24 17:29 EDT 2024. Contains 371962 sequences. (Running on oeis4.)