1076807domain: NAppears in sequencesTriangle read by rows: T(n,k) = number of permutations p of [n] such that max(|p(i)-i|)=k (n>=1, 0<=k<=n-1).at n=60A130152Number of permutations p of [n] such that max_{j=1..n} |p(j)-j| = 5.at n=6A323801Number of permutations p of [n] such that max_{j=1..n} |p(j)-j| = floor(n/2).at n=10A323807