505876
domain: N
Appears in sequences
- Values of i such that phi(x) = 4i+2 has 4 solutions.at n=21A051479
- Inverse hyperbinomial transform of A089467.at n=7A089466
- Triangular array read by rows: T(n,k) is the number of functions f:{1,2,...,n} -> {1,2,...,n} that have exactly k 2-cycles for n >= 0 and 0 <= k <= floor(n/2).at n=16A185025
- Triangle read by rows: T(n,k) (0 <= k <= n) = Sum_{i=0..[k/2]} (-1)^i*binomial(k,2*i)*(2*i-1)!!*n^(k-2*i).at n=35A244490
- Array read by antidiagonals: T(n,k) is the number of functions f: X->Y, where X is a subset of Y, |X| = n, |Y| = n+k, such that for every x in X, f(f(x)) != x.at n=43A334014