73220
domain: N
Appears in sequences
- Triangle read by rows: T(n,k) = number of labeled digraphs with n nodes and k arcs and without directed paths of length >=2, with 0 <= k <= floor(n^2/4).at n=46A052296
- Antidiagonal sums of A086272 (and of A086273).at n=34A086274
- If p and q are (odd) twin primes and q > p then p*q^2+(p+q)+1 is divisible by 3; a(n) = (p*q^2+(p+q)+1)/3.at n=6A164689
- G.f. A(x) satisfies: A(x) = x + x^2 * exp( Sum_{k>=1} A(x^k)^2 / k ).at n=20A363385