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.

A099615 Triangle read by rows, 2<=k<=n: T(n,k) = denominator of (1+1/n)^k-(1+k/n) and of (1-1/n)^k-(1-k/n).

Original entry on oeis.org

4, 9, 27, 16, 64, 256, 25, 125, 625, 3125, 36, 216, 1296, 7776, 46656, 49, 343, 2401, 16807, 117649, 823543, 64, 512, 4096, 32768, 262144, 2097152, 16777216, 81, 729, 6561, 59049, 531441, 4782969, 43046721, 387420489, 100, 1000, 10000, 100000
Offset: 1

Views

Author

Reinhard Zumkeller, Oct 25 2004

Keywords

Comments

Corresponding numerators: A099613, A099614.
Equals A075363 except for the leading column (k = 1) in that triangle. - Georg Fischer, Jul 26 2023

Crossrefs

Formula

T(n, k) = n^k.