28881
domain: N
Appears in sequences
- Output of the linear congruential pseudo-random number generator rand() used in Microsoft's Visual C++.at n=27A096558
- a(n) = 20*n^2 + 1.at n=38A158493
- a(n) = 80*n^2 + 1.at n=19A158776
- Total number of odd parts in the last section of the set of partitions of n.at n=36A206433
- Noncube integers n such that n^2 + 1 is the sum of 2 positive cubes.at n=14A267119
- Expansion of 1/(2 - Product_{k>=2} 1/(1 - x^k)).at n=19A307057
- Square array T(n,k), n >= 0, k >= 0, read by antidiagonals, where T(n,k) = Sum_{j=0..n} k^j * j! * binomial(n,j)^2.at n=49A341014