2673223
domain: N
Appears in sequences
- Sequence associated to the recurrence b(n) = b(n-1) + 3*b(n-2).at n=7A110111
- Square array of numbers associated to the recurrences b(k) = b(k-1) + n*b(k-2); array T(n,k), read by descending antidiagonals, for n, k >= 0.at n=48A110112
- Triangle t(n,k) read by rows: fibonomial ratios c(n)/(c(k)*c(n-k)) where c are partial products of a generalized Fibonacci sequence with multiplier m=3.at n=48A172347
- Triangle t(n,k) read by rows: fibonomial ratios c(n)/(c(k)*c(n-k)) where c are partial products of a generalized Fibonacci sequence with multiplier m=3.at n=51A172347