I am trying to find a closed form (or the tightest upper bound possible) for the following sum: $$ \sum_{n=0}^{\infty} \frac{H_{2n}(x)w^n}{(2n+1)!} $$
From the equalities $ \sum_{n=0}^{\infty} \frac{H_{n}(x)w^n}{n!}=e^{2xw-w^2} $ and $H(-x)=(-1)^nH(x)$ I can obtain $$ \sum_{n=0}^{\infty} \frac{H_{2n}(x)w^n}{(2n)!}=\frac{e^{2xw-w^2}+e^{-2xw-w^2}}{2} $$ Which is close but not what I want. I thought of using the recurrence relation on the hermite polynomials or the identity $H_n'(x)=2nH_{n-1}(x)$ but I couldn't find a solution. This sum looks like it should have a closed form but I am currently stuck, any help would be appreciated.
With Mathematica:
$$\sum _{n=0}^{\infty } \frac{w^n H_{2 n}(x)}{(1+2 n)!}=\frac{e^{x^2} \sqrt{\pi } \left(\text{erf}\left(\sqrt{w}-x\right)+\text{erf}\left(\sqrt{w}+x\right)\right)}{4 \sqrt{w}}$$