51583
domain: N
Appears in sequences
- a(n) = M(n) + m(n) for n >= 2, where M(n) = max{ a(i) + a(n-i): i = 1..n-1 }, m(n) = min{ a(i) + a(n-i): i = 1..n-1 }.at n=39A022905
- A060448 sorted and duplicates removed.at n=32A060636
- Matrix inverse of A100862.at n=29A107102
- Column 1 of triangle A107102, which is the matrix inverse of A100862.at n=6A107103