I have a discrete distribution on $[0,\infty)$ that I can write down the algebraic expression for, but I can't compute it numerically for my desired parameters - basically, even a few probabilities would require too much computer time and memory, so it's computationally infeasible. It's really unfortunate because being able to compute the full distribution would be very helpful.
But I figured out a trick so that I can numerically compute as many moments of the distribution as I want! Is there a way to estimate a distribution based on its moments? What else can you do with only moments? Thank you!