I have that B(x)=e^{e^{x}-1} is the generating function for the number of set partitions. Also the Stirling numbers of the second kind are defined by S(0,0)=1, S(n,0)=S(0,n)=0 for n=>1 and S(n,k)=S(n-1, k-1) + kS(n-1, k). Show that
e^{u(e^{x}-1)}=1+\sum_{n\geq...