55549351800domain: NAppears in sequencesSolution to the Dancing School Problem with 9 girls and n+9 boys: f(9,n).at n=18A079914a(n) = (1/2^n)* Sum_{k=0..n} binomial(n,k)*(n+k)^(n-1).at n=9A138903