50376
domain: N
Appears in sequences
- Half-indexed Lucas numbers a(n)=round(sqrt((1+sqrt(5))/2)^n) a(2n)=L(n)=A000032, so a(n)=L(n/2).at n=44A127207
- Number of 8X8 arrays of squares of integers, symmetric under 90 degree rotation, with all rows summing to n.at n=29A156397
- Number of 0..2 arrays x(0..n-1) of n elements with each no smaller than the sum of its four previous neighbors modulo 3.at n=14A200463
- a(n) = s(n,n) + s(n,n-1) + s(n,n-2), where s(n,k) are the unsigned Stirling numbers of the first kind (see A132393).at n=25A308305
- Number of skew shapes in a 3 X n rectangle with no empty rows or columns.at n=25A362153