194300
domain: N
Appears in sequences
- a(n) = 1 + a(floor(n/2))*a(ceiling(n/2)) for n > 1, a(1) = 2.at n=14A005469
- Recursive sequence; one more than maximum of products of pairs of previous terms with indices summing to current index.at n=29A091980
- Number of base 24 circular n-digit numbers with adjacent digits differing by 1 or less.at n=10A124717