46037
domain: N
Appears in sequences
- Number of strings of numbers x(i=1..n) in 0..n with sum i*x(i) equal to n^2.at n=7A184695
- Number of strings of numbers x(i=1..n) in 0..8 with sum i*x(i) equal to n*8.at n=7A184702
- Number of strings of numbers x(i=1..8) in 0..n with sum i*x(i) equal to n*8.at n=7A184708
- a(n) = 1 + Sum_{k=1..n-3} a(k) * a(n-k-3).at n=24A346075
- Consecutive states of the linear congruential pseudo-random number generator (25173*s+13849) mod 2^16 when started at s=1.at n=28A383940