93248
domain: N
Appears in sequences
- a(n) = n*(n + 1)*(3*n + 1).at n=31A027903
- a(n) = 2*6^n - 2^n.at n=6A081656
- Array read by antidiagonals: Solutions to Schmidt's Problem.at n=38A094424
- Triangle read by rows: t(n,k)=t(n - 1, k - 1) + 4* t(n - 1, k) + 3*t(n - 1, k - 1).at n=31A142597
- Triangle read by rows: t(n,k)=t(n - 1, k - 1) + 4* t(n - 1, k) + 3*t(n - 1, k - 1).at n=32A142597
- Number of length n+5 0..7 arrays with every six consecutive terms having five times some element equal to the sum of the remaining five.at n=6A249496
- Number of length 7+5 0..n arrays with every six consecutive terms having five times some element equal to the sum of the remaining five.at n=6A249504
- Number of compositions of 2n into n Fibonacci parts.at n=11A341072
- Consecutive states of the linear congruential pseudo-random number generator (9806*s+1) mod (2^17-1) when started at s=1.at n=26A384236