30712
domain: N
Appears in sequences
- a(n) = floor(n*(n-1)*(n-2)*(n-3)/16).at n=28A011926
- Trajectory of 3 under map n->29n+1 if n odd, n->n/2 if n even.at n=16A037112
- Number of length n arrays of permutations of 0..n-1 with each element moved by -7 to 7 places and every three consecutive elements having its maximum within 4 of its minimum.at n=13A263702
- Sum of the second largest parts in the partitions of n into 6 parts.at n=44A308872
- Numbers t which satisfy the equation: t mod k = floor((t - k)/k) mod k (1 <= k <= t) only for k = 1 and t.at n=29A375007