login
A244227
Even bisection of A244226.
5
1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 3, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 2, 1, 2, 1, 1, 1, 3, 1, 2, 1, 2, 1, 1, 1, 2
OFFSET
0,3
COMMENTS
Number of integers in the n-th run of successive integers having an "even" representation in the Greedy Catalan Base: A244222.
LINKS
FORMULA
a(n) = A244226(2*n).
PROG
(Scheme) (define (A244227 n) (A244226 (+ n n)))
CROSSREFS
One less than A244228.
Differs from A131718 for the first time at n=56, as here a(56) = 3 while A131718(56) = 2.
Sequence in context: A207709 A131718 A131017 * A214713 A049046 A227945
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jun 23 2014
STATUS
approved