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.

A316677 Number of paths from {0}^n to {n}^n that always move closer to {n}^n.

Original entry on oeis.org

1, 1, 26, 64324, 44418808968, 16811849850663255376, 5739186280165988958118118964128, 2625335736940471293251942853564104852964163648, 2236038557448505001455717540438942031299017768147674692322230400
Offset: 0

Views

Author

Alois P. Heinz, Jul 10 2018

Keywords

Crossrefs

Main diagonal of A316674.

Formula

a(n) = A316674(n,n).
a(n) = A262810(n) * ceiling(2^(n-1)) = A262810(n) * A011782(n).