129202
domain: N
Appears in sequences
- a(n) = s(1)t(n) + s(2)t(n-1) + ... + s(k)t(n-k+1), where k = [ n/2 ], s = (Lucas numbers), t = (odd natural numbers).at n=29A025093
- a(1)=a(2)=1, a(n)=a(n-1)+a(n-2) if n is not congruent to 3, a(n)=a(n-1)+a(n/3) if n is congruent to 3.at n=32A078913
- Array: row n shows the coefficients of the characteristic polynomial of the n-th principal submatrix of the symmetric matrix A202873; by antidiagonals.at n=31A202767