Let $X$ be a non-negative random variable with a cumulative distribution function (cdf) $F$. Define the Laplace transform of $F$ by \begin{align} L_X(t)=E[e^{-tX}], t \ge 0 \end{align} Some fact about laplace transform
- $L_X(t)$ uniquely defines the distribution $F$
- Inversion \begin{align} \sum_{ n \le t x} \frac{(-t)^n}{n!} L_X^{(n)}(t) \to F(x) \text{ as } t \to \infty \tag{$*$} \end{align} where $x$ is a point of continuity of $F$ and $L_X^{(n)}$ is $n$-th derivative.
- Laplace tansform is unique on any open interval.
My questions: Suppose we only know the Laplace transform on the interval $(t_0,t_2)$ where $t_0< t_1$
1) Can we recover the cdf $F $? If so, what is the inversion formula?
2) If so, can this inversion be done with formula in $(*)\text{?}$
Note: The question about the cdf, not the pdf. We are not assuming that pdf even exists.
My thoughts: Because Laplace transform is unique at any interval, we can, of course, recover $F$. The question then, is what is the inversion formula?
Allowing $t$ to be complex with $\text{Re}(t) > 0$, the Laplace transform is analytic in the right half plane. An analytic function is uniquely determined by its values on any set that has a limit point. So yes, in principle the restriction of the Laplace transform to the interval $(t_0, t_1)$ does uniquely determine the Laplace transform on the right half plane, and thus the CDF.