cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A200439 Decimal expansion of constant arising in clubbed binomial approximation for the lightbulb process.

Original entry on oeis.org

2, 7, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3
Offset: 1

Views

Author

Jonathan Vos Post, Nov 17 2011

Keywords

Comments

In the so-called lightbulb process, on days r = 1, ..., n, out of n lightbulbs, all initially off, exactly r bulbs selected uniformly and independent of the past have their status changed from off to on, or vice versa. With W_n the number of bulbs on at the terminal time n and C_n a suitable clubbed binomial distribution, d_{TV}(W_n,C_n) <= 2.7314 sqrt{n} e^{-(n+1)/3} for all n >= 1.
This is the value of the function g_1(9) after eq (16) of the preprint.

Examples

			2.731313... = 1352/495.
		

Crossrefs

Essentially the same as A176040, A153284 and A010684.

Programs

Extensions

Corrected by R. J. Mathar, Nov 29 2011