← 返回数学题库
245概率困难derivationlong

Maximum Entropy Property of the Normal Distribution

题目

The differential entropy of a continuous random variable XX with PDF ff is h(X)=f(x)lnf(x)dxh(X) = -\int_{-\infty}^{\infty} f(x) \ln f(x)\, dx.

(a) Among all continuous distributions on R\mathbb{R} with mean μ\mu and variance σ2\sigma^2, use the method of Lagrange multipliers to show that the PDF maximizing h(X)h(X) satisfies lnf(x)=1+λ0+λ1x+λ2x2\ln f(x) = -1 + \lambda_0 + \lambda_1 x + \lambda_2 x^2 for some constants λ0,λ1,λ2\lambda_0, \lambda_1, \lambda_2.

(b) Determine λ0,λ1,λ2\lambda_0, \lambda_1, \lambda_2 by enforcing the three constraints (f=1\int f = 1, xf=μ\int xf = \mu, x2f=μ2+σ2\int x^2 f = \mu^2 + \sigma^2) and show that ff is the N(μ,σ2)N(\mu, \sigma^2) PDF.

(c) Compute h(X)h(X) for XN(μ,σ2)X \sim N(\mu, \sigma^2).

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案