博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
On coin-tossing measure
阅读量:6420 次
发布时间:2019-06-23

本文共 899 字,大约阅读时间需要 2 分钟。

Suppose that $\{X_i\}$ are i.i.d r.vs with $P(X_i=0)=p, P(X_i=1)=1-p, p\in (0,1).$ Let $X=\sum_{n=1}^\infty\frac{X_n}{2^n}=\sum_{n=1}^\infty Y_n$ and $S_n=Y_1+\cdots+Y_n$. Then $P(Y_n=0)=p, P(Y_n=\frac{1}{2^n})=1-p.$ Moreover, $Y_n$ has distribution $p\delta_0+(1-p)\delta_{1/2^n}$. Therefore, $S_n$ has distribution $\mu_n=\ast_{k=1}^n(p\delta_0+(1-p)\delta_{1/2^k})$, where $\ast$ denotes convolution. We call the weak limit of $\mu_n$, say $mu=\ast_{n=1}^\infty(p\delta_0+(1-p)\delta_{1/2^n})$, the coin-tossing measure. (We can use characteristic function to prove $S_n$  converges weakly.)

When $p=1/2$, $\mu$ is the one dimensional Lebesgue measure. 

For example, $\mu_2([1/2^2,1/2))=P(S_2\in [1/2^2,1/2))=P(Y_1+Y_2\in [1/2^2,1/2))=P(Y_1=1/2,Y_2=0)=(1-p)p.$

 

Reference:Cosine products, Fourier transformations and random sums by Kent E. Morrison.

转载于:https://www.cnblogs.com/jinjun/p/4996503.html

你可能感兴趣的文章
IBM公司公布三层单元PCM-MLC,向3DX堆栈方案发起挑战
查看>>
《2040大预言:高科技引擎与社会新秩序》—— 导读
查看>>
数据库操作:添加、插入、更新语句
查看>>
降低数据中心能源消耗
查看>>
《Python Cookbook(第3版)中文版》——1.8 与字典有关的计算问题
查看>>
《提高转化率!网页A/B测试与多变量测试实战指南》一2.5 勇气与责任心
查看>>
深入实践Spring Boot3.2 控制器设计
查看>>
《微信小程序:开发入门及案例详解》—— 导读
查看>>
降低JRuby的内存占用的可能方法
查看>>
如何创建和使用Python CGI脚本
查看>>
RHCSA 系列(九): 安装、配置及加固一个 Web 和 FTP 服务器
查看>>
《jQuery、jQuery UI及jQuery Mobile技巧与示例》——3.7 示例:添加函数的返回结果...
查看>>
并发集合(一)引言
查看>>
如何写gdb命令脚本
查看>>
Android ListView展示不同的布局
查看>>
oracle 表(下)
查看>>
iOS宏(自己使用,持续更新)
查看>>
手把手玩转win8开发系列课程(3)
查看>>
NGINX引入线程池 性能提升9倍
查看>>
《淘宝技术这十年》读书笔记 (四). 分布式时代和中间件
查看>>