45410
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 = (Fibonacci numbers), t = (F(2), F(3), F(4), ...).at n=17A025082
- Number of walks within N^3 (the first octant of Z^3) starting at (0,0,0) and consisting of n steps taken from {(-1, -1, 1), (-1, 0, 0), (0, 0, -1), (1, 0, 1), (1, 1, 0)}.at n=8A150735
- Sum of the areas of the distinct rectangles (and the areas of the squares on their sides) with positive integer sides such that L + W = n, W < L.at n=39A294139
- Number of maximal sum-free and product-free subsets of {1..n}.at n=40A326497
- Expansion of e.g.f. exp(Sum_{k>=0} x^(5*k + 1) / (5*k + 1)!).at n=14A333882