I'm looking for a function $f$ that satisfies the following:
$$R_0(f) = \sum_{n\ge0} \frac{1}{n!(n+1)!}$$
and $f$ is holomorphic on $\mathbb{C}/\{0\}$.
I was thinking about something like $$\frac{e^z}{log(z)}$$
but it doesn't work. Has anyone an idea?
2026-03-25 17:40:35.1774460435
On
A function with $R_0(f)=\sum_{n\ge0} \frac{1}{n!(n+1)!}$
35 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
There are 2 best solutions below
0
On
Note: Your series is a Bessel function value... $$ \sum_{n=0}^\infty \frac{1}{n!(n+1)!} = I_1(2) $$ where $I_1(x)$ is the modified Bessel Function of the first kind, a solution of the differential equation $$ x^2 y'' + xy' + (x^2-1)y = 0 $$ with Taylor series $$ \sum_{n=0}^\infty \frac{1}{n!(n+1)!}\left(\frac{x}{2}\right)^{2n+1} $$
If $f(z)= \frac cz$, then $f$ is holomorphic on $\mathbb{C}/\{0\}$ and $R_0(f)=c$. Hence , with $c= \sum_{n\ge0} \frac{1}{n!(n+1)!}$, the function $f$ has the desired properties.