108834
domain: N
Appears in sequences
- a(n) = 100*n^2 - 2*n.at n=33A158129
- Solution of the complementary equation a(n) = a(n-1) + a(n-2) + b(n) + 1, where a(0) = 1, a(1) = 3, b(0) = 2, b(1) = 4, b(2) = 5, and (a(n)) and (b(n)) are increasing complementary sequences.at n=20A295953
- Irregular triangle read by rows: T(n,k) is the number of free polyominoes with n cells and width k, n >= 1, 1 <= k <= ceiling(n/2).at n=46A379623