Suppose that $X_1, X_2,\dots$ are random variables (taking positive real values, say) so that for all $k\ge 1$ $\lim_{n\to\infty}\mathbb E[X_n^k] = C_k$ for some $k$ where the $C_k$ are positive and grow at a reasonably tame rate (so that the moment generating function has a positive radius of convergence). Does this imply that there exists some limiting distribution for the $X_j$. In particular, can one conclude that there is some Borel measure $\mu$ so that for any measurable $A\subset\mathbb R$, we have that $$\lim_{n\to\infty}\mathbb{P}(X_n\in A) = \mu(A),$$ and if not, what other information is required? Typically, in applications of the method of moments, I find that typically, what $\mu$ ought to be tends to be known, so the problem reduces to the uniqueness of moment generating functions. This seems like something that ought to be standard, though I have been unable to find any reference that applies in this situation.
2026-03-25 10:54:18.1774436058
Method of moments and limiting distribution
125 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in PROBABILITY-THEORY
- Is this a commonly known paradox?
- What's $P(A_1\cap A_2\cap A_3\cap A_4) $?
- Another application of the Central Limit Theorem
- proving Kochen-Stone lemma...
- Is there a contradiction in coin toss of expected / actual results?
- Sample each point with flipping coin, what is the average?
- Random variables coincide
- Reference request for a lemma on the expected value of Hermitian polynomials of Gaussian random variables.
- Determine the marginal distributions of $(T_1, T_2)$
- Convergence in distribution of a discretized random variable and generated sigma-algebras
Related Questions in MOMENT-GENERATING-FUNCTIONS
- Is it possible to find an upper bound on the moment generating function of $\sqrt{|X|}$, where $X\sim \mathcal{N}(0,1)$?
- Moment Generating Function to Distribution
- moment-generating function for uniform discrete distribution
- Moment Generating Function from Piecewise Constant CDF?
- Variance Derivation of Chi-Squared Distribution
- Finding a PDF from a MGF
- How to prove sample variance has a gamma distribution by using mgf.
- Is $\mathcal{L}_{M}(\Omega, \mathcal{F}, \mathbb{P})$ a linear subspace?
- Let $X$ and $Y$ be independent and identically distributed random variables with moment generating function then $E(\dfrac{e^{tX}}{e^{tY}})$
- Joint Moment Generating Function from Conditional and Marginal Distribution
Related Questions in MOMENT-PROBLEM
- Moment of Inertia of a rotated quarter circle
- Does the condition $E[X]=E[X^2]=E[X^3]$ determine the distribution of $X$?
- Higher order moment estimation using the information of low order moments
- Which moments identify an absolutely continuous measure on the unit circle?
- Higher moments are minimized around WHAT point?
- Moments of products of independent random variables: $E[ X^kY^k ]$
- moments estimation using Rayleigh distribution
- Density tranformation theoren, n=1 - exercise solution
- Maximizing expected value with constrained 2nd moment
- Kurtosis poisson
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
It is known that there exists a positive Borel measure $\mu$ on $\mathbb R$ satisfying $\mu(x^k)=C_k$ for all integers $k\geq 0$ if and only if for all $t_1,\ldots,t_n\in\mathbb C$ one has the inequality $$ \sum_{j,k=1}^n C_{j+k}t_j\overline{t_k}\geq 0. $$ This holds for your sequence $C_k$, since $$ \sum_{j,k=1}^n C_{j+k}t_j\overline{t_k}=\lim_{m\to\infty}\mathbb E\Bigl|\sum_{i=1}^n t_i X_m^k \Bigr|^2\geq 0. $$
If you are also given a suitable growth condition on $C_k$, then you will have uniqueness of $\mu$ as well - see here for more details.
Once you have uniqueness of $\mu$, then the convergence you seek follows from the argument given here.