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.

A077819 a(n) is the exponent of 3 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, 0, 1, 3, 2, 1, 5
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^a(n) * 2^A077820(n) ).