46139
domain: N
Appears in sequences
- Convolution of natural numbers n >= 1 with Fibonacci numbers F(k), for k >= 6.at n=14A037157
- Number of walks within N^2 (the first quadrant of Z^2) starting at (0,0) and consisting of n steps taken from {(-1, -1), (-1, 0), (0, 1), (1, -1), (1, 1)}.at n=8A151301
- Row sums of the array A274193, defined by g(n,k) = 1 for n >= 0; g(n,k) = 0 if k > n; g(n,k) = g(n-1,k-1) + g(n-1,3k) for n > 0, k > 1.at n=38A274194
- Squarefree terms of A372894 whose prime factors are neither elite (A102742) nor anti-elite (A128852).at n=18A372896