78704
domain: N
Appears in sequences
- Site series for second parallel moment of 4.8 (bathroom tile) lattice.at n=23A120559
- a(n) is the smallest m > n such that m + n divides m^(m - n)*(m - n)^m + 1.at n=27A328201
- Triangle read by rows: T(n,k) is the number of steps in constructing a tree f(n,k) where f(a,b) = f(f(a-1,b), f(a,b-1)), f(0,b) = f(b-1,b-1), f(a,0) = f(a-1,a-1), f(0,0) = 0; n >= 0, k = 0..n.at n=32A369792