89059
domain: N
Appears in sequences
- Number of binary strings of length n with no substrings equal to 0001 0101 or 1100.at n=20A164474
- Sum_{ i in 1..p-1, j in 1..p-1, i*j mod p = 1} i*j, where p = n-th prime.at n=20A272650
- a(n) = coefficient of x^n in A(x) such that 1/x = Sum_{n=-oo..+oo} x^(n*(3*n+1)/2) * (A(x)^(3*n) - 1/A(x)^(3*n+1)).at n=6A359921
- Consecutive states of the linear congruential pseudo-random number generator (1021*s + 25673) mod 121500 when started at s=1.at n=6A385341