Let ${Z}$ denote an integer triangle (like Pascal's), ${Z}_{n,k}$ for $0\leq k \leq n$ and let $f$ be an exponential generating function for polynomials $p_{n}(x)$ with $[x^k]p_{n}(x)= Z_{n,k}$.
$\sum_{n \ge 0}{{p}_{n}(x) \frac{z^n}{n!}} = EG({Z}(n,k);x,z) = f$
Assume that $Z$, as a lower triangular matrix, is invertible and is also an integer matrix.
What is the exponential generating function of the inverse triangle, $f$ given?
Edit: By request of Gerry Myerson and to clarify with examples found on OEIS:
Example 1: Let $f1 = \exp(z(1/\sqrt{1-2x}-1))$. f1 is the bivariate exponential generating function of the triangle A035342 (apart from the first column). The inverse of this triangle is A046089 (apart from the first column and the signs). How can I derive from f1 the bivariate egf of (the modified) A046089?
Example 2: Let $f2 = \exp(z\log(1+x))$. f2 is the bivariate exponential generating function of the triangle A048994. The inverse of this triangle is A048993. How can I derive from f2 the bivariate egf of A048993?