Find an exponential or ordinary generating function of reciprocal Harmonic numbers.
$f(x)=\sum\limits_{n=1}^{\infty} \frac{1}{H_n}\frac{x^n}{n!}$ or
$f(x)=\sum\limits_{n=1}^{\infty} \frac{1}{H_n}x^n$
Also, it would be nice to see EGF or OGF for other reciprocals of common "numbers", like binomial coefficients, Stirling numbers, Catalan numbers, etc.
P.S. I suspect one could use Digamma function here
For the reciprocals of harmonic numbers, I doubt there is a closed-form generating function.
For the reciprocals of the Catalan numbers, Maple gives me the ogf
$$\dfrac{16+2x}{(4-x)^2} + \dfrac{24 \sqrt{x} \arcsin(\sqrt{x}/2)}{(4-x)^{5/2}}$$