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.

A077820 a(n) is the exponent of 2 in the denominator of the probability P(n) of the occurrence of a 3-dimensional self-trapping walk of length n.

Original entry on oeis.org

0, 0, 1, 2, 8, 11, 14, 15, 20
Offset: 11

Views

Author

Hugo Pfoertner, Nov 17 2002

Keywords

Examples

			See under A077818.
		

References

Crossrefs

Formula

P(n) = A077818(n) / ( 5^(n-1) * 3^A077819(n) * 2^a(n) ).