155739584
domain: N
Appears in sequences
- a(n) = maximal value of C(i, j) * C(n-j, n-i) for 0 <= j <= i <= n.at n=22A094291
- Maximal number of longest common subsequences between any two binary strings of length n (Version 1).at n=22A094837
- A lower bound for A094837.at n=22A171003
- Binomial(n-k-1,k) * binomial(n-k,k+1) where k = ceiling(n/4).at n=23A171006