login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A109683
Ternary equivalents of A109681.
3
0, 1, 12, 10, 11, 22, 20, 121, 102, 100, 101, 112, 110, 111, 122, 120, 221, 202, 200, 201, 212, 210, 211, 222, 1220, 1021, 1002, 1000, 1001, 1012, 1010, 1011, 1022, 1020, 1121, 1102, 1100, 1101, 1112, 1110, 1111, 1122, 1120, 1221, 1202, 1200
OFFSET
0,3
COMMENTS
a(n) = A007089(A109681(n)). - Reinhard Zumkeller, Nov 19 2013
LINKS
PROG
(Haskell)
a109683 = a007089 . a109681 -- Reinhard Zumkeller, Nov 19 2013
CROSSREFS
Sequence in context: A359737 A216856 A040023 * A140267 A343530 A262965
KEYWORD
nonn,easy,base
AUTHOR
Philippe Deléham, Aug 08 2005
STATUS
approved