62275
domain: N
Appears in sequences
- a(n) = 19 + floor( Sum_{j=1..n-1} a(j) / 2 ).at n=20A120144
- Number of ordered triples (w,x,y) with all terms in {-n, ..., -1, 1, ..., n} and 5w + x + y > 0.at n=25A211630
- Solution of the complementary equation a(n) = 2*a(n-1) - a(n-3) + b(n-1), where a(0) = 2, a(1) = 4, a(2) = 6, b(0) = 1, b(1) = 3, b(2) = 5, and (a(n)) and (b(n)) are increasing complementary sequences.at n=18A295615