E.g.f.: A(x) = 1 + x + 2*x^2/2! + 9*x^3/3! + 48*x^4/4! + 305*x^5/5! +...
a(5) = 305 since the number of ways to choose one element from each block of the labeled ordered partitions of a 5-set into odd blocks are:
Sample partition {1,2,3,4,5}: 1 partition, 5 ways.
Sample partition {1,2,3} {4} {5}: 60 such partitions, 180 ways.
Sample partition {1} {2} {3} {4} {5}: 120 such partitions, 120 ways. (End)