48418
domain: N
Appears in sequences
- a(n) = Sum_{k=floor((n+1)/2)..n} T(k,n-k); i.e., a(n) is n-th diagonal sum of left-justified array T given by A027011.at n=25A027022
- Number T(n,k) of equivalence classes of ways of placing k 3 X 3 tiles in an n X 10 rectangle under all symmetry operations of the rectangle; irregular triangle T(n,k), n>=3, 0<=k<=3*floor(n/3), read by rows.at n=48A238592