166079
domain: N
Appears in sequences
- Let b(1)=x, b(2)=y, k*b(k)=(2k-1)*b(k-1) + 3(k+1)*b(k-2); then b(n)=a(n)*x+c(n)/3*y.at n=12A076148
- Sum of all matrix elements of n X n matrix M[i,j] = Lucas[i+j-1], (i,j = 1..n), where Lucas[n] = A000032[n] = Fibonacci[n-1] + Fibonacci[n+1].at n=10A120537
- Number of rectangular plane partitions of n with no repeated rows or columns.at n=38A323435