92576
domain: N
Appears in sequences
- a(1) = 1, a(2) = 8; for n > 2: a(n) = a(n-1)*(3*a(n-1)-2).at n=3A099175
- a(n) = (n-2)^4 - a(n-1) - a(n-2), with a(1) = a(2) = 0.at n=23A152729
- Monotonic ordering of set S generated by these rules: if x and y are in S then 3xy-x-y is in S, and 2 is in S.at n=25A192529
- a(n) = n*(3*n - 2)*(9*n^2 - 6*n - 2).at n=8A264892
- Number of subsets of {1,2,...,n} such that no two elements differ by 4 or 5.at n=26A375979