Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
A276603
The infinite trunk of ternary beanstalk, terms divided by 2: a(n) = A276623(n) / 2.
3
0, 1, 2, 4, 5, 6, 8, 10, 13, 14, 15, 17, 19, 21, 23, 26, 28, 31, 34, 36, 40, 41, 42, 44, 46, 48, 50, 53, 55, 58, 61, 63, 67, 70, 72, 76, 80, 82, 85, 88, 90, 94, 97, 99, 102, 106, 108, 112, 116, 121, 122, 123, 125, 127, 129, 131, 134, 136, 139, 142, 144, 148, 151, 153, 157, 161, 163, 166, 169, 171, 175, 178, 180, 183, 187, 189, 193, 197
OFFSET
0,3
LINKS
FORMULA
a(n) = A276623(n) / 2.
PROG
(Scheme) (define (A276603 n) (/ (A276623 n) 2))
CROSSREFS
Cf. A276623, A276605 (first differences).
Sequence in context: A371448 A020640 A068383 * A175416 A190854 A362942
KEYWORD
nonn,base
AUTHOR
Antti Karttunen, Sep 11 2016
STATUS
approved