112063
domain: N
Appears in sequences
- Number of self-inverse permutations p on [n] with displacement of elements restricted by 6: |p(i)-i| <= 6.at n=13A239078
- Expansion of 2*(1 - x)/(3 - theta_3(x)), where theta_3() is the Jacobi theta function.at n=39A303909
- Lagged Fibonacci Generator: a(n) = (100003 - 200003*n + 300007*n^3) mod 10^6 for n <= 55, a(n) = (a(n-24) + a(n-55)) mod 10^6.at n=11A380292