32487
domain: N
Appears in sequences
- Number of nonempty subsets of {1,2,...,n} in which exactly 1/5 of the elements are <= (n+1)/3.at n=19A048043
- Number of nonempty subsets of {1,2,...,n} in which exactly 1/5 of the elements are <= (n+2)/3.at n=19A048076
- Number of nonempty subsets of {1,2,...,n} in which exactly 1/5 of the elements are <= (n+3)/3.at n=19A048087
- Sequence defined by the recurrence formula a(n+1)=sum(a(p)*a(n-p)+k,p=0..n)+l for n>=1, with here a(0)=1, a(1)=1, k=1 and l=1.at n=9A176611
- Number of n X 2 0..3 arrays with no element equal to two plus the sum of elements to its left or two plus the sum of elements above it or one plus the sum of the elements diagonally to its northwest, modulo 4.at n=14A240333
- Numbers equidistant from twin prime pairs that are also equidistant from numbers equidistant from twin prime pairs.at n=29A260517
- Relative of Hofstadter Q-sequence: a(n) = max(0, n+32478) for n <= 0; a(n) = a(n-a(n-1)) + a(n-a(n-2)) + a(n-a(n-3)) for n > 0.at n=11A274058
- Relative of Hofstadter Q-sequence: a(n) = max(0, n+32478) for n <= 0; a(n) = a(n-a(n-1)) + a(n-a(n-2)) + a(n-a(n-3)) for n > 0.at n=29A274058
- Expansion of Product_{k>=0} (1-x^(3*k+1))^(3*k+1).at n=42A285050
- Triangle read by rows: T(n,k) is the coefficient of (1+x)^k in the ZZ polynomial of the hexagonal graphene flake O(3,4,n).at n=33A338259