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.

A077484 Probability P(n) of the occurrence of a 2D self-trapping walk of length n: Exponent of 2 in the denominator.

Original entry on oeis.org

0, 0, 0, 1, 2, 0, 2, 4, 5, 2, 5, 7, 8, 8
Offset: 7

Views

Author

Hugo Pfoertner, Nov 08 2002

Keywords

Comments

This sequence is the exponent of 2 in the denominator for P(n).

References

Crossrefs

Cf. A077483.

Formula

P(n) = A077483(n) / ( 3^(n-1) * 2^A077484(n) )