=Mike Stay ...How does one find the sequence a(n) for a Dirichlet generating function f(s)=sum(n=1 to inf) a(n)/n^s ?
This isn't directly the answer you seek, but I recalled Z. A. Melzak gives a transform to "Dirichletize" a Taylor series: If f(x) has Taylor series coefficients An then the operator Ds, defined by Ds f(x) = integral z^(s-1) f(x e^-z) dz / Gamma(s), z=0..inf gives the function with Taylor coefficients An/n^s. Then you let x=1 and you get the corresponding Dirichlet series function, call it g(s). Now if you can manage to invert that operator you could presumably start with g(s), transform it into the corresponding Taylor series, and then pick the coefficients off f(x) with the usual derivative operators. The compositions of the inverse with those operators would give you the operators yielding the Dirichlet sequence. Probably not much help, but maybe a start...